Skip to content

manylinux_2_39 image #1773

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

Open
jeandet opened this issue May 8, 2025 · 3 comments
Open

manylinux_2_39 image #1773

jeandet opened this issue May 8, 2025 · 3 comments

Comments

@jeandet
Copy link

jeandet commented May 8, 2025

Hello,

Is there any limitation or reason why there is no manylinux_2_39 images?
It would be really handy for packages depending on PySide6 on 64 bits ARM since PySide6 is built with libc 2.39.

@mayeut
Copy link
Member

mayeut commented May 29, 2025

This is not planned.
RHEL 10 just came out so it could be technically possible to add this in the coming months but ci time / cache would become an issue (and the issue seen on manylinux_34 needs to be fixed first).
2.39 is fairly new and wouldn't work on the latest Raspberry Pi OS for example.
Any reason PySide6 uses glibc 2.39 on aarch64 while they're using 2.28 on x86_64 ? Has that been asked on their tracker ?

@cmaureir
Copy link
Member

cmaureir commented Jun 2, 2025

Hello 👋
to add a bit of content, the CI configuration at the Qt company relies on ubuntu 24.04 as the base OS for aarch64 linux target. There were some attempts with Debian 11 as well.
In case this use-case (version) is critical, I'd say the best thing to do is to write a good suggestion in https://bugreports.qt.io/projects/QTQAINFRA/

@jeandet
Copy link
Author

jeandet commented Jun 2, 2025

Thank you @cmaureir for the explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants