From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 88CE73858025; Sun, 8 Aug 2021 11:58:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 88CE73858025 From: "michael.hudson at canonical dot com" To: glibc-bugs@sourceware.org Subject: [Bug locale/28199] iconvconfig prefix flag behaves differently in glibc 2.34 Date: Sun, 08 Aug 2021 11:58:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: michael.hudson at canonical dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2021 11:58:02 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28199 --- Comment #1 from Michael Hudson-Doyle --- Created attachment 13603 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13603&action=3Ded= it terrible hack fix Oh, we've just run into this in Ubuntu. I'm pretty sure eeac390eecf7de24a110dc84e77e1190f42c5305 is the commit to blame. gconv_parseconfdir is passed the prefixed path and passes the prefixed path= to add_module which ends up in the string table of the cache. I'm testing the attached horrible hack patch now, don't know if it helps yet. --=20 You are receiving this mail because: You are on the CC list for the bug.=