all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: john francis lee <jfmxl@posteo.de>
Cc: guix-devel@gnu.org
Subject: Re: HI ... warning: failed to install locale: Invalid argument -3
Date: Fri, 20 Nov 2015 19:18:42 +0100	[thread overview]
Message-ID: <87si40ilfh.fsf@elephly.net> (raw)
In-Reply-To: <564F0805.4050602@posteo.de>


john francis lee <jfmxl@posteo.de> writes:

> jfl@wsdeb:~$ ldd --version
> ldd (Debian GLIBC 2.19-18+deb8u1) 2.19
> Copyright (C) 2014 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> Written by Roland McGrath and Ulrich Drepper.
>
> ... all the documentation talks about 2.21 and 2.22. I guess debian
> jessie is already an antique?

I don’t think it matters much.  Guix doesn’t use the host system’s
glibc.  Guix programmes will only use the glibc in the store.  To make
locales work you’d have to install the “glibc-locales” (or
“glibc-utf8-locales”) package (as you tried according to your previous
message) and then set GUIX_LOCPATH to tell the Guix glibc where to find
the locale data.

Debian’s glibc will not be affected by this.

~~ Ricardo

      reply	other threads:[~2015-11-20 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20 11:46 HI ... warning: failed to install locale: Invalid argument -3 john francis lee
2015-11-20 18:18 ` Ricardo Wurmus [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=87si40ilfh.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=jfmxl@posteo.de \
    /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.