From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: Suboptimal experience Date: Sun, 17 Jun 2018 22:09:04 +0200 Message-ID: <20180617220904.0edffef2@lepiller.eu> References: <5F881124-7897-40FD-B554-B845CB1200C5@rdsor.ro> <20180617173942.4e97e315@lepiller.eu> 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]:47976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUdzD-0001SV-69 for guix-devel@gnu.org; Sun, 17 Jun 2018 16:09:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUdz9-0008Cz-5u for guix-devel@gnu.org; Sun, 17 Jun 2018 16:09:19 -0400 Received: from static-176-182-42-79.ncc.abo.bbox.fr ([176.182.42.79]:44512 helo=lepiller.eu) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fUdz8-0008Ce-QT for guix-devel@gnu.org; Sun, 17 Jun 2018 16:09:15 -0400 In-Reply-To: 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: Dan Partelly Cc: guix-devel@gnu.org Le Sun, 17 Jun 2018 22:55:03 +0300, Dan Partelly a =C3=A9crit : > guile: warning: failed to install locale. 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 ;). It's documented here: http://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#Lo= cales-1