From mboxrd@z Thu Jan 1 00:00:00 1970 From: darlingmouse Subject: Problem with Glbc-locales: failed to install locale Date: Tue, 13 Mar 2018 13:09:22 -0500 Message-ID: <5AA813D2.4090605@posteo.us> Reply-To: darlingmouse@posteo.us Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------020304090106090301010809" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evoMf-0006Ce-3a for help-guix@gnu.org; Tue, 13 Mar 2018 14:09:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evoMb-0003mv-1T for help-guix@gnu.org; Tue, 13 Mar 2018 14:09:33 -0400 Received: from mout01.posteo.de ([185.67.36.65]:47292) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evoMa-0003k4-Lo for help-guix@gnu.org; Tue, 13 Mar 2018 14:09:28 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 4D75220C55 for ; Tue, 13 Mar 2018 19:09:26 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4012tY01Wlz9rxV for ; Tue, 13 Mar 2018 19:09:24 +0100 (CET) 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: help-guix@gnu.org This is a multi-part message in MIME format. --------------020304090106090301010809 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I'm trying to install guix 14.0 on Trisquel 7 and everything went smoothly until I hit the part where you perform some procedures for glibc-locales in the manual. |||ruki@ruki-ThinkPad-T400:~$ guix|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||guix: missing command name|| ||Try `guix --help' for more information.|| ||ruki@ruki-ThinkPad-T400:~$ guix package -i|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||ruki@ruki-ThinkPad-T400:~$ clear ; guix ; guix package -i glibc-locales|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||guix: missing command name|| ||Try `guix --help' for more information.|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||The following package will be upgraded:|| || glibc-locales 2.26.105-g0890d5379c -> 2.26.105-g0890d5379c /gnu/store/j73ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g0890d5379c|| || ||nothing to be done|| ||ruki@ruki-ThinkPad-T400:~$ export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale|| ||ruki@ruki-ThinkPad-T400:~$ guix|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||guix: missing command name|| ||Try `guix --help' for more information.|| ||ruki@ruki-ThinkPad-T400:~$| I'm not sure what the problem could be right now. Any help is appreciated. --------------020304090106090301010809 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm trying to install guix 14.0 on Trisquel 7 and everything went smoothly until I hit the part where you perform some procedures for glibc-locales in the manual.

ruki@ruki-ThinkPad-T400:~$ guix
guile: warning: failed to install locale warning: failed to install locale: Invalid argument
guix: missing command name
Try `guix --help' for more information.
ruki@ruki-ThinkPad-T400:~$ guix package -i<= br> guile: warning: failed to install locale warning: failed to install locale: Invalid argument
ruki@ruki-ThinkPad-T400:~$ clear ; guix ; guix package -i glibc-locales
guile: warning: failed to install locale warning: failed to install locale: Invalid argument
guix: missing command name
Try `guix --help' for more information.
guile: warning: failed to install locale warning: failed to install locale: Invalid argument
The following package will be upgraded:
=C2=A0=C2=A0 glibc-locales=C2=A0=C2=A0=C2=A0 2.26.105-g0= 890d5379c -> 2.26.105-g0890d5379c=C2=A0=C2=A0=C2=A0 /gnu/store/j73ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g0890d= 5379c

