GNU bug report logs -
#40123
glibc-locales: links missing in root user profile
Previous Next
Reported by: mikael <at> djurfeldt.com
Date: Wed, 18 Mar 2020 17:52:01 UTC
Severity: normal
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Tje Mikael,
Mikael Djurfeldt <mikael <at> djurfeldt.com> writes:
> To reproduce the bug:
>
> * install guix on top of an ordinary linux distribution using the install
> script at guix.gnu.org
>
> * install glibc-locales as root
>
> Expected:
>
> There should be a link ~root/.guix-profile/lib/locales
That should be ~root/.guix-profile/lib/locale (note the singular).
This directory actually comes pre-populated with a small subset of UTF-8
locales when using the binary installation method like the script does,
so it's odd if you don't find anything there.
Which distribution are you on, and how do you become root? Is the $HOME
variable set to root's home directory when you are in a root shell?
To figure out where the package gets installed, try running this
command:
find /var/guix/profiles -name sv_SE.utf8 -type d
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.