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

Multipass simulates a Ubuntu ARM on a Mac M1 #96

Closed
kerembakir opened this issue Sep 7, 2023 · 1 comment · Fixed by #97
Closed

Multipass simulates a Ubuntu ARM on a Mac M1 #96

kerembakir opened this issue Sep 7, 2023 · 1 comment · Fixed by #97

Comments

@kerembakir
Copy link

Bootstrapping the local test network on a M1 Mac will result in an error: '/usr/local/bin/ash: line 3: /opt/avalanche/ash-cli/bin/ash: cannot execute binary file: Exec format error'

Multipass simulates a Ubuntu ARM and on a Mac M1. The issue comes from the fact that the /opt/avalanche/ash-cli/bin/ash binary is the one for x86

@kerembakir
Copy link
Author

Tested PR and works!

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

Successfully merging a pull request may close this issue.

1 participant