From: Zelphir Kaltstahl <zelphirkaltstahl@gmail.com>
To: Guile User <guile-user@gnu.org>
Subject: Using GUIX
Date: Mon, 17 Dec 2018 23:48:07 +0100 [thread overview]
Message-ID: <bd1b7a8f-8db2-13c6-3e8f-0edb970ac6ed@gmail.com> (raw)
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.
The value of GUIX_LOCPATH is:
/home/xiaolong/.guix-profile/lib/locale
And there is:
/home/xiaolong/.guix-profile/lib/locale/2.28/
and inside that there seem to be many locales installed, from "aa_DJ"
all the way through to "zu_ZA.UTF-8".
How do I fix this warning? Maybe there is a deeper problem at work here
and I did something wrong? I think I used the installer script in the
end, found on:
https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh
Regards,
Zelphir
next reply other threads:[~2018-12-17 22:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-17 22:48 Zelphir Kaltstahl [this message]
2018-12-18 12:59 ` Using GUIX 宋文武
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=bd1b7a8f-8db2-13c6-3e8f-0edb970ac6ed@gmail.com \
--to=zelphirkaltstahl@gmail.com \
--cc=guile-user@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).