From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Time to merge core-updates! Date: Fri, 18 Nov 2016 16:20:50 +0000 Message-ID: <20161118162050.GA23993@mail.thebird.nl> References: <87mvh4k8j8.fsf@gnu.org> <20161112160141.GA2626@jasmine> <87vavsi7pb.fsf@gnu.org> <20161113135403.GA23648@mail.thebird.nl> <87d1hybd70.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7lwG-00033C-8N for guix-devel@gnu.org; Fri, 18 Nov 2016 11:22:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7lwD-00051r-1l for guix-devel@gnu.org; Fri, 18 Nov 2016 11:22:56 -0500 Content-Disposition: inline In-Reply-To: <87d1hybd70.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 On Mon, Nov 14, 2016 at 10:52:51AM +0100, Ludovic Court=E8s wrote: > > 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-loca= le >=20 > Nice! >=20 > Do you think we should improve > > somehow? Dunno. My version looks more like an aid when trouble shooting. Maybe the Guix manual should have a section on trouble shooting to give these kind of hints. BTW the Guix manual is improving nicely in parallel. Great work :)