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

v0.10.3/darwin/arm64 binary is corrupt; Killed: 9 on execution #396

Open
michaelfig opened this issue Apr 20, 2023 · 1 comment
Open

v0.10.3/darwin/arm64 binary is corrupt; Killed: 9 on execution #396

michaelfig opened this issue Apr 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@michaelfig
Copy link

Describe the bug

Install script on MacOS with Apple M1 results in corrupted binary.

To Reproduce

  1. On MacOS with Apple Silicon
  2. curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/v0.10.3/scripts/install.sh | sh -s
coinbase/rosetta-cli info checking GitHub for latest tag
coinbase/rosetta-cli info found version: 0.10.3 for v0.10.3/darwin/arm64
coinbase/rosetta-cli info installed ./bin/rosetta-cli
  1. ./bin/rosetta-cli
Killed: 9

Expected behavior

Some kind of help text instead of Killed: 9.

Additional context

$ uname -a
Darwin my-hostname 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 arm64
@michaelfig michaelfig added the bug Something isn't working label Apr 20, 2023
@Kammerlo
Copy link

Kammerlo commented Feb 6, 2024

Any updates on this one? The installation script still has issues on Apple Silicon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants