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

Failure on Alpine Linux #1496

Closed
ilanschnell opened this issue Feb 16, 2024 · 1 comment
Closed

Failure on Alpine Linux #1496

ilanschnell opened this issue Feb 16, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@ilanschnell
Copy link

On the latest Alpine 3.19.1, I tried out uv with apk installed Python. I get the following error:

# uv pip install bitarray
error: Failed to detect the operating system version: Couldn't detect either glibc version nor musl libc version, at least one of which is required

Here is some system information:

# cat /etc/os-release 
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.19.1
PRETTY_NAME="Alpine Linux v3.19"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues"
# ldd
musl libc (x86_64)
Version 1.2.4_git20230717
Dynamic Program Loader
Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
@charliermarsh
Copy link
Member

Thanks! I believe this is a duplicate of #1427.

@charliermarsh charliermarsh closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
@zanieb zanieb added the duplicate This issue or pull request already exists label Feb 16, 2024
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