Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 11:06:51PM +0100, Mikael Djurfeldt wrote: > Of course it *is* a bug that the simple action of installing glibc-locales > after a pure install doesn't result in locales taking effect (or that > lib/locales doesn't exist). I just wanted to have people with more context > than

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
On Tue, Mar 17, 2020 at 10:14 PM Leo Famulari wrote: > On Tue, Mar 17, 2020 at 09:58:31PM +0100, Mikael Djurfeldt wrote: > > root@hat:~# ls -l ~root/.guix-profile > > lrwxrwxrwx 1 root root 45 mar 14 19:48 /root/.guix-profile -> > > /var/guix/profiles/per-user/root/current-guix > > root@hat:~# ls

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 09:58:31PM +0100, Mikael Djurfeldt wrote: > root@hat:~# ls -l ~root/.guix-profile > lrwxrwxrwx 1 root root 45 mar 14 19:48 /root/.guix-profile -> > /var/guix/profiles/per-user/root/current-guix > root@hat:~# ls -lL ~root/.guix-profile > total 20 > dr-xr-xr-x 2 root root 4096

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
Den tis 17 mars 2020 21:58Mikael Djurfeldt skrev: > On Tue, Mar 17, 2020 at 9:45 PM Leo Famulari wrote: > >> On Tue, Mar 17, 2020 at 09:37:27PM +0100, Mikael Djurfeldt wrote: >> > On Tue, Mar 17, 2020 at 9:22 PM Leo Famulari wrote: >> > > Okay. As root, can you do `guix package --list-installed

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
On Tue, Mar 17, 2020 at 9:45 PM Leo Famulari wrote: > On Tue, Mar 17, 2020 at 09:37:27PM +0100, Mikael Djurfeldt wrote: > > On Tue, Mar 17, 2020 at 9:22 PM Leo Famulari wrote: > > > Okay. As root, can you do `guix package --list-installed` and send the > > > results here? > > > > guile-ssh 0.12.

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 09:37:27PM +0100, Mikael Djurfeldt wrote: > On Tue, Mar 17, 2020 at 9:22 PM Leo Famulari wrote: > > Okay. As root, can you do `guix package --list-installed` and send the > > results here? > > guile-ssh 0.12.0 out > /gnu/store/qqpigisk01ivzvb9pyi4d4d6v5p6djzw-guile-ssh-0.1

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
On Tue, Mar 17, 2020 at 9:22 PM Leo Famulari wrote: > On Tue, Mar 17, 2020 at 09:19:02PM +0100, Mikael Djurfeldt wrote: > > I only tried it for root so far and it did not show up in root's > > '~/.guix-profile/lib/locale'. > > Okay. As root, can you do `guix package --list-installed` and send the

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 09:19:02PM +0100, Mikael Djurfeldt wrote: > I only tried it for root so far and it did not show up in root's > '~/.guix-profile/lib/locale'. Okay. As root, can you do `guix package --list-installed` and send the results here? Also, as root, can you send the result of `echo

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 09:06:32PM +0100, Jeremy Korwin-Zmijowski wrote: > Alright then my mind can drop the utf8 subset. > > Thank you for the clarification ! I'm glad you pointed it out. We are probably going to deprecate it soon to avoid more confusion. We really need to make locales on Guix

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
On Tue, Mar 17, 2020 at 8:45 PM Leo Famulari wrote: > On Tue, Mar 17, 2020 at 08:32:18PM +0100, Mikael Djurfeldt wrote: > > > If you installed glibc-locales, it should show up at > > > '~/.guix-profile/lib/locale' for the user that installed it (Guix > > > package management is per-user). > > > >

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
On Tue, Mar 17, 2020 at 8:44 PM Leo Famulari wrote: > On Tue, Mar 17, 2020 at 08:39:18PM +0100, Jeremy Korwin-Zmijowski wrote: > > Also, there is also a package for utf-8 locales : glibc-utf8-locales. > > The glibc-locales package contains *all* the locales, including the > UTF-8 locales. > > The

Re: Help with locale

2020-03-17 Thread Jeremy Korwin-Zmijowski
Le mardi 17 mars 2020 à 15:44 -0400, Leo Famulari a écrit : > On Tue, Mar 17, 2020 at 08:39:18PM +0100, Jeremy Korwin-Zmijowski > wrote: > > Also, there is also a package for utf-8 locales : glibc-utf8- > > locales. > > The glibc-locales package contains *all* the locales, including the > UTF-8 lo

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 08:32:18PM +0100, Mikael Djurfeldt wrote: > > If you installed glibc-locales, it should show up at > > '~/.guix-profile/lib/locale' for the user that installed it (Guix > > package management is per-user). > > > > It did not show up. > > > > > > How did you install glibc-

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 08:39:18PM +0100, Jeremy Korwin-Zmijowski wrote: > Also, there is also a package for utf-8 locales : glibc-utf8-locales. The glibc-locales package contains *all* the locales, including the UTF-8 locales. The glibc-utf8-locales package only contains a handful and is for tes

Re: Help with locale

2020-03-17 Thread Mikael Djurfeldt
On Tue, Mar 17, 2020 at 6:44 PM Leo Famulari wrote: > On Tue, Mar 17, 2020 at 12:36:27PM +0100, Mikael Djurfeldt wrote: > > I have installed glibc-locales, however it seems like the reason for the > > above is that there is no link from .guix-profile/lib/locale to the > > glibc-locales package. I

Re: Help with locale

2020-03-17 Thread Jeremy Korwin-Zmijowski
Considering this conversation : https://framapiaf.org/web/statuses/103580390068629106 You could try these commands with your user AND with the root user : $ guix pull && guix upgrade && guix install glibc-locales $ sudo -i # guix pull && guix upgrade && guix install glibc-locales # e

Re: Help with locale

2020-03-17 Thread Leo Famulari
On Tue, Mar 17, 2020 at 12:36:27PM +0100, Mikael Djurfeldt wrote: > I have installed glibc-locales, however it seems like the reason for the > above is that there is no link from .guix-profile/lib/locale to the > glibc-locales package. If I put a link there manually, the warning above > disappears,