unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Crippled packages on mirror.hydra.gnu.org?
@ 2017-05-22 11:28 Dmitry Alexandrov
  2017-05-22 22:19 ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Alexandrov @ 2017-05-22 11:28 UTC (permalink / raw
  To: help-guix

Hello.

Trying to ‘$ guix package -i coreutils’ on Guix 0.12.0 freshly installed on Debian Stretch, I got the following:

--8<---------------cut here---------------start------------->8---
Downloading http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25 (14.4MiB installed)...
 coreutils-8.25                                                                   611KiB/s 00:00 | 128KiB transferred
gzip: stdin: invalid compressed data--format violated
--8<---------------cut here---------------end--------------->8---

And it does not look like a guix(1) issue:

--8<---------------cut here---------------start------------->8---
$ wget http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
--2017-05-22 14:13:11--  http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
Resolving mirror.hydra.gnu.org (mirror.hydra.gnu.org)... 131.159.14.26
Connecting to mirror.hydra.gnu.org (mirror.hydra.gnu.org)|131.159.14.26|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-nix-archive]
Saving to: ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’

9xfn6q7cxqxaxsv6kgiic9iygl2iv     [   <=>                                          ] 191.61K   284KB/s    in 0.7s

2017-05-22 14:13:12 (284 KB/s) - ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’ saved [196210]

$ zcat > /dev/null 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
gzip: 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25: invalid compressed data--format violated
--8<---------------cut here---------------end--------------->8---

Is it something wrong with mirror.hydra.gnu.org or with Internet connecntion on my side?

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

* Re: Crippled packages on mirror.hydra.gnu.org?
  2017-05-22 11:28 Crippled packages on mirror.hydra.gnu.org? Dmitry Alexandrov
