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

Update glibc to v2.35 #171

Merged
merged 5 commits into from
Mar 14, 2022
Merged

Update glibc to v2.35 #171

merged 5 commits into from
Mar 14, 2022

Conversation

sgerrand
Copy link
Owner

💁 These changes release version 2.35 of the GNU C Library package.

Closes #170

Prevents the following error from being generated:

>>> ERROR: glibc*: Packages must not put anything under /lib64, use /lib instead
>>> ERROR: glibc*: prepare_subpackages failed
>>> ERROR: glibc: rootpkg failed
This package not being installed is a very common cause of reported user errors.
This package is needed by `./bin/ldd` (and possibly other scripts as well):

    head -n 1 /usr/glibc-compat/bin/ldd
    #!/bin/bash
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.

glibc 2.35
1 participant