From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: locales gone Date: Sat, 8 Oct 2016 16:00:06 +0200 Message-ID: <20161008160006.04ada83c@scratchpost.org> References: <20160925233222.33804eb3@scratchpost.org> <87vaxe5197.fsf@gnu.org> 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]:43141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bssAi-0007WO-Lp for guix-devel@gnu.org; Sat, 08 Oct 2016 10:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bssAe-0000fc-GQ for guix-devel@gnu.org; Sat, 08 Oct 2016 10:00:15 -0400 In-Reply-To: <87vaxe5197.fsf@gnu.org> 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: Ludovic =?ISO-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org Hi Ludo, On Thu, 29 Sep 2016 14:39:00 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Danny Milosavljevic skribis: >=20 > > so I've updated to 947a5d47a50252cb0b87b78a8f83f274dec593e2 git guix an= d now I don't have any useful locales. > > > > $ locale -a > > C > > POSIX =20 >=20 > I think this has always been the case because this command only lists > statically-known locales, strangely enough. Ok, but I also get: /gnu/store/ybwj3wmsjjqyszc1jclbg7l36pdwkrl3-xonsh-0.4.6/lib/python3.4/site-= packages/xonsh/__amalgam__.py:12122: RuntimeWarning: Failed to set locale '= LC_TIME' to 'de_DE.UTF-8' warnings.warn(msg, RuntimeWarning) Also, nano doesn't support UTF-8 text anymore. I mean I can live with it but there's definitely something broken there.