GNU bug report logs - #33999
CP437: Invalid Argument on init

Previous Next

Package: guix;

Reported by: Bryan Ferris <saffsnail <at> gmail.com>

Date: Sun, 6 Jan 2019 19:39:01 UTC

Severity: normal

Full log


Message #26 received at 33999 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 33999 <at> debbugs.gnu.org, Bryan Ferris <saffsnail <at> gmail.com>
Subject: Re: bug#33999: CP437: Invalid Argument on init
Date: Wed, 16 Jan 2019 12:00:15 +0100
Hi Danny,

Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

> apparently the message is printed by fsck.fat and is harmless (although we should
> still fix it).

The statically-linked ‘fsck.fat’ doesn’t have access to gconv module,
which is why ‘iconv_open’ would fail.

Glibc has the ability to bring in statically-linked gconv modules, so we
could in theory build a custom glibc for the statically-linked
‘fsck.fat’, but that doesn’t sound great.

Thoughts?

Ludo’.




This bug report was last modified 6 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.