From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix pull (error) Date: Sun, 13 Oct 2013 22:52:42 +0200 Message-ID: <874n8k99lx.fsf@gnu.org> References: <20131012100624.GA16134@debian.Jeff> <874n8mcmm7.fsf@gnu.org> 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]:38198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVSjW-00026w-Lj for guix-devel@gnu.org; Sun, 13 Oct 2013 16:57:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVSjR-0001BL-K5 for guix-devel@gnu.org; Sun, 13 Oct 2013 16:57:50 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:39102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVSjR-0001BB-DY for guix-devel@gnu.org; Sun, 13 Oct 2013 16:57:45 -0400 In-Reply-To: <874n8mcmm7.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 12 Oct 2013 21:31:12 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Jeffrin Jose Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Jeffrin Jose skribis: > >> -------------------cut-x-here------------- >> $guix pull >> starting download of `guix-file.5G1sMw' from `http://git.savannah.gnu.or= g/cgit/guix.git/snapshot/guix-master.tar.gz'... >> http://git.savannah.gnu.org/.../guix-master.tar.gz 4185.0 KiB transferred >> The following derivation will be built: >> /nix/store/1v3ykijky3d6gq7gvnvdwkc66wq68n4c-guix-latest.drv >> The following files will be downloaded: >> /nix/store/iwyl3m0n7nzh4pl0rp0n4a6n4vm7ppwp-tar-1.26 >> /nix/store/w0wcbwwr6q8zfkwf1fiifdyiyif48zic-gzip-1.6 >> /nix/store/8bnpcr53gwkc31gg3gsi1d7hlygqrjqj-libgcrypt-1.5.3 >> /nix/store/q0szrvcs5bkk6ikij8qjpd56hn1z8c8k-module-import >> /nix/store/xx9qw71zd5wwqmbr0ls4mrjlj3w8wqk7-module-import-compiled >> /nix/store/ldxf5wvk7dh5d95msg7bs8fsnawxmj3h-libgpg-error-1.12 >> /nix/store/vmsk3gwg3z9ra7rzyg34892da1dp72ap-grep-2.14 >> guix pull: error: build failed: build of `/nix/store/1v3ykijky3d6gq7gvnv= dwkc66wq68n4c-guix-latest.drv' failed > > I can reproduce the bug. That turned out to be awfully terrible, and we had just been lucky so far: . The workaround is in commit 178f77b. To get it, you=E2=80=99ll have to run =E2=80=98guix pull=E2=80=99 from a Git checkout, with =E2=80=98./pre-inst-e= nv guix pull=E2=80=99. Thanks, Ludo=E2=80=99.