unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22573: critical error during 'guix pull'
@ 2016-02-06 14:33 Nils Gillmann
  2016-02-06 20:53 ` Leo Famulari
  2016-02-07  1:08 ` bug#22573: closed Nils Gillmann
  0 siblings, 2 replies; 6+ messages in thread
From: Nils Gillmann @ 2016-02-06 14:33 UTC (permalink / raw)
  To: 22573

Hi, today 15:30 EU/Berlin Timezone I started guix pull and got this output:

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.gz'...

gzip: stdin: not in gzip format
/gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Child returned status 1
/gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Error is not recoverable: exiting now
guix pull: error: failed to unpack source code

-- 
ng/ni*
vcard: http://krosos.sdf.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22573: critical error during 'guix pull'
  2016-02-06 14:33 bug#22573: critical error during 'guix pull' Nils Gillmann
@ 2016-02-06 20:53 ` Leo Famulari
  2016-02-06 21:19   ` Nils Gillmann
  2016-02-07 19:34   ` Ludovic Courtès
  2016-02-07  1:08 ` bug#22573: closed Nils Gillmann
  1 sibling, 2 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-06 20:53 UTC (permalink / raw)
  To: Nils Gillmann; +Cc: 22573

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 output:
> 
> 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.gz'...
> 
> gzip: stdin: not in gzip format
> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Child returned status 1
> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Error is not 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
while downloading. We have raised the funds to buy a more powerful
machine for hydra.gnu.org and to host it.

Do you know if this succeeded for you during the period while the Guix
git repository's HEAD was unchanged? Althought, I don't see how state of
HEAD could make a difference to whether or not the gzip encoding was
successful.

> 
> -- 
> ng/ni*
> vcard: http://krosos.sdf.org
> 
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22573: critical error during 'guix pull'
  2016-02-06 20:53 ` Leo Famulari
@ 2016-02-06 21:19   ` Nils Gillmann
  2016-02-06 22:20     ` Leo Famulari
  2016-02-07 19:34   ` Ludovic Courtès
  1 sibling, 1 reply; 6+ messages in thread
From: Nils Gillmann @ 2016-02-06 21:19 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 22573

Leo Famulari <leo@famulari.name> writes:

> 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 output:
>> 
>> 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.gz'...
>> 
>> gzip: stdin: not in gzip format
>> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Child returned status 1
>> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Error is not 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
> while downloading. We have raised the funds to buy a more powerful
> machine for hydra.gnu.org and to host it.
>

I tend to forget this, thanks for the reminder.

> Do you know if this succeeded for you during the period while the Guix
> git repository's HEAD was unchanged? Althought, I don't see how state of
> HEAD could make a difference to whether or not the gzip encoding was
> successful.
>

I'm not sure, and maybe I should raise my personal level for reporting
things hydra related. I tried 5-8 times with failures, and minutes later
it succeeded. I can't point anymore what was going on, the logs tell me
the only commit ~7 hours ago was icecat.

As this is not really a bug it could be closed if there's nothing more I
could provide?

-- 
ng/ni*
vcard: http://krosos.sdf.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22573: critical error during 'guix pull'
  2016-02-06 21:19   ` Nils Gillmann
@ 2016-02-06 22:20     ` Leo Famulari
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2016-02-06 22:20 UTC (permalink / raw)
  To: Nils Gillmann; +Cc: 22573

On Sat, Feb 06, 2016 at 10:19:03PM +0100, Nils Gillmann wrote:
> Leo Famulari <leo@famulari.name> writes:
> 
> > 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 output:
> >> 
> >> 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.gz'...
> >> 
> >> gzip: stdin: not in gzip format
> >> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Child returned status 1
> >> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Error is not 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
> > while downloading. We have raised the funds to buy a more powerful
> > machine for hydra.gnu.org and to host it.
> >
> 
> I tend to forget this, thanks for the reminder.
> 
> > Do you know if this succeeded for you during the period while the Guix
> > git repository's HEAD was unchanged? Althought, I don't see how state of
> > HEAD could make a difference to whether or not the gzip encoding was
> > successful.
> >
> 
> I'm not sure, and maybe I should raise my personal level for reporting
> things hydra related. I tried 5-8 times with failures, and minutes later
> it succeeded. I can't point anymore what was going on, the logs tell me
> the only commit ~7 hours ago was icecat.

It's really annoying when this happens!

> 
> As this is not really a bug it could be closed if there's nothing more I
> could provide?

Sure, you can close the bug by emailing NNN-done@debbugs.gnu.org, where
NNN is the number of the bug.

> 
> -- 
> ng/ni*
> vcard: http://krosos.sdf.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22573: closed
  2016-02-06 14:33 bug#22573: critical error during 'guix pull' Nils Gillmann
  2016-02-06 20:53 ` Leo Famulari
@ 2016-02-07  1:08 ` Nils Gillmann
  1 sibling, 0 replies; 6+ messages in thread
From: Nils Gillmann @ 2016-02-07  1:08 UTC (permalink / raw)
  To: 22573-done

Problem solved,
problem wasn't really a problem and details couldn't be provided.

-- 
ng/ni*
vcard: http://krosos.sdf.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22573: critical error during 'guix pull'
  2016-02-06 20:53 ` Leo Famulari
  2016-02-06 21:19   ` Nils Gillmann
@ 2016-02-07 19:34   ` Ludovic Courtès
  1 sibling, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2016-02-07 19:34 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 22573

Leo Famulari <leo@famulari.name> 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 output:
>> 
>> 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.gz'...
>> 
>> gzip: stdin: not in gzip format
>> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Child returned status 1
>> /gnu/store/9m8jg38cy0j95cb1gmi784ms85nn68vr-tar-1.28/bin/tar: Error is not 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’ve tried just now and it works fine currently, FWIW.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-07 19:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-06 14:33 bug#22573: critical error during 'guix pull' Nils Gillmann
2016-02-06 20:53 ` Leo Famulari
2016-02-06 21:19   ` Nils Gillmann
2016-02-06 22:20     ` Leo Famulari
2016-02-07 19:34   ` Ludovic Courtès
2016-02-07  1:08 ` bug#22573: closed Nils Gillmann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).