From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Help with locale Date: Tue, 17 Mar 2020 16:22:36 -0400 Message-ID: <20200317202236.GB19263@jasmine.lan> References: <20200317174442.GA7416@jasmine.lan> <20200317194527.GB24888@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]:38584) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEIjY-0005tN-0Q for help-guix@gnu.org; Tue, 17 Mar 2020 16:22:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEIjX-0003Bj-1D for help-guix@gnu.org; Tue, 17 Mar 2020 16:22:39 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:37125) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEIjW-00035P-3H for help-guix@gnu.org; Tue, 17 Mar 2020 16:22:38 -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 09:19:02PM +0100, Mikael Djurfeldt wrote: > I only tried it for root so far and it did not show up in root's > '~/.guix-profile/lib/locale'. Okay. As root, can you do `guix package --list-installed` and send the results here? Also, as root, can you send the result of `echo $GUIX_LOCPATH`? And finally, again as root, the result of `ls -l ~root/.guix-profile/lib/locale`? How are you "becoming root", by the way?