all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Mikael Djurfeldt <mikael@djurfeldt.com>
Cc: help-guix@gnu.org
Subject: Re: Help with locale
Date: Tue, 17 Mar 2020 17:14:03 -0400	[thread overview]
Message-ID: <20200317211403.GA21139@jasmine.lan> (raw)
In-Reply-To: <CAA2XvwJaQDXVCDih-r5NDBNoCdDTmDYLUF9fm7LZ3E0DFezZQw@mail.gmail.com>

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 jan  1  1970 bin
> dr-xr-xr-x 2 root root 4096 jan  1  1970 etc
> dr-xr-xr-x 2 root root 4096 jan  1  1970 lib
> -r--r--r-- 2 root root  454 jan  1  1970 manifest
> dr-xr-xr-x 3 root root 4096 jan  1  1970 share
> root@hat:~# ls -l ~root/.guix-profile/lib
> total 8
> lrwxrwxrwx 2 root root 68 jan  1  1970 guile ->
> /gnu/store/7slr0lvrsyvg00h8sv101pc5rx144mcf-guix-683861125/lib/guile
> lrwxrwxrwx 2 root root 71 jan  1  1970 guix ->
> /gnu/store/pqffdyy62xv8qla6jqa5gb47abnflbiz-guix-package-cache/lib/guix

Okay, it looks like you don't have glibc-locales installed for the root
user.

You should install glibc-locales as root, and then restart the
guix-daemon with `systemctl daemon-reload && systemctl restart
guix-daemon`.

If you definitely did have glibc-locales installed for root and it did
not show up in the profile, that's a bug. Please double-check.

> root@hat:~# ls -l ~mdj/.guix-profile
> lrwxrwxrwx 1 mdj mdj 44 mar 17 21:24 /home/mdj/.guix-profile ->
> /var/guix/profiles/per-user/mdj/guix-profile
> root@hat:~# ls -lL ~mdj/.guix-profile
> total 20
> dr-xr-xr-x  2 root root 4096 jan  1  1970 etc
> dr-xr-xr-x 14 root root 4096 jan  1  1970 include
> dr-xr-xr-x  3 root root 4096 jan  1  1970 lib
> -r--r--r--  2 root root  465 jan  1  1970 manifest
> dr-xr-xr-x  3 root root 4096 jan  1  1970 share
> root@hat:~# ls -l ~mdj/.guix-profile/lib
> lrwxrwxrwx 3 root root 66 jan  1  1970 /home/mdj/.guix-profile/lib ->
> /gnu/store/03nvilh2x4z07dxv7h13gh986vvgpnsf-glibc-locales-2.29/lib

This looks fine.

  parent reply	other threads:[~2020-03-17 21:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-17 11:36 Help with locale Mikael Djurfeldt
2020-03-17 17:44 ` Leo Famulari
2020-03-17 19:32   ` Mikael Djurfeldt
2020-03-17 19:45     ` Leo Famulari
2020-03-17 20:19       ` Mikael Djurfeldt
2020-03-17 20:22         ` Leo Famulari
2020-03-17 20:37           ` Mikael Djurfeldt
2020-03-17 20:44             ` Leo Famulari
2020-03-17 20:58               ` Mikael Djurfeldt
2020-03-17 21:05                 ` Mikael Djurfeldt
2020-03-17 21:14                 ` Leo Famulari [this message]
2020-03-17 22:06                   ` Mikael Djurfeldt
2020-03-17 22:22                     ` Leo Famulari
2020-03-17 19:39   ` Jeremy Korwin-Zmijowski
2020-03-17 19:44     ` Leo Famulari
2020-03-17 20:06       ` Jeremy Korwin-Zmijowski
2020-03-17 20:20         ` Leo Famulari
2020-03-17 20:15       ` Mikael Djurfeldt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200317211403.GA21139@jasmine.lan \
    --to=leo@famulari.name \
    --cc=help-guix@gnu.org \
    --cc=mikael@djurfeldt.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.