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

[manylinux2010] Build a libcrypt.so.1 that suitable for grafting #581

Merged
merged 1 commit into from
May 9, 2020

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented May 9, 2020

With libcrypt.so.1 being removed from the whitelist of auditwheel, system libcrypt.so.1 cannot be grafted as it relies on GLIBC_PRIVATE symbols.
This rebuilds a suitable replacement for libcrypt.so.1

Fix #411
Relates to #305
Relates to pypa/auditwheel#230

With libcrypt.so.1 being removed from the whitelist of auditwheel, system libcrypt.so.1 cannot be grafted as it relies on GLIBC_PRIVATE symbols.
This rebuilds a suitable replacement for libcrypt.so.1
@mayeut mayeut merged commit 509945e into pypa:master May 9, 2020
@mayeut mayeut deleted the manylinux2010-libcrypt.so.1 branch May 10, 2020 08:56
grzanka pushed a commit to grzanka/manylinux that referenced this pull request May 20, 2020
…a#581)

With libcrypt.so.1 being removed from the whitelist of auditwheel, system libcrypt.so.1 cannot be grafted as it relies on GLIBC_PRIVATE symbols.
This rebuilds a suitable replacement for libcrypt.so.1
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

Successfully merging this pull request may close these issues.

libcrypt-2-*.12.so not found during auditwheel repair
1 participant