help-guix
[Top][All Lists]
Advanced

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

Re: Problem with Glbc-locales: failed to install locale


From: darlingmouse
Subject: Re: Problem with Glbc-locales: failed to install locale
Date: Thu, 15 Mar 2018 10:57:45 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0

Doing ls $GUIX_LOCPATH prints my working dir.
 
address@hidden:~$ ldd /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash | grep libc

    libdl.so.2 => /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so.2 (0x00007f584eb6f000)
    libc.so.6 => /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libc.so.6 (0x00007f584e7d0000)
    /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2 (0x00007f584ed73000)
address@hidden:~$

On 03/15/2018 03:29 AM, Ludovic Courtès wrote:
Hello,

darlingmouse <address@hidden> skribis:

address@hidden:~$ export LC_ALL=en_US.utf8; export LANG=en_US.utf8
address@hidden:~$ guix package
/gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
guile: warning: failed to install locale
warning: failed to install locale: Invalid argument
And what’s the output of:

  ls $GUIX_LOCPATH

and:

  ldd /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash | grep libc

Thanks,
Ludo’.


reply via email to

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