From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quiliro Ordonez Subject: Re: warning: failed to install locale Date: Thu, 17 Jan 2019 12:56:32 -0800 Message-ID: <2d571a602d342564a6d0b042437c6a4e@riseup.net> References: <8736pswk00.fsf@roquette.mug.biscuolo.net> <877ef3h07n.fsf@elephly.net> <87won3fjll.fsf@elephly.net> Reply-To: quiliro@fsfla.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkEiT-00026t-BM for help-guix@gnu.org; Thu, 17 Jan 2019 15:56:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkEiR-0003Sn-7Z for help-guix@gnu.org; Thu, 17 Jan 2019 15:56:45 -0500 Received: from mx1.riseup.net ([198.252.153.129]:39604) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkEiP-0003N6-81 for help-guix@gnu.org; Thu, 17 Jan 2019 15:56:42 -0500 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 8A8FD1A0640 for ; Thu, 17 Jan 2019 12:56:33 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 706771C3130 for ; Thu, 17 Jan 2019 12:56:33 -0800 (PST) In-Reply-To: <87won3fjll.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: help-guix@gnu.org Thank you for this straightforward answer Ricardo. I post some insights below. El 2019-01-17 09:24, Ricardo Wurmus escribi=C3=B3: > This is in your environment. But what about the daemon=E2=80=99s envir= onment? > It is not started in your environment where GUIX_LOCPATH is set. How d= o > you start the daemon? If it=E2=80=99s via systemd you may want to look= at the > service file to see where GUIX_LOCPATH points. In fact: echo $GUIX_LOCPATH gives no output as root (which runs the Guix daemon, presumably). Where is the service file supposed to be and how to include GUIX_LOCPATH in it? I also ran the script to install Guix. Perhaps this script should do all the setup.