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

404 error on Linux arm64. #1

Closed
jimsynz opened this issue Feb 22, 2023 · 0 comments · Fixed by #2
Closed

404 error on Linux arm64. #1

jimsynz opened this issue Feb 22, 2023 · 0 comments · Fixed by #2
Labels
bug Something isn't working

Comments

@jimsynz
Copy link
Contributor

jimsynz commented Feb 22, 2023

Describe the bug

This package detects the arch as aarch64 however releases of flyctl are for arm64.

Steps to reproduce

I'm using an ubuntu-based devcontainer on my M1 mac:

$ asdf install flyctl latest
mkdir: cannot create directory ‘/home/vscode/.asdf/downloads/flyctl/0.0.464’: File exists
* Downloading flyctl release 0.0.464...
curl: (22) The requested URL returned error: 404
asdf-flyctl: Could not download https://github.com/superfly/flyctl/releases/download/v0.0.464/flyctl_0.0.464_Linux_aarch64.tar.gz

Expected behavior

flyctl should be installed.

@jimsynz jimsynz added the bug Something isn't working label Feb 22, 2023
chessmango pushed a commit that referenced this issue Feb 24, 2023
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