Bug#1018881: glibc: iconv not working properly on m68k and sh4

2022-09-01 Thread John Paul Adrian Glaubitz
Source: glibc Version: 2.34-7 Severity: normal User: debian-sup...@lists.debian.org Usertags: m68k sh4 X-Debbugs-Cc: debian-...@lists.debian.org,debian-sup...@lists.debian.org Hello! iconv stopped working on m68k and sh4 starting with glibc 2.34 and I have no clue why. The issue can be reproduced

Bug#1018881: glibc: iconv not working properly on m68k and sh4

2022-09-01 Thread Aurelien Jarno
Hi, On 2022-09-01 12:41, John Paul Adrian Glaubitz wrote: > Source: glibc > Version: 2.34-7 > Severity: normal > User: debian-sup...@lists.debian.org > Usertags: m68k sh4 > X-Debbugs-Cc: debian-...@lists.debian.org,debian-sup...@lists.debian.org > > Hello! > > iconv stopped working on m68k and s

Bug#1018881: glibc: iconv not working properly on m68k and sh4

2022-09-01 Thread Stefan Reinauer
Only the japanese locales are not working? Are they missing? On Thu, Sep 1, 2022 at 6:45 PM John Paul Adrian Glaubitz < glaub...@physik.fu-berlin.de> wrote: > Source: glibc > Version: 2.34-7 > Severity: normal > User: debian-sup...@lists.debian.org > Usertags: m68k sh4 > X-Debbugs-Cc: debian-...@

Bug#1018881: glibc: iconv not working properly on m68k and sh4

2022-09-01 Thread John Paul Adrian Glaubitz
Hi! On 9/1/22 23:59, Aurelien Jarno wrote: The problem is that the /usr/lib/m68k-linux-gnu/gconv/gconv-modules.cache file is somehow truncated for the glibc 2.34 build. Running iconvconfig by hand to generate it fixes the issue. It seems to be the right size for the glibc 2.35 build. Yes, run