Skip to content

Confused about status of linux-aarch64-musl #12286

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

Closed
nbelakovski opened this issue Mar 18, 2025 · 3 comments
Closed

Confused about status of linux-aarch64-musl #12286

nbelakovski opened this issue Mar 18, 2025 · 3 comments
Labels
question Asking for clarification or support

Comments

@nbelakovski
Copy link

Question

Please forgive me if I'm misunderstanding something, but according to #6890 there should now be builds for linux-aarch64-musl, but the following command on my M2 macbook gives no results:

docker run --rm -it ghcr.io/astral-sh/uv:0.6.7-alpine uv python list --all-versions

If I run it with --all-platforms and grep for musl I only see x86_64 in the list. Is there something else I need to do to be able to use uv to install python on aarch64-musl?

Platform

macOS 14 arm

Version

0.6.7

@nbelakovski nbelakovski added the question Asking for clarification or support label Mar 18, 2025
@charliermarsh
Copy link
Member

I think #12121 only added distributions x86, not ARM.

@nbelakovski
Copy link
Author

It seems I may have answered my own question, it looks like python-build-standalone does not yet support aarch64-musl: astral-sh/python-build-standalone#87

In that case I think #6890 was mistakenly closed and needs to be reopened :(

@zanieb
Copy link
Member

zanieb commented Mar 18, 2025

Sorry about that! Re-opened the issue.

@zanieb zanieb closed this as completed Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Asking for clarification or support
Projects
None yet
Development

No branches or pull requests

3 participants