From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35874: =?UTF-8?Q?=E2=80=9Cguix_?= =?UTF-8?Q?pull=E2=80=9D?= fails on setlocale Date: Sun, 26 May 2019 23:24:30 +0200 Message-ID: <87imtwkiy9.fsf@gnu.org> References: <87y32wga23.fsf@mdc-berlin.de> <87woigg88w.fsf@mdc-berlin.de> <877eagx8s2.fsf@gnu.org> <87tvdkdjsh.fsf@mdc-berlin.de> <87ef4mqwqk.fsf@gnu.org> <874l5hxweb.fsf@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hV0dd-0001gJ-VP for bug-guix@gnu.org; Sun, 26 May 2019 17:25:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hV0da-00013h-UN for bug-guix@gnu.org; Sun, 26 May 2019 17:25:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38418) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hV0da-00013Q-S7 for bug-guix@gnu.org; Sun, 26 May 2019 17:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hV0da-0005sE-Nw for bug-guix@gnu.org; Sun, 26 May 2019 17:25:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <874l5hxweb.fsf@mdc-berlin.de> (Ricardo Wurmus's message of "Sun, 26 May 2019 13:55:40 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 35874-done@debbugs.gnu.org Hello! Ricardo Wurmus skribis: >> I believe the patch below solves the problem. WDYT? > > Yes, I think this would fix it. I set two of these variables before > (not NIX_STORE_DIR) and it seemed to work fine. Great. Pushed as dfc69e4b6d4bbc41a4d37b3cc6ea12adb34aaafa. Thanks, Ludo=E2=80=99.