all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: zimoun <zimon.toutoune@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: warning: failed to install locale
Date: Thu, 17 Jan 2019 15:24:06 +0100	[thread overview]
Message-ID: <87won3fjll.fsf@elephly.net> (raw)
In-Reply-To: <CAJ3okZ2Ssfb=8Z4KmXgzNF4oD5PuoUFK1g7DAUmdkTpA5Lxmig@mail.gmail.com>


Hi simon,

> Maybe I am doing wrong.
>
> $ ldd /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon
> [...]
> libc.so.6 => /gnu/store/h90vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/lib/libc.so.6
>
>
> So the version is 2.28, right?
> Then my profile contains the version 2.28 of the locale, I guess.
>
> $ echo $GUIX_LOCPATH
> /home/simon/.guix-profile/lib/locale
> $ ls `echo $GUIX_LOCPATH`
> 2.28

This is in your environment.  But what about the daemon’s environment?
It is not started in your environment where GUIX_LOCPATH is set.  How do
you start the daemon?  If it’s via systemd you may want to look at the
service file to see where GUIX_LOCPATH points.

> I mean, does `guix pull' restart the daemon?

No, it only installs a new version of Guix in $HOME/.config/guix/

--
Ricardo

  reply	other threads:[~2019-01-17 14:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-16 18:11 warning: failed to install locale Giovanni Biscuolo
2019-01-17 13:31 ` zimoun
2019-01-17 13:39 ` Ricardo Wurmus
2019-01-17 14:18   ` zimoun
2019-01-17 14:24     ` Ricardo Wurmus [this message]
2019-01-17 16:27       ` zimoun
2019-01-17 20:56       ` Quiliro Ordonez
2019-01-17 21:05         ` Edouard KLEIN
2019-01-18 10:13         ` zimoun
2019-01-18 15:51           ` Quiliro Ordonez
2019-01-18 10:35       ` Giovanni Biscuolo
2019-01-18 10:59         ` zimoun

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=87won3fjll.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=zimon.toutoune@gmail.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.