guile-user
[Top][All Lists]
Advanced

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

Using GUIX


From: Zelphir Kaltstahl
Subject: Using GUIX
Date: Mon, 17 Dec 2018 23:48:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

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



reply via email to

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