From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22676: (git) guix build failure "broken-tarball-fetch" Date: Mon, 15 Feb 2016 17:03:40 -0500 Message-ID: <20160215220340.GB22965@jasmine> References: <20160215114708.2ab16039@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVRFY-0006Ri-KP for bug-guix@gnu.org; Mon, 15 Feb 2016 17:04:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVRFV-0005tt-J8 for bug-guix@gnu.org; Mon, 15 Feb 2016 17:04:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVRFV-0005ta-Fo for bug-guix@gnu.org; Mon, 15 Feb 2016 17:04:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVRFS-0004xn-2b for bug-guix@gnu.org; Mon, 15 Feb 2016 17:04:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160215114708.2ab16039@scratchpost.org> 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Danny Milosavljevic Cc: 22676@debbugs.gnu.org On Mon, Feb 15, 2016 at 11:47:08AM +0100, Danny Milosavljevic wrote: > Package: guix > > In git guix (commit b042bdc8fdc2a89e51da852339c0ee86b7bedaf1) and recent GuixSD (that means I did guix pull after booting the tarball from the guix website about 5 days ago), I get a build failure when I do > > $ ./pre-inst-env guix environment guix > $ make > $ touch gnu/packages/engineering.scm # note: file existed before. > $ make # will fail. > . I can confirm this bug.