From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22573: critical error during 'guix pull' Date: Sun, 07 Feb 2016 20:34:26 +0100 Message-ID: <87wpqgwbzx.fsf@gnu.org> References: <87bn7tucvf.fsf@grrlz.net> <20160206205317.GA6348@jasmine> 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]:37563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSV6v-0004aa-Fv for bug-guix@gnu.org; Sun, 07 Feb 2016 14:35:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSV6s-0002Kc-AJ for bug-guix@gnu.org; Sun, 07 Feb 2016 14:35:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSV6s-0002KY-6i for bug-guix@gnu.org; Sun, 07 Feb 2016 14:35:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aSV6s-0006Gz-2u for bug-guix@gnu.org; Sun, 07 Feb 2016 14:35:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160206205317.GA6348@jasmine> (Leo Famulari's message of "Sat, 6 Feb 2016 15:53:17 -0500") 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: Leo Famulari Cc: 22573@debbugs.gnu.org Leo Famulari skribis: > On Sat, Feb 06, 2016 at 03:33:56PM +0100, Nils Gillmann wrote: >> Hi, today 15:30 EU/Berlin Timezone I started guix pull and got this outp= ut: >>=20 >> Starting download of /tmp/guix-file.bHtiW7 >> From http://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz... >> master.tar.gz 1KiB 2.5MiB/s 00:00 [####################= ] 100.0% >> unpacking '/gnu/store/ig37bb33y7vnpay722b541ljlqvmyjbm-guix-latest.tar.g= z'... >>=20 >> gzip: stdin: not in gzip format >> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Child retu= rned status 1 >> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Error is n= ot recoverable: exiting now >> guix pull: error: failed to unpack source code > > Since the capabilities of hydra.gnu.org are sometimes outstripped by > user demand, users sometimes experience repeatable network failures This is true, but the tarball above is served by a completely different machine, which is unlikely to be overloaded. But yeah, maybe there was a transient networking error on either side of the connection. I=E2=80=99ve tried just now and it works fine currently, FWIW. Thanks, Ludo=E2=80=99.