Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jmanno1 opened this issue Jun 15, 2021 · 0 comments
Closed

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

jmanno1 opened this issue Jun 15, 2021 · 0 comments

Comments

@jmanno1
Copy link

jmanno1 commented Jun 15, 2021

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 ?

specious added a commit to specious/aws-lambda-cpp that referenced this issue Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant