From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Help with locale Date: Tue, 17 Mar 2020 15:45:27 -0400 Message-ID: <20200317194527.GB24888@jasmine.lan> References: <20200317174442.GA7416@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56825) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEI9b-00078F-72 for help-guix@gnu.org; Tue, 17 Mar 2020 15:45:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEI9Z-0002oX-8e for help-guix@gnu.org; Tue, 17 Mar 2020 15:45:31 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48509) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEI9Z-0002mW-3o for help-guix@gnu.org; Tue, 17 Mar 2020 15:45:29 -0400 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Mikael Djurfeldt Cc: help-guix@gnu.org On Tue, Mar 17, 2020 at 08:32:18PM +0100, Mikael Djurfeldt wrote: > > If you installed glibc-locales, it should show up at > > '~/.guix-profile/lib/locale' for the user that installed it (Guix > > package management is per-user). > > > > It did not show up. > > > > > > How did you install glibc-locales and as which user? > > > > I installed it as root through: > > guix package -i glibc-locales Okay, when you say that it did not show up, is that taking into account that Guix installs packages per-user? If you installed it for root, it should show up in root's '~/.guix-profile/lib/locale', but not for any other user.