all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: [SOLVED] Re: locale warnings
Date: Sat, 30 Jun 2018 20:10:19 +0300	[thread overview]
Message-ID: <8736x45hfo.fsf@gmail.com> (raw)
In-Reply-To: 877emk1mue.fsf@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1452 bytes --]

Hello Ludovic,

ludo@gnu.org (Ludovic Courtès) writes:

> Oleg Pykhalov <go.wigust@gmail.com> skribis:
>
>> $ PAGER= systemctl show guix-daemon.service  | grep locale
>> Environment=GUIX_LOCPATH=/root/.guix-profile/lib/locale
>>
>> $ sudo guix package -I 
>> …
>> guix    0.14.0  out     /gnu/store/pii5cimi72lj5l7793h54g5sg0sr2apl-guix-0.14.0
>> glibc-utf8-locales 2.25 out
>> /gnu/store/xa391b23r5lbwxb9q26sq5rq1fkd1xi3-glibc-utf8-locales-2.25
>> glibc-locales 2.27 out
>> /gnu/store/s28fmfrq8r0c688x59cj0fcyh2pv87nj-glibc-locales-2.27
>> glibc   2.27    out     /gnu/store/y7siq9fr3dyccyaig94rpkqfimbiw35f-glibc-2.27
>
> The problem you may have is that guix@0.14.0 is linked against glibc
> 2.26, so it cannot use the 2.27 locales.  You should upgrade ‘guix’.

It seems I did a wrong thing before.

‘sudo guix pull’ doesn't produce ‘/root/.config/guix’ directory and
files inside this directory.

I tried another ‘guix pull’ after invoking ‘sudo -i’.  Then I got
‘/root/.config/guix’.  After I ran ‘guix package -u’ and ‘systemctl
restart guix-daemon’.  No warnings now.

Also I probably need to say that ‘glibc-locales’ package replaced (with
shell command ‘guix package -r glibc-utf8-locales -i glibc-locales’)
‘glibc-utf8-locales’ package for my non-root user, because only
‘glibc-utf8-locales’ package installed produced mentioned warnings.

Thanks,
Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2018-06-30 17:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 16:35 locale warnings Hinko Kocevar
2018-06-25 23:07 ` Hinko Kocevar
2018-06-26 11:39 ` Ludovic Courtès
2018-06-26 12:21   ` Hinko Kocevar
2018-06-26 16:48     ` Oleg Pykhalov
2018-06-26 17:29       ` Hinko Kocevar
2018-06-26 23:58       ` Matthew Brooks
2018-06-27 11:38       ` Ludovic Courtès
2018-06-30 17:10         ` Oleg Pykhalov [this message]

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

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

  git send-email \
    --in-reply-to=8736x45hfo.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=ludo@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.