GNU bug report logs - #62934
[core-updates] locales not installed properly

Previous Next

Package: guix;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Tue, 18 Apr 2023 14:15:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62934: closed ([core-updates] locales not installed properly)
Date: Wed, 19 Apr 2023 14:37:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 19 Apr 2023 16:35:52 +0200
with message-id <87bkjkgcs7.fsf <at> gnu.org>
and subject line Re: bug#62934: [core-updates] locales not installed properly
has caused the debbugs.gnu.org bug report #62934,
regarding [core-updates] locales not installed properly
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62934: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62934
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brian Cully <bjc <at> spork.org>
To: bug-guix <at> gnu.org
Subject: [core-updates] locales not installed properly
Date: Tue, 18 Apr 2023 10:10:41 -0400
It appears as though core-updates isn't installing locales 
correctly, as I'm getting warnings all over the place about 
unsupported locales:

--8<---------------cut here---------------start------------->8---
~/src/guix-core-updates $ echo $LANG
en_US.utf8
--8<---------------cut here---------------end--------------->8---

Starting Emacs:

--8<---------------cut here---------------start------------->8---
~/src/guix-core-updates $ emacs

(process:5828): Gtk-WARNING **: 10:06:55.544: Locale not supported 
by C library.
       Using the fallback 'C' locale.
--8<---------------cut here---------------end--------------->8---

Or herd:

--8<---------------cut here---------------start------------->8---
~/src/guix-core-updates $ herd status
guile: warning: failed to install locale
Started:
+ dbus
+ discord
+ emacs
+ gpg-agent
+ keepassxc
+ offlineimap-gmail
+ offlineimap-spork
+ pulseaudio-rtp-source
+ root
+ sway-tasks
+ swayidle
+ syncthing-gtk
+ waybar
--8<---------------cut here---------------end--------------->8---


-bjc


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Brian Cully <bjc <at> spork.org>
Cc: 62934-done <at> debbugs.gnu.org
Subject: Re: bug#62934: [core-updates] locales not installed properly
Date: Wed, 19 Apr 2023 16:35:52 +0200
Hi,

Brian Cully <bjc <at> spork.org> skribis:

> It appears as though core-updates isn't installing locales 
> correctly, as I'm getting warnings all over the place about 
> unsupported locales:

Fixed in 4f4c38c881d4224dc545c82253d2a8f631f95927 (you’ll need to
reconfigure).

The reason for those “unsupported locales” is that glibc 2.35 locale
data is ignored by your previously-installed glibc 2.33 programs:

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

Thanks!

Ludo’.


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

Previous Next


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