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-68k@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

Re: 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