Skip to content
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

Installation via install.sh on Mac M1 is not working #684

Closed
wagoodman opened this issue Dec 14, 2021 · 0 comments · Fixed by #686
Closed

Installation via install.sh on Mac M1 is not working #684

wagoodman opened this issue Dec 14, 2021 · 0 comments · Fixed by #686
Labels
bug Something isn't working

Comments

@wagoodman
Copy link
Contributor

What happened:
Installing via the curl | sh approach on an M1 does not work. The output silently fails.

What you expected to happen:
Install syft successfully

How to reproduce it (as minimally and precisely as possible):
On an M1 run:

curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin

Environment:
Mac M1

@wagoodman wagoodman added the bug Something isn't working label Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant