unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: iyzsong@member.fsf.org (宋文武)
To: Zelphir Kaltstahl <zelphirkaltstahl@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: Using GUIX
Date: Tue, 18 Dec 2018 20:59:05 +0800	[thread overview]
Message-ID: <874lbb0z52.fsf@member.fsf.org> (raw)
In-Reply-To: <bd1b7a8f-8db2-13c6-3e8f-0edb970ac6ed@gmail.com> (Zelphir Kaltstahl's message of "Mon, 17 Dec 2018 23:48:07 +0100")

Zelphir Kaltstahl <zelphirkaltstahl@gmail.com> writes:

> Hello Guile Users,
>
> I recently managed to install GUIX package manager. Now I always get the
> following warning, when I install any package:
>
> guix package -i hello
> guix package: warning: Consider running 'guix pull' followed by
> 'guix package -u' to get up-to-date packages and security updates.
>
> The following package will be upgraded:
>    hello	2.10 → 2.10	/gnu/store/md2plii4g5sk66wg9cgwc964l3xwhrm9-hello-2.10
>
> 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: 
> nothing to be done
>
> I already installed both, glibc-utf8-locales and glibc-locales, but the
> warning remains.
>

Hello, I think you need to install the 'glibc-utf8-locales' as the
'root' user, and then restart the 'guix-daemon' service.  The locale
warning coming from the 'substitute' program spawned by the
'guix-daemon', whose environment variables are controlled by the system
service manager, which set GUIX_LOCPATH to root's profile by default.



  reply	other threads:[~2018-12-18 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-17 22:48 Using GUIX Zelphir Kaltstahl
2018-12-18 12:59 ` 宋文武 [this message]
2018-12-18 14:29 ` Catonano

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=874lbb0z52.fsf@member.fsf.org \
    --to=iyzsong@member.fsf.org \
    --cc=guile-user@gnu.org \
    --cc=zelphirkaltstahl@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.
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).