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--