nothing to be done
ruki@ruki-ThinkPad-T400:~$ export GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale
ruki@ruki-ThinkPad-T400:~$ guix
guile: warning: failed to install locale warning: failed to install locale: Invalid argument
guix: missing command name
Try `guix --help' for more information.
ruki@ruki-ThinkPad-T400:~$

I'm not sure what the problem could be right now. Any help is appreciated.
--------------020304090106090301010809-- 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: Wed, 14 Mar 2018 14:14:43 +0100 Message-ID: <87h8piyf24.fsf@gnu.org> References: <5AA813D2.4090605@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]:60833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ew6Ew-00081S-QM for help-guix@gnu.org; Wed, 14 Mar 2018 09:14:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ew6Ev-0002CA-ST for help-guix@gnu.org; Wed, 14 Mar 2018 09:14:46 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:48006) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ew6Ev-0002C0-MI for help-guix@gnu.org; Wed, 14 Mar 2018 09:14:45 -0400 In-Reply-To: <5AA813D2.4090605@posteo.us> (darlingmouse@posteo.us's message of "Tue, 13 Mar 2018 13:09:22 -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@gnu.org Hello, darlingmouse skribis: > The following package will be upgraded: > glibc-locales 2.26.105-g0890d5379c -> 2.26.105-g0890d5379c /gnu/store/j73= ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g0890d5379c > > nothing to be done > ruki@ruki-ThinkPad-T400:~$ export GUIX_LOCPATH=3D$HOME/.guix-profile/lib/= locale > ruki@ruki-ThinkPad-T400:~$ guix > guile: warning: failed to install locale > warning: failed to install locale: Invalid argument > guix: missing command name > Try `guix --help' for more information. Can you run the =E2=80=9Clocale=E2=80=9D command and post the result? Like= wise for=20 =E2=80=9Cenv | grep LC=E2=80=9D. Also, how did you install Guix? Thanks, Ludo=E2=80=99. 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: Wed, 14 Mar 2018 16:41:06 +0100 Message-ID: <87sh927jhp.fsf@gnu.org> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@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]:36664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ew8Wc-0005bF-P0 for help-guix@gnu.org; Wed, 14 Mar 2018 11:41:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ew8Wb-0002V8-VO for help-guix@gnu.org; Wed, 14 Mar 2018 11:41:10 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:52612) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ew8Wb-0002U3-Nd for help-guix@gnu.org; Wed, 14 Mar 2018 11:41:09 -0400 In-Reply-To: <5AA93DCA.1040500@posteo.us> (darlingmouse@posteo.us's message of "Wed, 14 Mar 2018 10:20:42 -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 darlingmouse skribis: > ||LANG=3Den_US.UTF-8|| Try =E2=80=9Cexport LC_ALL=3Den_US.utf8; export LANG=3Den_US.utf8=E2=80=9D;= does it help? > I installed Guix following the manual from Trisquel by unpacking it in > root and /var as the guide shows. Nothing else. OK. (Please keep help-guix in Cc.) Thanks, Ludo=E2=80=99. From mboxrd@z Thu Jan 1 00:00:00 1970 From: darlingmouse Subject: Re: Problem with Glbc-locales: failed to install locale Date: Wed, 14 Mar 2018 10:45:05 -0500 Message-ID: <5AA94381.3070509@posteo.us> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> Reply-To: darlingmouse@posteo.us Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ew8aX-000854-Sg for help-guix@gnu.org; Wed, 14 Mar 2018 11:45:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ew8aU-0004pj-Q9 for help-guix@gnu.org; Wed, 14 Mar 2018 11:45:13 -0400 Received: from mout01.posteo.de ([185.67.36.65]:57628) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ew8aU-0004pA-JE for help-guix@gnu.org; Wed, 14 Mar 2018 11:45:10 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 2DD9420EC4 for ; Wed, 14 Mar 2018 16:45:07 +0100 (CET) In-Reply-To: <87sh927jhp.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: help-guix@gnu.org 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:=20 setlocale: LC_ALL: cannot change locale (en_US.utf8) guile: warning: failed to install locale warning: failed to install locale: Invalid argument ruki@ruki-ThinkPad-T400:~$ On 03/14/2018 10:41 AM, Ludovic Court=C3=A8s wrote: > darlingmouse skribis: > >> ||LANG=3Den_US.UTF-8|| > Try =E2=80=9Cexport LC_ALL=3Den_US.utf8; export LANG=3Den_US.utf8=E2=80= =9D; does it help? > >> I installed Guix following the manual from Trisquel by unpacking it in >> root and /var as the guide shows. Nothing else. > OK. > > (Please keep help-guix in Cc.) > > Thanks, > Ludo=E2=80=99. 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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: darlingmouse Subject: Re: Problem with Glbc-locales: failed to install locale Date: Thu, 15 Mar 2018 10:57:45 -0500 Message-ID: <5AAA97F9.1000002@posteo.us> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> Reply-To: darlingmouse@posteo.us Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------080802070605070108040208" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewVGM-00051v-UA for help-guix@gnu.org; Thu, 15 Mar 2018 11:57:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewVGK-0004MW-DQ for help-guix@gnu.org; Thu, 15 Mar 2018 11:57:55 -0400 Received: from mout01.posteo.de ([185.67.36.65]:57388) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewVGJ-0004Lu-Vj for help-guix@gnu.org; Thu, 15 Mar 2018 11:57:52 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 914312102E for ; Thu, 15 Mar 2018 16:57:49 +0100 (CET) In-Reply-To: <87r2olwxm5.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: help-guix This is a multi-part message in MIME format. --------------080802070605070108040208 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Doing |ls $GUIX_LOCPATH|prints my working dir. | ruki@ruki-ThinkPad-T400:~$ ldd=20 /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/bash=20 | grep libc|| || libdl.so.2 =3D>=20 /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so.2=20 (0x00007f584eb6f000)|| || libc.so.6 =3D>=20 /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libc.so.6=20 (0x00007f584e7d0000)|| ||/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/ld-linux-x86= -64.so.2=20 =3D> /lib64/ld-linux-x86-64.so.2 (0x00007f584ed73000)|| ||ruki@ruki-ThinkPad-T400:~$ | On 03/15/2018 03:29 AM, Ludovic Court=C3=A8s wrote: > Hello, > > darlingmouse skribis: > >> ruki@ruki-ThinkPad-T400:~$ export LC_ALL=3Den_US.utf8; export LANG=3De= n_US.utf8 >> ruki@ruki-ThinkPad-T400:~$ guix package >> /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin/ba= sh: >> 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/bash | grep libc > > Thanks, > Ludo=E2=80=99. --------------080802070605070108040208 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Doing ls $GUIX_LOCPATH prints my working dir.
=C2=A0
ruki@ruki-ThinkPad-T400:~$ ldd /gnu/store/f8k940vy9gck66m9r4id5m098w3hxgka-bash-minimal-4.4.12/bin= /bash | grep libc

