DescriptionCarlos O'Donell
2023-12-01 16:15:18 UTC
Fedora glibc is carrying 7 downstream patches:
##############################################################################
# Patches:
# - See each individual patch file for origin and upstream status.
# - For new patches follow template.patch format.
##############################################################################
Patch4: glibc-fedora-linux-tcsetattr.patch
Patch8: glibc-fedora-manual-dircategory.patch
Patch9: glibc-rh827510.patch
Patch13: glibc-fedora-localedata-rh61908.patch
Patch17: glibc-cs-path.patch
Patch23: glibc-python3.patch
Patch24: glibc-rh2248502.patch
This bug is about investigating the removal of glibc-rh827510.patch.
The bug is a real bug upstream here:
https://sourceware.org/bugzilla/show_bug.cgi?id=14247
The fix for the bug is incomplete because it fails with LOCPATH set to multiple directories which creates a pseudo entry for the top-level 2 directory search.
This needs to go upstream with a test case.
Reproducible: Always