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

Dear Ricardo,

Thank you for the explanations.


> > substitute: guile: warning: failed to install locale
> > substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
> > substitute: defining `GUIX_LOCPATH', along these lines:
> > substitute:
> > substitute:      guix package -i glibc-utf8-locales
> > substitute:      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
> > substitute:
> > substitute: See the "Application Setup" section in the manual, for more info.
> > substitute:
> > substitute:
>
> This tells us that environment within the context of the “substitute”
> executable is not correct.  You need to make sure that the daemon’s
> environment is correct, i.e. that GUIX_LOCPATH points to a profile that
> contains a glibc-utf8-locales package that matches the version of the
> glibc that’s in use for the daemon.


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

Is not correct?

I also tried to restart the daemon, in case. :-)
Because the machine should be turned on with the daemon linked to one
glibc. Then `guix pull' and `guix package -i glibc-locales' does not
necessary install the correct version, I guess.
I mean, does `guix pull' restart the daemon?


All the best,
simon

  reply	other threads:[~2019-01-17 14:19 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 [this message]
2019-01-17 14:24     ` Ricardo Wurmus
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='CAJ3okZ2Ssfb=8Z4KmXgzNF4oD5PuoUFK1g7DAUmdkTpA5Lxmig@mail.gmail.com' \
    --to=zimon.toutoune@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=rekado@elephly.net \
    /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.