all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* HI ... warning: failed to install locale: Invalid argument -3
@ 2015-11-20 11:46 john francis lee
  2015-11-20 18:18 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: john francis lee @ 2015-11-20 11:46 UTC (permalink / raw)
  To: guix-devel

Hi again,

My debian jessie says ...

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?

Really sorry to have cluttered up your list. So long.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: HI ... warning: failed to install locale: Invalid argument -3
  2015-11-20 11:46 HI ... warning: failed to install locale: Invalid argument -3 john francis lee
@ 2015-11-20 18:18 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2015-11-20 18:18 UTC (permalink / raw)
  To: john francis lee; +Cc: guix-devel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-20 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-20 11:46 HI ... warning: failed to install locale: Invalid argument -3 john francis lee
2015-11-20 18:18 ` Ricardo Wurmus

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.