@ 2017-05-22 22:19 ` Leo Famulari
  2017-05-23 11:04   ` Dmitry Alexandrov
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2017-05-22 22:19 UTC (permalink / raw
  To: Dmitry Alexandrov; +Cc: help-guix

On Mon, May 22, 2017 at 02:28:49PM +0300, Dmitry Alexandrov wrote:
> --8<---------------cut here---------------start------------->8---
> $ wget http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
> --2017-05-22 14:13:11--  http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
> Resolving mirror.hydra.gnu.org (mirror.hydra.gnu.org)... 131.159.14.26
> Connecting to mirror.hydra.gnu.org (mirror.hydra.gnu.org)|131.159.14.26|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [application/x-nix-archive]
> Saving to: ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’
> 
> 9xfn6q7cxqxaxsv6kgiic9iygl2iv     [   <=>                                          ] 191.61K   284KB/s    in 0.7s
> 
> 2017-05-22 14:13:12 (284 KB/s) - ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’ saved [196210]
> 
> $ zcat > /dev/null 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
> gzip: 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25: invalid compressed data--format violated

Thanks, I'm forwarding this to our sysadmins so they can remove this
corrupted item from our mirror.

> Is it something wrong with mirror.hydra.gnu.org or with Internet connecntion on my side?

I can confirm this item is corrupted. You can work around the problem by
adding --fallback to whichever command failed.

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

* Re: Crippled packages on mirror.hydra.gnu.org?
  2017-05-22 22:19 ` Leo Famulari
@ 2017-05-23 11:04   ` Dmitry Alexandrov
  2017-05-23 20:22     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Alexandrov @ 2017-05-23 11:04 UTC (permalink / raw
  To: Leo Famulari; +Cc: help-guix

> On Mon, May 22, 2017 at 02:28:49PM +0300, Dmitry Alexandrov wrote:
>> --8<---------------cut here---------------start------------->8---
>> $ wget http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
>> --2017-05-22 14:13:11--  http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
>> Resolving mirror.hydra.gnu.org (mirror.hydra.gnu.org)... 131.159.14.26
>> Connecting to mirror.hydra.gnu.org (mirror.hydra.gnu.org)|131.159.14.26|:80... connected.
>> HTTP request sent, awaiting response... 200 OK
>> Length: unspecified [application/x-nix-archive]
>> Saving to: ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’
>> 
>> 9xfn6q7cxqxaxsv6kgiic9iygl2iv     [   <=>                                          ] 191.61K   284KB/s    in 0.7s
>> 
>> 2017-05-22 14:13:12 (284 KB/s) - ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’ saved [196210]
>> 
>> $ zcat > /dev/null 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
>> gzip: 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25: invalid compressed data--format violated
>
> Thanks, I'm forwarding this to our sysadmins so they can remove this
> corrupted item from our mirror.

Thank you.  I in fact did look for any contacts that might be more related to mirror admins than this mailing list, but no avail.  Does it mean that I have to continue report such issues here?

Anyway, no need to wait for an occasion, here is another one:

— https://mirror.hydra.gnu.org/guix/nar/gzip/i92s6sqzlps5wasx09wv3lckn2lj3dm7-perl-5.24.0

Error is the same:

--8<---------------cut here---------------start------------->8---
gzip: i92s6sqzlps5wasx09wv3lckn2lj3dm7-perl-5.24.0: invalid compressed data--format violated
--8<---------------cut here---------------end--------------->8---

This affect yesterday’s 0.13.0 release.

>> Is it something wrong with mirror.hydra.gnu.org or with Internet connecntion on my side?
>
> I can confirm this item is corrupted. You can work around the problem by
> adding --fallback to whichever command failed.

Yes, thanks, that is what ‘guix package -i’ itself says. :-)

Yet, as much as https://hydra.gnu.org is slow, it could be faster to download the substitutes from there, where they are *not* corrupted (at least these two).

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

* Re: Crippled packages on mirror.hydra.gnu.org?
  2017-05-23 11:04   ` Dmitry Alexandrov
@ 2017-05-23 20:22     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2017-05-23 20:22 UTC (permalink / raw
  To: Dmitry Alexandrov; +Cc: help-guix

Hi Dmitry,

Dmitry Alexandrov <321942@gmail.com> skribis:

>> On Mon, May 22, 2017 at 02:28:49PM +0300, Dmitry Alexandrov wrote:
>>> --8<---------------cut here---------------start------------->8---
>>> $ wget http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
>>> --2017-05-22 14:13:11--  http://mirror.hydra.gnu.org/guix/nar/gzip/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
>>> Resolving mirror.hydra.gnu.org (mirror.hydra.gnu.org)... 131.159.14.26
>>> Connecting to mirror.hydra.gnu.org (mirror.hydra.gnu.org)|131.159.14.26|:80... connected.
>>> HTTP request sent, awaiting response... 200 OK
>>> Length: unspecified [application/x-nix-archive]
>>> Saving to: ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’
>>> 
>>> 9xfn6q7cxqxaxsv6kgiic9iygl2iv     [   <=>                                          ] 191.61K   284KB/s    in 0.7s
>>> 
>>> 2017-05-22 14:13:12 (284 KB/s) - ‘9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25’ saved [196210]
>>> 
>>> $ zcat > /dev/null 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25
>>> gzip: 9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25: invalid compressed data--format violated
>>
>> Thanks, I'm forwarding this to our sysadmins so they can remove this
>> corrupted item from our mirror.
>
> Thank you.  I in fact did look for any contacts that might be more related to mirror admins than this mailing list, but no avail.  Does it mean that I have to continue report such issues here?
>
> Anyway, no need to wait for an occasion, here is another one:
>
> — https://mirror.hydra.gnu.org/guix/nar/gzip/i92s6sqzlps5wasx09wv3lckn2lj3dm7-perl-5.24.0

Thanks for your report, we’ll fix mirror.hydra.gnu.org shortly.

In the meantime, you can use:

  --substitute-urls=https://hydra.gnu.org

as a temporary workaround.

BTW, how did you install Guix?  Your installation appears to fetch
substitutes over HTTP instead of HTTPS.

Thanks,
Ludo’.

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

end of thread, other threads:[~2017-05-23 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22 11:28 Crippled packages on mirror.hydra.gnu.org? Dmitry Alexandrov
2017-05-22 22:19 ` Leo Famulari
2017-05-23 11:04   ` Dmitry Alexandrov
2017-05-23 20:22     ` Ludovic Courtès

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).