From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Time to merge core-updates! Date: Mon, 14 Nov 2016 10:52:51 +0100 Message-ID: <87d1hybd70.fsf@gnu.org> References: <87mvh4k8j8.fsf@gnu.org> <20161112160141.GA2626@jasmine> <87vavsi7pb.fsf@gnu.org> <20161113135403.GA23648@mail.thebird.nl> 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]:33773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6Dwg-00044D-5v for guix-devel@gnu.org; Mon, 14 Nov 2016 04:52:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6Dwc-0008F5-1v for guix-devel@gnu.org; Mon, 14 Nov 2016 04:52:58 -0500 In-Reply-To: <20161113135403.GA23648@mail.thebird.nl> (Pjotr Prins's message of "Sun, 13 Nov 2016 13:54:03 +0000") 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: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins skribis: > On Sun, Nov 13, 2016 at 12:45:04AM +0100, Ludovic Court=C3=A8s wrote: >> A recap of the news: >>=20 >> =E2=80=A2 glibc upgraded to 2.24; make sure to reread >> >> and possibly add =E2=80=98glibc-2.23=E2=80=99 to =E2=80=98locale-lib= cs=E2=80=99. > > I find locales problematic in a mixed Debian environment, even though > Guix actually solves the deeper problem. This may be helpful solving > locale errors by tracking dependencies, e.g.: > > https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#set-locale Nice! Do you think we should improve somehow? Ludo=E2=80=99.