Skip to content

Broken build on Arch Linux #85315

Description

@ManickaP

I assume this will be problem for any rolling distro, not just Arch Linux. VERSION_ID is optional in /etc/os-release: https://www.freedesktop.org/software/systemd/man/os-release.html#VERSION_ID. And together with set -u in build.sh:

set -ue

results in:

/home/manicka/repositories/runtime.2/eng/native/init-distro-rid.sh: line 28: VERSION_ID: unbound variable

@tmds @ViktorHofer I suspect #82832 PR broke it.

I can workaround it locally with removing set -u, but I'm not sure if that's what you'd prefer as a solution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions