From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: locales gone Date: Sun, 6 Nov 2016 01:36:56 +0100 Message-ID: <20161106013656.22da4736@scratchpost.org> References: <20160925233222.33804eb3@scratchpost.org> <87vaxe5197.fsf@gnu.org> <20161008160006.04ada83c@scratchpost.org> <87oa2rgbi9.fsf@gnu.org> <20161012223733.6e95ca41@scratchpost.org> <87mvi880dk.fsf@gnu.org> <20161013223124.0a8d5712@scratchpost.org> <87insvci2p.fsf@gnu.org> <20161015102108.2fc03c6f@scratchpost.org> <87r37fe4eu.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]:60492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3BSM-0006iJ-Sj for guix-devel@gnu.org; Sat, 05 Nov 2016 20:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3BSI-0000QK-OR for guix-devel@gnu.org; Sat, 05 Nov 2016 20:37:06 -0400 In-Reply-To: <87r37fe4eu.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 Mon, 17 Oct 2016 11:00:25 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > I suppose the untested patch below would work around it. Could you try > and report back? (Will require a reboot or testing with =E2=80=98guix sy= stem > vm=E2=80=99.) First I tried whether it's still broken with current (~5 min ago) Guix mast= er: yes, it is. Then I applied the patch on my physical computer (not VM), reconfigured and= rebooted. It works now. Thanks :)