unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Ekaitz Zarraga <ekaitz@elenq.tech>
Cc: "help-guix\\@gnu.org" <help-guix@gnu.org>
Subject: Re: GUIX_LOCPATH message over and over again
Date: Tue, 19 May 2020 11:46:51 -0400	[thread overview]
Message-ID: <20200519154651.GC24701@jasmine.lan> (raw)
In-Reply-To: <0-WMtTViXqRT5wv7QGFBO8gTLttpLK1gD9UKf0r1fhxe_IrcUG5M3SzG4NYfYrl2l8nPBcgh1Um0rbinPWb_1iI3-wtx2bsJ_n7rRCOiUHU=@elenq.tech>

On Tue, May 19, 2020 at 03:17:32PM +0000, Ekaitz Zarraga wrote:
> I made a guix pull the other day and since then I'm getting the classic:
> 
> ....
> guile: warning: failed to install locale
> hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines:
> 
>      guix package -i glibc-utf8-locales
>      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
> 
> See the "Application Setup" section in the manual, for mo...
> ....
> 
> 
> But what it says doesn't solve anything. The error persists.
> What am I missing?
> IIRC it went away in previous time just doing what the error message says.

The locales are not compatible between versions of glibc, and you
probably pulled a big update that updated glibc. So now, you are using
the new version, and the guix-daemon is still using the old version.

The locales need to be updated for people who are using Guix (that's
you) and for the guix-daemon, which runs as a different user (typically
as root).

Check the manual section on locales for Guix System, specifically the
part about compatibility:

https://guix.gnu.org/manual/en/html_node/Locales.html


  reply	other threads:[~2020-05-19 15:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 15:17 GUIX_LOCPATH message over and over again Ekaitz Zarraga
2020-05-19 15:46 ` Leo Famulari [this message]
2020-05-23 14:06   ` raingloom
2020-05-23 18:32     ` Leo Famulari
  -- strict thread matches above, loose matches on Subject: below --
2020-05-20  6:03 Jérémy Korwin-Zmijowski
2020-05-20 11:02 ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20200519154651.GC24701@jasmine.lan \
    --to=leo@famulari.name \
    --cc=ekaitz@elenq.tech \
    --cc=help-guix@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).