=C2=A0=C2=A0=C2=A0 libdl.so.2 =3D> /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so= .2 (0x00007f584eb6f000)
=C2=A0=C2=A0=C2=A0 libc.so.6 =3D> /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libc.so.= 6 (0x00007f584e7d0000)
=C2=A0=C2=A0=C2=A0 /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/ld-linux= -x86-64.so.2 =3D> /lib64/ld-linux-x86-64.so.2 (0x00007f584ed73000)
ruki@ruki-ThinkPad-T400:~$

On 03/15/2018 03:29 AM, Ludovic Court=C3= =A8s wrote:
Hello,

darlingmouse <darlingmouse@posteo.us> skribis:

ruki@ruki-ThinkPad-T400:~$ export LC_ALL=3Den_US.u=
tf8; export LANG=3Den_US.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=
/bash | grep libc

Thanks,
Ludo=E2=80=99.

--------------080802070605070108040208-- 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 17:27:54 +0100 Message-ID: <87y3ittib9.fsf@gnu.org> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> <5AAA955F.6070905@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]:41603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewVjS-0000m1-3z for help-guix@gnu.org; Thu, 15 Mar 2018 12:27:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewVjR-0002S9-8E for help-guix@gnu.org; Thu, 15 Mar 2018 12:27:58 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:36248) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewVjR-0002RL-1L for help-guix@gnu.org; Thu, 15 Mar 2018 12:27:57 -0400 In-Reply-To: <5AAA955F.6070905@posteo.us> (darlingmouse@posteo.us's message of "Thu, 15 Mar 2018 10:46:39 -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 darlingmouse skribis: > Doing ls $GUIX_LOCPATH prints my working dir. That means it=E2=80=99s undefined. Please run: export GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale Thanks, Ludo=E2=80=99. From mboxrd@z Thu Jan 1 00:00:00 1970 From: darlingmouse Subject: Re: Problem with Glbc-locales: failed to install locale Date: Thu, 15 Mar 2018 11:36:22 -0500 Message-ID: <5AAAA106.3030400@posteo.us> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> <5AAA955F.6070905@posteo.us> <87y3ittib9.fsf@gnu.org> Reply-To: darlingmouse@posteo.us Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewVrj-0003Wx-FK for help-guix@gnu.org; Thu, 15 Mar 2018 12:36:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewVrf-0006p5-G2 for help-guix@gnu.org; Thu, 15 Mar 2018 12:36:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:50632) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewVrf-0006oR-5g for help-guix@gnu.org; Thu, 15 Mar 2018 12:36:27 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 61D8420DE2 for ; Thu, 15 Mar 2018 17:36:25 +0100 (CET) In-Reply-To: <87y3ittib9.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: help-guix ruki@ruki-ThinkPad-T400:~$ export=20 GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale ruki@ruki-ThinkPad-T400:~$ guix package guile: warning: failed to install locale warning: failed to install locale: Invalid argument On 03/15/2018 11:27 AM, Ludovic Court=C3=A8s wrote: > darlingmouse skribis: > >> Doing ls $GUIX_LOCPATH prints my working dir. > That means it=E2=80=99s undefined. Please run: > > export GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale > > Thanks, > Ludo=E2=80=99. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Problem with Glbc-locales: failed to install locale Date: Thu, 15 Mar 2018 21:35:01 +0100 Message-ID: <87h8phqdqi.fsf@elephly.net> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> <5AAA955F.6070905@posteo.us> <87y3ittib9.fsf@gnu.org> <5AAAA106.3030400@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]:43868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewZbB-0007gn-O3 for help-guix@gnu.org; Thu, 15 Mar 2018 16:35:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewZb7-0006u2-JB for help-guix@gnu.org; Thu, 15 Mar 2018 16:35:41 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21129) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewZb7-0006tj-Cw for help-guix@gnu.org; Thu, 15 Mar 2018 16:35:37 -0400 In-reply-to: <5AAAA106.3030400@posteo.us> 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@posteo.us Cc: help-guix darlingmouse writes: > ruki@ruki-ThinkPad-T400:~$ export > GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale Does this directory exist? If it doesn=E2=80=99t you may need to install the =E2=80=9Cglibc-locales=E2=80=9D package first. > ruki@ruki-ThinkPad-T400:~$ guix package > guile: warning: failed to install locale > warning: failed to install locale: Invalid argument I wonder if this comes from the daemon=E2=80=99s environment. If so, GUIX_LOCPATH needs to be set in the environment in which the daemon is started. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net From mboxrd@z Thu Jan 1 00:00:00 1970 From: darlingmouse Subject: Re: Problem with Glbc-locales: failed to install locale Date: Thu, 15 Mar 2018 21:07:21 -0500 Message-ID: <5AAB26D9.9000105@posteo.us> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> <5AAA955F.6070905@posteo.us> <87y3ittib9.fsf@gnu.org> <5AAAA106.3030400@posteo.us> <87h8phqdqi.fsf@elephly.net> Reply-To: darlingmouse@posteo.us Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------070909080708000201000607" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewemJ-0001xi-Bl for help-guix@gnu.org; Thu, 15 Mar 2018 22:07:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewemF-00042V-VC for help-guix@gnu.org; Thu, 15 Mar 2018 22:07:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33280) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewemF-00041d-Gb for help-guix@gnu.org; Thu, 15 Mar 2018 22:07:27 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6E9F520C70 for ; Fri, 16 Mar 2018 03:07:25 +0100 (CET) In-Reply-To: <87h8phqdqi.fsf@elephly.net> 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: Ricardo Wurmus Cc: help-guix This is a multi-part message in MIME format. --------------070909080708000201000607 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Here is what I did so far. Same thing. |ruki@ruki-ThinkPad-T400:~$ guix package -i glibc-locales|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||The following package will be upgraded:|| || glibc-locales 2.26.105-g0890d5379c -> 2.26.105-g0890d5379c=20 /gnu/store/j73ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g0890d= 5379c|| || ||substitute: updating list of substitutes from=20 'https://mirror.hydra.gnu.org'... substitute: updating list of=20 substitutes from 'https://mirror.hydra.gnu.org'... 100.0%|| ||The following derivations will be built:|| ||/gnu/store/br2by76f04pmfcl4fr4jm00mc6xhp1fl-profile.drv|| ||/gnu/store/6nqbjiijp6pihinif3ikywf652ph2yck-ca-certificate-bundle.drv|| ||/gnu/store/6k0qgwhzq6mc1hqnh3vi75am3n3i5650-info-dir.drv|| ||/gnu/store/268wyfb4bpk2536hj1pir1l9xp11622r-fonts-dir.drv|| ||/gnu/store/8q3ys53cx6xjl8dzphisskckg6c13g78-manual-database.drv|| ||Creating manual page database...|| ||1 entries processed in 0.5 s|| ||4 packages in profile|| ||The following environment variable definitions may be needed:|| || export PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH"|| ||ruki@ruki-ThinkPad-T400:~$ export=20 PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH"|| ||ruki@ruki-ThinkPad-T400:~$ guix package|| ||guile: warning: failed to install locale|| ||warning: failed to install locale: Invalid argument|| ||ruki@ruki-ThinkPad-T400:~$ | On 03/15/2018 03:35 PM, Ricardo Wurmus wrote: > darlingmouse writes: > >> ruki@ruki-ThinkPad-T400:~$ export >> GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale > Does this directory exist? If it doesn=E2=80=99t you may need to insta= ll > the =E2=80=9Cglibc-locales=E2=80=9D package first. > >> ruki@ruki-ThinkPad-T400:~$ guix package >> guile: warning: failed to install locale >> warning: failed to install locale: Invalid argument > I wonder if this comes from the daemon=E2=80=99s environment. If so, > GUIX_LOCPATH needs to be set in the environment in which the daemon is > started. > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > > --------------070909080708000201000607 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Here is what I did so far. Same thing.

ruki@ruki-ThinkPad-T400:~$ guix package -i glibc-locales=
guile: warning: failed to install locale warning: failed to install locale: Invalid argument
The following package will be upgraded:
=C2=A0=C2=A0 glibc-locales=C2=A0=C2=A0=C2=A0 2.26.105-g0= 890d5379c -> 2.26.105-g0890d5379c=C2=A0=C2=A0=C2=A0 /gnu/store/j73ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g0890d= 5379c

substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following derivations will be built: =C2=A0=C2=A0 /gnu/store/br2by76f04pmfcl4fr4jm00mc6xhp1fl-profile.drv
=C2=A0=C2=A0 /gnu/store/6nqbjiijp6pihinif3ikywf652ph2yck-ca-certificate-bundle.d= rv
=C2=A0=C2=A0 /gnu/store/6k0qgwhzq6mc1hqnh3vi75am3n3i5650-info-dir.drv
=C2=A0=C2=A0 /gnu/store/268wyfb4bpk2536hj1pir1l9xp11622r-fonts-dir.drv
=C2=A0=C2=A0 /gnu/store/8q3ys53cx6xjl8dzphisskckg6c13g78-manual-database.drv

Creating manual page database...
1 entries processed in 0.5 s
4 packages in profile
The following environment variable definitions may be needed:
=C2=A0=C2=A0 export PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH" ruki@ruki-ThinkPad-T400:~$ export PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH" ruki@ruki-ThinkPad-T400:~$ guix package
guile: warning: failed to install locale warning: failed to install locale: Invalid argument
ruki@ruki-ThinkPad-T400:~$


On 03/15/2018 03:35 PM, Ricardo Wurmus wrote:
darlingmouse <darlingmouse@posteo.us> writes:

ruki@ruki-ThinkPad-T400:~$ export
GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale
Does this directory exist?  If it doesn=E2=80=99t you may need to install
the =E2=80=9Cglibc-locales=E2=80=9D package first.

ruki@ruki-ThinkPad-T400:~$ guix package
guile: warning: failed to install locale
warning: failed to install locale: Invalid argument
I wonder if this comes from the daemon=E2=80=99s environment.  If so,
GUIX_LOCPATH needs to be set in the environment in which the daemon is
started.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://e=
lephly.net



--------------070909080708000201000607-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "oury.dustin@posteo.net" Subject: Re: Problem with Glbc-locales: failed to install locale Date: Wed, 21 Mar 2018 10:30:35 -0500 Message-ID: <5AB27A9B.5050702@posteo.net> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> <5AAA955F.6070905@posteo.us> <87y3ittib9.fsf@gnu.org> <5AAAA106.3030400@posteo.us> <87h8phqdqi.fsf@elephly.net> <5AAB26D9.9000105@posteo.us> Reply-To: darlingmouse@posteo.us Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------030701070904050202050906" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyfhc-0006uj-93 for help-guix@gnu.org; Wed, 21 Mar 2018 11:31:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyfhZ-0007HD-1l for help-guix@gnu.org; Wed, 21 Mar 2018 11:31:00 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35903) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eyfhY-00076Y-JE for help-guix@gnu.org; Wed, 21 Mar 2018 11:30:56 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B88AA21113 for ; Wed, 21 Mar 2018 16:30:41 +0100 (CET) In-Reply-To: <5AAB26D9.9000105@posteo.us> 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: Ricardo Wurmus Cc: help-guix This is a multi-part message in MIME format. --------------030701070904050202050906 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable At this point I'm in a fix with getting Guix running normally. I'd like=20 to get it running though on Trisquel. On 03/15/2018 09:07 PM, darlingmouse wrote: > Here is what I did so far. Same thing. > > |ruki@ruki-ThinkPad-T400:~$ guix package -i glibc-locales|| > ||guile: warning: failed to install locale|| > ||warning: failed to install locale: Invalid argument|| > ||The following package will be upgraded:|| > || glibc-locales 2.26.105-g0890d5379c -> 2.26.105-g0890d5379c=20 > /gnu/store/j73ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g089= 0d5379c|| > || > ||substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... substitute: updating list of=20 > substitutes from 'https://mirror.hydra.gnu.org'... 100.0%|| > ||The following derivations will be built:|| > ||/gnu/store/br2by76f04pmfcl4fr4jm00mc6xhp1fl-profile.drv|| > ||/gnu/store/6nqbjiijp6pihinif3ikywf652ph2yck-ca-certificate-bundle.drv= || > ||/gnu/store/6k0qgwhzq6mc1hqnh3vi75am3n3i5650-info-dir.drv|| > ||/gnu/store/268wyfb4bpk2536hj1pir1l9xp11622r-fonts-dir.drv|| > ||/gnu/store/8q3ys53cx6xjl8dzphisskckg6c13g78-manual-database.drv|| > ||Creating manual page database...|| > ||1 entries processed in 0.5 s|| > ||4 packages in profile|| > ||The following environment variable definitions may be needed:|| > || export PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH"|| > ||ruki@ruki-ThinkPad-T400:~$ export=20 > PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH"|| > ||ruki@ruki-ThinkPad-T400:~$ guix package|| > ||guile: warning: failed to install locale|| > ||warning: failed to install locale: Invalid argument|| > ||ruki@ruki-ThinkPad-T400:~$ | > > > On 03/15/2018 03:35 PM, Ricardo Wurmus wrote: >> darlingmouse writes: >> >>> ruki@ruki-ThinkPad-T400:~$ export >>> GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale >> Does this directory exist? If it doesn=E2=80=99t you may need to inst= all >> the =E2=80=9Cglibc-locales=E2=80=9D package first. >> >>> ruki@ruki-ThinkPad-T400:~$ guix package >>> guile: warning: failed to install locale >>> warning: failed to install locale: Invalid argument >> I wonder if this comes from the daemon=E2=80=99s environment. If so, >> GUIX_LOCPATH needs to be set in the environment in which the daemon is >> started. >> >> -- >> Ricardo >> >> GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC >> https://elephly.net >> >> > --------------030701070904050202050906 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable At this point I'm in a fix with getting Guix running normally. I'd like to get it running though on Trisquel.

On 03/15/2018 09:07 PM, darlingmouse wrote:
Here is what I did so far. Same thing.

ruki@ruki-ThinkPad-T400:~$ guix package -i glibc-locales
guile: warning: failed to install locale<= br> warning: failed to install locale: Invalid argument
The following package will be upgraded: =C2=A0=C2=A0 glibc-locales=C2=A0=C2=A0=C2=A0 2.26.105-= g0890d5379c -> 2.26.105-g0890d5379c=C2=A0=C2=A0=C2=A0 /gnu/store/j73ld7v624ix39imy94bncxzl8nirdn8-glibc-locales-2.26.105-g0890d= 5379c

substitute: updating list of substitutes from 'https://mirror.hydra.gnu.= org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.= org'... 100.0%
The following derivations will be built:<= br> =C2=A0=C2=A0 /gnu/store/br2by76f04pmfcl4fr4jm00mc6xhp1fl-profile.drv
=C2=A0=C2=A0 /gnu/store/6nqbjiijp6pihinif3ikywf652ph2yck-ca-certificate-bundle= .drv
=C2=A0=C2=A0 /gnu/store/6k0qgwhzq6mc1hqnh3vi75am3n3i5650-info-dir.drv
=C2=A0=C2=A0 /gnu/store/268wyfb4bpk2536hj1pir1l9xp11622r-fonts-dir.drv<= code>
=C2=A0=C2=A0 /gnu/store/8q3ys53cx6xjl8dzphisskckg6c13g78-manual-database.drv
Creating manual page database...
1 entries processed in 0.5 s
4 packages in profile
The following environment variable definitions may be needed:
=C2=A0=C2=A0 export PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH"=
ruki@ruki-ThinkPad-T400:~$ export PATH=3D"/home/ruki/.guix-profile/bin${PATH:+:}$PATH"=
ruki@ruki-ThinkPad-T400:~$ guix package guile: warning: failed to install locale<= br> warning: failed to install locale: Invalid argument
ruki@ruki-ThinkPad-T400:~$


On 03/15/2018 03:35 PM, Ricardo Wurmus wrote:
darlingmouse <darling=
mouse@posteo.us> writes:

ruki@ruki-ThinkPad-T400:~$ export
GUIX_LOCPATH=3D$HOME/.guix-profile/lib/locale
Does this directory exist?  If it doesn=E2=80=99t =
you may need to install
the =E2=80=9Cglibc-locales=E2=80=9D package first.

ruki@ruki-ThinkPad-T400:~$ guix package
guile: warning: failed to install locale
warning: failed to install locale: Invalid argument
I wonder if this comes from the daemon=E2=80=99s e=
nvironment.  If so,
GUIX_LOCPATH needs to be set in the environment in which the daemon is
started.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




--------------030701070904050202050906-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: Problem with Glbc-locales: failed to install locale Date: Sun, 25 Mar 2018 07:22:22 +0200 Message-ID: <878tagn301.fsf@gmail.com> References: <5AA813D2.4090605@posteo.us> <87h8piyf24.fsf@gnu.org> <5AA93DCA.1040500@posteo.us> <87sh927jhp.fsf@gnu.org> <5AA9432D.4050901@posteo.us> <87r2olwxm5.fsf@gnu.org> <5AAA955F.6070905@posteo.us> <87y3ittib9.fsf@gnu.org> <5AAAA106.3030400@posteo.us> <87h8phqdqi.fsf@elephly.net> <5AAB26D9.9000105@posteo.us> <5AB27A9B.5050702@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ezy6t-0003Jk-7j for help-guix@gnu.org; Sun, 25 Mar 2018 01:22:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ezy6s-0002lJ-Ec for help-guix@gnu.org; Sun, 25 Mar 2018 01:22:27 -0400 Received: from mail-pg0-x236.google.com ([2607:f8b0:400e:c05::236]:37099) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ezy6s-0002kr-7w for help-guix@gnu.org; Sun, 25 Mar 2018 01:22:26 -0400 Received: by mail-pg0-x236.google.com with SMTP id n11so6061716pgp.4 for ; Sat, 24 Mar 2018 22:22:26 -0700 (PDT) In-Reply-To: <5AB27A9B.5050702@posteo.net> (oury's message of "Wed, 21 Mar 2018 10:30:35 -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: "oury.dustin@posteo.net" Cc: darlingmouse@posteo.us, help-guix --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable "oury.dustin@posteo.net" writes: > At this point I'm in a fix with getting Guix running normally. I'd > like to get it running though on Trisquel. I don't understand this message. Are you the same person as darlingmouse, who had trouble earlier in the thread? What problem are you having that we can help with? I'd like to help you out, but I couldn't understand your message. Perhaps I missed some context. =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlq3Mg4ACgkQ3UCaFdgi Rp3xZhAA1IIJUxSpiIkLXzTX+05HEAHC7X1dCq39YYt5i28L7i6X467S3RSqhXKn XeQwWxY27fc/fn71KHgn6MxbLZcfFa4CPC0cxwuddiBbeS18zQUXVlbnVEW5hSji y0NraOMyLScPpRQTOXMKpKy4cJdoyFUXV2SYt2xejBnGhxC9n3ROe12DZ0go12E0 sqOZ+Y3yIlCGFjRQhPjsCkCGEEPLAkBNVdWDJOFez1YzgqOlqFm4l1kMueJmIgkB 7NA4vkst8VvFzyDFRypnv5PM1P/ueBuIWXQo3Jc3w6fxEUYNvIpi9VJuQAwMdcC1 RZBpaoem6yXZoXQFz5bmmBJ03rjyjIHc5FE5JbS5WmcqR6GYElyRIZJ6CZb9VVAt Six+ZR9WVPfsItWlH2SS5XDf7fEixc4hNhyOQvoxDvM1odmhVfU1WqBGq4S/88ra UnnELuj/w3bjU95Tn7o5d2/CXEJI+Or4uNy6NqRBID7nrzPDeGPq8uZN0U1Gxs9+ vkW9o4B9s+QLYqttvmuEpzKqRLEBTs8DQ9Xr8xu0PHrJSjxNa9zCgRqpolOqPElj 2gq7NjomNPcUkXNeqA8wq8gVexP6rVj66M1qHOjaxyHZrPRb/rxSJhKtF5xuetnN LcqJJIMu77w7a2e2OpIRoLsE2R0htCaph95BrCDufuTQqPLoj30= =AIYc -----END PGP SIGNATURE----- --=-=-=--