From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Partelly Subject: Re: Suboptimal experience Date: Sun, 17 Jun 2018 23:13:27 +0300 Message-ID: References: <5F881124-7897-40FD-B554-B845CB1200C5@rdsor.ro> <20180617173942.4e97e315@lepiller.eu> <20180617220904.0edffef2@lepiller.eu> Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUe3J-00024Y-4l for guix-devel@gnu.org; Sun, 17 Jun 2018 16:13:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUe3F-0001op-Vx for guix-devel@gnu.org; Sun, 17 Jun 2018 16:13:33 -0400 Received: from imap.rdsor.ro ([193.231.238.8]:46382 helo=mail.rdsor.ro) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUe3F-0001oQ-Om for guix-devel@gnu.org; Sun, 17 Jun 2018 16:13:29 -0400 In-Reply-To: <20180617220904.0edffef2@lepiller.eu> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller Cc: guix-devel@gnu.org Ive seen that in manual Julien, but I did not tried it, because the = manual says: :When using Guix on top of GNU/Linux distribution other = than GuixSD=E2=80=94a so-called foreign distro=E2=80=94a few additional = steps are needed to get everything in place. Here are some of them.=E2=80=9D= =20 Note the =E2=80=9C=E2=80=A6 other than GuixSD=E2=80=9D formulation. I = use it on GuixSD. Should i understand that he manual is flawed and the = step is necessary on GuixSD as well ? > On Jun 17, 2018, at 23:09, Julien Lepiller wrote: >=20 > Le Sun, 17 Jun 2018 22:55:03 +0300, > Dan Partelly a =C3=A9crit : >=20 >> guile: warning: failed to install locale. >=20 > This is a "normal" message. You need to install glibc-locales in your > profile and set an environment variable. Also, that's only a > warning ;). >=20 > It's documented here: > = http://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#L= ocales-1