all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: jgart <jgart@dismail.de>
Cc: Guix Help <help-guix@gnu.org>
Subject: Re: warning: failed to install locale: Invalid argument
Date: Fri, 18 Nov 2022 17:56:24 +0100	[thread overview]
Message-ID: <878rk89p6v.fsf@gnu.org> (raw)
In-Reply-To: <20221115182112.GB1200@dismail.de> (jgart@dismail.de's message of "Tue, 15 Nov 2022 18:21:12 -0600")

Hi,

jgart <jgart@dismail.de> skribis:

> guile: warning: failed to install locale

This means that data for the locale you chose is cannot be found by the
C library used by Guile.

Typically, one chooses locale data by setting environment variables such
as ‘LC_ALL’ or ‘LANG’.

In Guix, locale data is provided separately from the C library (glibc).
You can either get it from the ‘glibc-locales’ package, which contains
all existing locales, or, on Guix System, you’ll get the locales you
asked for under /run/current-system/locale.

The manual has more details on setting up locales.

HTH!

Ludo’.


  reply	other threads:[~2022-11-18 16:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16  0:21 warning: failed to install locale: Invalid argument jgart
2022-11-18 16:56 ` Ludovic Courtès [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-24 18:35 Cook, Malcolm
2015-07-24 20:50 ` Ludovic Courtès
2015-07-24 21:01   ` Cook, Malcolm
2015-07-25  6:38     ` Pjotr Prins
2015-07-25 19:53     ` Ludovic Courtès

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=878rk89p6v.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=jgart@dismail.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.