From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIxWe-0001ul-DI for guix-patches@gnu.org; Tue, 23 Apr 2019 11:40:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIxWd-0007LN-DD for guix-patches@gnu.org; Tue, 23 Apr 2019 11:40:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40578) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hIxWd-0007LF-7c for guix-patches@gnu.org; Tue, 23 Apr 2019 11:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hIxWd-0002Lo-4B for guix-patches@gnu.org; Tue, 23 Apr 2019 11:40:03 -0400 Subject: [bug#35050] [PATCH] gnu: direnv: Fix build failure. Resent-Message-ID: Mime-Version: 1.0 Message-Id: In-Reply-To: <87a7h4nz9h.fsf@gmail.com> References: <20190330161953.20491-1-go.wigust@gmail.com> <20190330191147.GA15761@jasmine.lan> <87d0m8ov8o.fsf@gmail.com> <20190330232600.GA7209@jasmine.lan> <87v9zynd54.fsf@gmail.com> <20190401170703.GA16868@jasmine.lan> <87a7h4nz9h.fsf@gmail.com> Date: Tue, 23 Apr 2019 11:39:06 -0400 From: "Leo Famulari" Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Oleg Pykhalov Cc: 35050@debbugs.gnu.org The underlying issue, which is with the 'unpack' phase of gnu-build-system, is discussed at .