From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#33999: CP437: Invalid Argument on init Date: Mon, 21 Jan 2019 11:51:14 +0100 Message-ID: <87womyjnbx.fsf@gnu.org> References: <20190109200804.5619d668@scratchpost.org> <87tvi8vpds.fsf@gnu.org> <20190118235945.19009d9e@scratchpost.org> <20190121014031.3f2f37a6@scratchpost.org> <878szel4pa.fsf@gnu.org> <20190121111641.49665997@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glXBS-0005sQ-GM for bug-guix@gnu.org; Mon, 21 Jan 2019 05:52:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glXBR-0000dI-RA for bug-guix@gnu.org; Mon, 21 Jan 2019 05:52:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40188) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1glXBR-0000d8-Nw for bug-guix@gnu.org; Mon, 21 Jan 2019 05:52:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1glXBR-0007nu-LH for bug-guix@gnu.org; Mon, 21 Jan 2019 05:52:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190121111641.49665997@scratchpost.org> (Danny Milosavljevic's message of "Mon, 21 Jan 2019 11:16:41 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 33999@debbugs.gnu.org, Bryan Ferris Hello, Danny Milosavljevic skribis: > On Mon, 21 Jan 2019 10:50:41 +0100 > Ludovic Court=C3=A8s wrote: [...] >> But where are those >> files you=E2=80=99re talking about? Surely there=E2=80=99s no /gnu/stor= e on the VFAT >> EFI partition, right? > > Oh, these empty files are on the root partition Bryan provided - there > are lots and lots of empty files, including very important ones like the > pam configuration files and the elogind configuration files (which is why > the login didn't work). OK but how does that relate to the CP437 encoding issue of the ESP? We=E2=80=99ve moved on to a separate topic, right? :-) > I didn't check the contents of the ESP partition because they don't matte= r. > What matters is whether the ESP partition is dirty (it was) and whether a > manual invocation of "fsck.vfat" succeeds on it (it does). So IIUC, the problem is more of a file system corruption of the storage device Bryan is using, right? Thanks for the investigation! Ludo=E2=80=99.