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

Support for Alpine on aarch64 #1927

Closed
ilanschnell opened this issue Feb 23, 2024 · 2 comments
Closed

Support for Alpine on aarch64 #1927

ilanschnell opened this issue Feb 23, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@ilanschnell
Copy link

On Alpine (3.19.1) on an aarch64 machine, I get:

# curl -LsSf https://astral.sh/uv/install.sh | sh
ERROR: there isn't a package for aarch64-unknown-linux-musl-dynamic

It is necessary (or even supported) to compile uv from source against musl on aarch?
On x86_64 (thanks to fixing #1427) I have no problems on Alpine.

@MichaReiser
Copy link
Member

MichaReiser commented Feb 23, 2024

I'm sorry you're running into this. This is an issue with our installer, see #1392. I think you can work around it by downloading the binary from GitHub releases in the meantime.

@MichaReiser MichaReiser closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
@zanieb zanieb added the duplicate This issue or pull request already exists label Feb 23, 2024
@ilanschnell
Copy link
Author

Thank you for the quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants