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

John Paul Adrian Glaubitz <[email protected]> Fri, 2 Sep 2022 07:29:27 +0200
Newsgroups gmane.linux.debian.ports.68k,gmane.linux.debian.ports.superh
Message-ID <[email protected]>
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, running iconvconfig manually fixes the problem indeed. Now I just
need to figure out why the file is truncated in the first place.

Thanks,
Adrian