From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36076: Manual should clarify that glibc-utf8-locales is needed by default on foreign distros Date: Wed, 05 Jun 2019 15:17:57 +0200 Message-ID: <87v9xk2mt6.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYVol-0005Ir-04 for bug-guix@gnu.org; Wed, 05 Jun 2019 09:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYVok-0002fT-1B for bug-guix@gnu.org; Wed, 05 Jun 2019 09:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33243) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYVoj-0002fB-UP for bug-guix@gnu.org; Wed, 05 Jun 2019 09:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYVoj-0002HA-Nd for bug-guix@gnu.org; Wed, 05 Jun 2019 09:19:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Jack Hill's message of "Mon, 3 Jun 2019 14:39:55 -0400 (EDT)") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jack Hill Cc: 36076@debbugs.gnu.org Hi, Jack Hill skribis: > However, I was surprised that even though I had the full set of > locales available guix-daemon couldn't find the locale it was looking > for. This is because the default systemd unit for guix-daemon > configures it to use the en_US.utf8 locale which is provided by > glibc-utf8-locales (en_US.UTF-8 is in glibc-locales). > > I think it would be good to clarify in the manual which locale package > is needed when using the default daemon configuration on systemd > foreign distros. I honestly don=E2=80=99t see how it could be clearer: https://www.gnu.org/software/guix/manual/en/html_node/Application-Setup.h= tml#Locales Could you propose a patch to this section? Thanks, Ludo=E2=80=99.