all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Arch Linux locale-gen tries to use /run/current-system
@ 2016-05-11 23:52 Myles English
  2016-05-12 17:53 ` Alex Kost
  0 siblings, 1 reply; 3+ messages in thread
From: Myles English @ 2016-05-11 23:52 UTC (permalink / raw)
  To: help-guix

Hello,

I am trying guix on Arch Linux.  While updating the system package to
glibc 2.23 I get this error:

$ locale-gen
Generating locales...
  en_GB.UTF-8...cannot create temporary file:
  /run/current-system/locale/2.22/locale-archive.nfq78F: No such file or
  directory

More info:

$ locale
LANG=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=

$ locale -a
C
POSIX

I don't understand why it is using /run/current-system/ because I am
using guix and not guixSD.  (I did try nix, just in case it matters for
this problem, but I think I have removed all references to it).

Does anyone know what I need to do to get locale-gen to run without an
error?

Thanks,
Myles

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

end of thread, other threads:[~2016-05-14 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 23:52 Arch Linux locale-gen tries to use /run/current-system Myles English
2016-05-12 17:53 ` Alex Kost
2016-05-14 18:20   ` Myles English

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.