bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33999: CP437: Invalid Argument on init


From: Ludovic Courtès
Subject: bug#33999: CP437: Invalid Argument on init
Date: Wed, 16 Jan 2019 12:00:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi Danny,

Danny Milosavljevic <address@hidden> 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’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]