help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: failed to install locale


From: Ricardo Wurmus
Subject: Re: warning: failed to install locale
Date: Thu, 17 Jan 2019 14:39:56 +0100
User-agent: mu4e 1.0; emacs 26.1

Hi Giovanni,

> 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.

--
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]