Skip to content

Failure in packager script due to missing command 'arch' #122

Closed
@jmanno1

Description

@jmanno1

Commit packager: fetch glibc corresponding to the architecture causes unintended failure on certain operating systems.

This commit introduces the use of the 'arch' command. The 'arch' command is not default installed in GNU coreutils. See here: https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html

Perhaps we switch to using uname -m ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions