unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#62934: [core-updates] locales not installed properly
@ 2023-04-18 14:10 Brian Cully via Bug reports for GNU Guix
  2023-04-19 14:35 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Cully via Bug reports for GNU Guix @ 2023-04-18 14:10 UTC (permalink / raw)
  To: 62934


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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#62934: [core-updates] locales not installed properly
  2023-04-18 14:10 bug#62934: [core-updates] locales not installed properly Brian Cully via Bug reports for GNU Guix
@ 2023-04-19 14:35 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-04-19 14:35 UTC (permalink / raw)
  To: Brian Cully; +Cc: 62934-done

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-19 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 14:10 bug#62934: [core-updates] locales not installed properly Brian Cully via Bug reports for GNU Guix
2023-04-19 14:35 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).