From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: core-updates merged! Date: Tue, 10 Feb 2015 20:38:57 +0100 Message-ID: References: <20150210184648.GB30353@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLGeE-0006OU-2O for guix-devel@gnu.org; Tue, 10 Feb 2015 14:39:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLGeA-0002sY-TE for guix-devel@gnu.org; Tue, 10 Feb 2015 14:39:02 -0500 In-Reply-To: <20150210184648.GB30353@debian> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: Guix-devel On Tue, Feb 10, 2015 at 7:46 PM, Andreas Enge wrote: > On Tue, Feb 10, 2015 at 05:38:26PM +0100, Federico Beffa wrote: >> Guile-ncurses was fixed by adding a new phase to generate the >> "en_US.UTF-8" locale during the generation of the package > > This is interesting information! If I understand things correctly, I think > a solution would be to have tons of locale-XX packages, where XX stands for > the country code, the contents of which are created by calls to localedef. > And maybe a package locales-all for people who have space and do not wish > to choose. And a search path definition in glibc to set LOCPATH. > > What do you think? I like this idea as well. Regards, Fede