GNU bug report logs - #57310
Graft SBCL do not copy files with accents in /gnu/store/...

Previous Next

Package: guix;

Reported by: Onch Oncheuh <etpafcaafaitdeschocapics <at> gmail.com>

Date: Sat, 20 Aug 2022 19:20:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Onch Oncheuh <etpafcaafaitdeschocapics <at> gmail.com>, 57310 <at> debbugs.gnu.org
Subject: bug#57310: Graft SBCL do not copy files with accents in /gnu/store/...
Date: Sun, 21 Aug 2022 12:26:25 +0200
[Message part 1 (text/plain, inline)]
On 20-08-2022 20:06, Onch Oncheuh wrote:
> Hello guix hackers
>
> I've tried some hours to setup a minimal repository which reproduces 
> the problem here, and have included the logs :
> https://github.com/Jean-4k/bug-sbcl-guix
>
Looks like a locale issue.  (guix build graft) and (guix grafts) do not 
set the locale anywhere, which probably caused the C locale to be used, 
whose character encoding ASCII only assigns a meaning to bytes < 128.

I expect adding (setlocale LC_ALL "anything.ISO-8859-2") to the 
beginning of the procedure 'graft' to solve the issue, as proposed at 
<https://issues.guix.gnu.org/54893#11> in a different context.

Greetings,
Maxime.


[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 2 years and 303 days ago.

Previous Next


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