From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Problem with Glbc-locales: failed to install locale Date: Thu, 15 Mar 2018 09:29:06 +0100 Message-ID: <87r2olwxm5.fsf@gnu.org> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewOG7-00041N-Oi for help-guix@gnu.org; Thu, 15 Mar 2018 04:29:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewOG6-0006Vn-Nh for help-guix@gnu.org; Thu, 15 Mar 2018 04:29:11 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:59628) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewOG6-0006To-Fz for help-guix@gnu.org; Thu, 15 Mar 2018 04:29:10 -0400 In-Reply-To: <5AA9432D.4050901@posteo.us> (darlingmouse@posteo.us's message of "Wed, 14 Mar 2018 10:43:41 -0500") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: darlingmouse Cc: help-guix Hello, darlingmouse skribis: > ruki@ruki-ThinkPad-T400:~$ export LC_ALL=3Den_US.utf8; export LANG=3Den_U= S.utf8 > ruki@ruki-ThinkPad-T400:~$ guix package > /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash: > warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) > guile: warning: failed to install locale > warning: failed to install locale: Invalid argument And what=E2=80=99s the output of: ls $GUIX_LOCPATH and: ldd /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/b= ash | grep libc Thanks, Ludo=E2=80=99.