From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35623: FW: bug#35623: guix pull failed on RHEL7 Date: Mon, 13 May 2019 00:19:23 +0200 Message-ID: <878svbs4d0.fsf@gnu.org> References: <871s14ize3.fsf@nckx> 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]:35338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPx2A-0007BS-Sr for bug-guix@gnu.org; Sun, 12 May 2019 18:33:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hPwpA-0007Bd-3M for bug-guix@gnu.org; Sun, 12 May 2019 18:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58347) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hPwp9-00076K-W2 for bug-guix@gnu.org; Sun, 12 May 2019 18:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hPwp8-00088m-ND for bug-guix@gnu.org; Sun, 12 May 2019 18:20:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <871s14ize3.fsf@nckx> (Tobias Geerinckx-Rice's message of "Sat, 11 May 2019 21:07:00 +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: Tobias Geerinckx-Rice Cc: 35623-done@debbugs.gnu.org Hi, Tobias Geerinckx-Rice skribis: > Ludovic Court=C3=A8s wrote: >> Commit 48d498c2c3984784336b27ba5e261319f3ac6a3a lets HOME pass >> through, which should sidestep the problem you encountered. > > This breaks =E2=80=98guix pull=E2=80=99, but I can't for the life of me s= ee how HOME > is being applied here. Ouch, sorry for the mess, and thanks for reverting quickly! I reverted the revert and added a fix in commit e0244eb7a2290781ef490b6cedbd9c753caf6004. Thanks, Ludo=E2=80=99.