GNU bug report logs - #37669
guile: warning: failed to install locale

Previous Next

Package: guix;

Reported by: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Date: Tue, 8 Oct 2019 22:51:01 UTC

Severity: normal

Done: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37669 in the body.
You can then email your comments to 37669 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#37669; Package guix. (Tue, 08 Oct 2019 22:51:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jesse Gibbons <jgibbons2357 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 08 Oct 2019 22:51:01 GMT) Full text and rfc822 format available.

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

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: bug-guix mailing list <bug-guix <at> gnu.org>
Subject: guile: warning: failed to install locale
Date: Tue, 08 Oct 2019 16:50:03 -0600
On a GuixSD install, the following message began appearing today (I did not
record what time):
guile: warning: failed to install locale
It appears whenever I run `guix` regardless of the command-line arguments I
pass to it.
GUIX_LOCPATH looks like this:
~$ echo $GUIX_LOCPATH 
/run/current-system/locale
I have not today run "guix system reconfigure"
- Could this be related to the core-updates merge?
- Is there a work-around?
-- 
-Jesse





Information forwarded to bug-guix <at> gnu.org:
bug#37669; Package guix. (Wed, 09 Oct 2019 10:29:01 GMT) Full text and rfc822 format available.

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

From: Gábor Boskovits <boskovits <at> gmail.com>
To: Jesse Gibbons <jgibbons2357 <at> gmail.com>
Cc: 37669 <at> debbugs.gnu.org
Subject: Re: bug#37669: guile: warning: failed to install locale
Date: Wed, 9 Oct 2019 12:28:37 +0200
[Message part 1 (text/plain, inline)]
Hello Jesse,

Jesse Gibbons <jgibbons2357 <at> gmail.com> ezt írta (időpont: 2019. okt. 9.,
Sze, 0:51):

> On a GuixSD install, the following message began appearing today (I did not
> record what time):
> guile: warning: failed to install locale
> It appears whenever I run `guix` regardless of the command-line arguments I
> pass to it.
> GUIX_LOCPATH looks like this:
> ~$ echo $GUIX_LOCPATH
> /run/current-system/locale
> I have not today run "guix system reconfigure"
> - Could this be related to the core-updates merge?
> - Is there a work-around?
> --
> -Jesse
>
>
This is most probably a transient core-updates effect. Reconfigure should
fix this, and this should be harmless.

Best regards,
g_bor
-- 
OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#37669; Package guix. (Thu, 10 Oct 2019 14:42:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Gábor Boskovits <boskovits <at> gmail.com>
Cc: 37669 <at> debbugs.gnu.org, Jesse Gibbons <jgibbons2357 <at> gmail.com>
Subject: Re: bug#37669: guile: warning: failed to install locale
Date: Thu, 10 Oct 2019 16:41:07 +0200
Hi,

Gábor Boskovits <boskovits <at> gmail.com> skribis:

> This is most probably a transient core-updates effect. Reconfigure should
> fix this, and this should be harmless.

Agreed.

Normally ‘guix pull --news’ should give you hints on how to address
this, but otherwise see:

  https://guix.gnu.org/manual/en/html_node/Application-Setup.html#Locales

for a “foreign distro”, or:

  https://guix.gnu.org/manual/en/html_node/Locales.html#Locale-Data-Compatibility-Considerations

on Guix System.

Let us know if it works for you!

Ludo’.




Reply sent to Jesse Gibbons <jgibbons2357 <at> gmail.com>:
You have taken responsibility. (Thu, 10 Oct 2019 15:17:02 GMT) Full text and rfc822 format available.

Notification sent to Jesse Gibbons <jgibbons2357 <at> gmail.com>:
bug acknowledged by developer. (Thu, 10 Oct 2019 15:17:04 GMT) Full text and rfc822 format available.

Message #16 received at 37669-done <at> debbugs.gnu.org (full text, mbox):

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>, 
 Gábor Boskovits <boskovits <at> gmail.com>
Cc: 37669-done <at> debbugs.gnu.org
Subject: Re: bug#37669: guile: warning: failed to install locale
Date: Thu, 10 Oct 2019 09:08:45 -0600
On Thu, 2019-10-10 at 16:41 +0200, Ludovic Courtès wrote:
> Hi,
> 
> Gábor Boskovits <boskovits <at> gmail.com> skribis:
> 
> > This is most probably a transient core-updates effect. Reconfigure
> > should
> > fix this, and this should be harmless.
> 
> Agreed.
> 
> Normally ‘guix pull --news’ should give you hints on how to address
> this, but otherwise see:
> 
>   https://guix.gnu.org/manual/en/html_node/Application-Setup.html#Locales
> 
> for a “foreign distro”, or:
> 
>   
> https://guix.gnu.org/manual/en/html_node/Locales.html#Locale-Data-Compatibility-Considerations
> 
> on Guix System.
> 
> Let us know if it works for you!
> 
> Ludo’.
Reconfiguring fixed this. Thanks!





Information forwarded to bug-guix <at> gnu.org:
bug#37669; Package guix. (Thu, 10 Oct 2019 21:14:01 GMT) Full text and rfc822 format available.

Message #19 received at 37669-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jesse Gibbons <jgibbons2357 <at> gmail.com>
Cc: 37669-done <at> debbugs.gnu.org,
 Gábor Boskovits <boskovits <at> gmail.com>
Subject: Re: bug#37669: guile: warning: failed to install locale
Date: Thu, 10 Oct 2019 23:13:22 +0200
Jesse Gibbons <jgibbons2357 <at> gmail.com> skribis:

> Reconfiguring fixed this. Thanks!

Awesome, thanks for confirming!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 08 Nov 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 228 days ago.

Previous Next


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