From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Locale error: Falling back to C locale Date: Tue, 27 Mar 2018 23:00:06 +0200 Message-ID: <87efk5utd5.fsf@gnu.org> References: <87lgee3sfw.fsf@gmail.com> <87d0zpx2rw.fsf@gnu.org> <87y3id7rdb.fsf@gmail.com> 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]:35203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0vhX-0007C2-IJ for help-guix@gnu.org; Tue, 27 Mar 2018 17:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0vhS-0001DT-NB for help-guix@gnu.org; Tue, 27 Mar 2018 17:00:15 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:59254) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0vhS-0001Cn-H8 for help-guix@gnu.org; Tue, 27 Mar 2018 17:00:10 -0400 In-Reply-To: <87y3id7rdb.fsf@gmail.com> (Pierre Neidhardt's message of "Tue, 27 Mar 2018 15:49:28 +0530") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix Pierre Neidhardt skribis: > Sorry, forgot to mention that I'm running GuixSD, which is why I'm a bit > clueless here. Then it may be that your Emacs is still on glibc 2.25 while the system profile is at glibc 2.26, or vice versa. See . Ludo=E2=80=99.