all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Rename glibc-utf8-locales to glibc-limited-utf8-locales
@ 2022-02-08  9:59 Rovanion Luckey
  2022-02-25 18:32 ` Maxim Cournoyer
  0 siblings, 1 reply; 6+ messages in thread
From: Rovanion Luckey @ 2022-02-08  9:59 UTC (permalink / raw)
  To: Guix Devel

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]

Hi,
I have on different occasions had the issue of the package manager Guix
hinting that locales were not installed or that GUIX_LOCPATH was not set,
even though they were. Today I went to the bottom of the issue [0] and have
found what in my opinion is the root cause:

Despite its name, the package glibc-utf8-locales does not contain all
utf8-locales. There is nothing in the name that makes this apparent to the
user, especially given that the package named glibc-locales contains all
locales.

My suggestion then is to change this package name from glibc-utf8-locales
to glibc-limited-utf8-locales to make this distinction apparent to the
user.

The package name was mentioned enough times in the code of guix that I
hesitate to submit a patch with
s/glibc-utf8-locales/glibc-limited-utf8-locales/ run over the codebase. But
perhaps it is that easy.

[0]: https://unix.stackexchange.com/questions/689761

[-- Attachment #2: Type: text/html, Size: 1121 bytes --]

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

end of thread, other threads:[~2022-02-27  4:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-08  9:59 Rename glibc-utf8-locales to glibc-limited-utf8-locales Rovanion Luckey
2022-02-25 18:32 ` Maxim Cournoyer
2022-02-26  7:51   ` Rovanion Luckey
2022-02-26 13:47     ` Maxim Cournoyer
2022-02-26 18:53       ` Rovanion Luckey
2022-02-27  4:16         ` Maxim Cournoyer

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.