emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#62934: closed ([core-updates] locales not installed properly)


From: GNU bug Tracking System
Subject: bug#62934: closed ([core-updates] locales not installed properly)
Date: Wed, 19 Apr 2023 14:37:02 +0000

Your message dated Wed, 19 Apr 2023 16:35:52 +0200
with message-id <87bkjkgcs7.fsf@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@gnu.org.)


-- 
62934: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62934
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [core-updates] locales not installed properly Date: Tue, 18 Apr 2023 10:10:41 -0400 User-agent: mu4e 1.10.2; emacs 28.2

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



--- End Message ---
--- Begin Message --- Subject: Re: bug#62934: [core-updates] locales not installed properly Date: Wed, 19 Apr 2023 16:35:52 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Brian Cully <bjc@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’.


--- End Message ---

reply via email to

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