Bug 2252433

Summary: glibc: Investigate removal of glibc-rh827510.patch
Product: [Fedora] Fedora Reporter: Carlos O'Donell <codonell>
Component: glibcAssignee: Carlos O'Donell <codonell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: arjun, codonell, dj, fberat, fweimer, jlaw, mcermak, mcoufal, mfabian, pfrankli, sipoyare, skolosov
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: glibc-2.39.9000-14.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-26 13:46:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carlos 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

Comment 1 Aoife Moloney 2024-02-15 23:06:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 3 Carlos O'Donell 2024-04-26 13:46:34 UTC
commit 684fbab755e727a8c15f8b621648d66694cd1f53
Author: Carlos O'Donell <carlos>
Date:   Mon Apr 22 08:16:09 2024 -0400

    locale: Handle loading a missing locale twice (Bug 14247)