all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with Hydra?
@ 2017-01-10 16:28 Konrad Hinsen
  2017-01-10 22:24 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Konrad Hinsen @ 2017-01-10 16:28 UTC (permalink / raw)
  To: guix-devel

Today's "guix pull" ended with an error when downloading a file from 
Hydra, which I then confirmed using wget:

$ wget 
https://mirror.hydra.gnu.org/nar/96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz

--2017-01-10 16:59:26-- 
https://mirror.hydra.gnu.org/nar/96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz
Resolving mirror.hydra.gnu.org (mirror.hydra.gnu.org)... 
2001:4ca0:2001:10:225:90ff:fedb:c720, 131.159.14.26
Connecting to mirror.hydra.gnu.org 
(mirror.hydra.gnu.org)|2001:4ca0:2001:10:225:90ff:fedb:c720|:443... 
failed: Connection refused.
Connecting to mirror.hydra.gnu.org 
(mirror.hydra.gnu.org)|131.159.14.26|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-nix-archive]
Saving to: ‘96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz.2’

      0K                                                        0,00 =0s

2017-01-10 16:59:26 (0,00 B/s) - 
‘96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz.2’ saved [0]


For a few other files this works fine. But why should Hydra refuse a 
connection only for download attempts for one specific file?

Anyway, I hope someone here can fix that!

Konrad.

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

* Re: Problem with Hydra?
  2017-01-10 16:28 Problem with Hydra? Konrad Hinsen
@ 2017-01-10 22:24 ` Ludovic Courtès
  2017-01-11  9:10   ` Konrad Hinsen
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-01-10 22:24 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: guix-devel

Hi Konrad,

Konrad Hinsen <konrad.hinsen@fastmail.net> skribis:

> Today's "guix pull" ended with an error when downloading a file from
> Hydra, which I then confirmed using wget:
>
> $ wget
> https://mirror.hydra.gnu.org/nar/96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz
>
> --2017-01-10 16:59:26-- 
> https://mirror.hydra.gnu.org/nar/96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz
> Resolving mirror.hydra.gnu.org
> (mirror.hydra.gnu.org)... 2001:4ca0:2001:10:225:90ff:fedb:c720,
> 131.159.14.26
> Connecting to mirror.hydra.gnu.org
> (mirror.hydra.gnu.org)|2001:4ca0:2001:10:225:90ff:fedb:c720|:443... failed:
> Connection refused.
> Connecting to mirror.hydra.gnu.org
> (mirror.hydra.gnu.org)|131.159.14.26|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [application/x-nix-archive]
> Saving to: ‘96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz.2’
>
>      0K                                                        0,00 =0s
>
> 2017-01-10 16:59:26 (0,00 B/s) - 
> ‘96fy8dgs9p818zi63ypqw83xp10myi5a-psutils.tar.gz.2’ saved [0]

The problem is that mirror.hydra.gnu.org was serving a zero-length
file.  This is fixed now.

(For background info, see
<https://lists.gnu.org/archive/html/guix-devel/2017-01/msg00173.html>.)

Thanks!

Ludo’.

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

* Re: Problem with Hydra?
  2017-01-10 22:24 ` Ludovic Courtès
@ 2017-01-11  9:10   ` Konrad Hinsen
  0 siblings, 0 replies; 3+ messages in thread
From: Konrad Hinsen @ 2017-01-11  9:10 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hi Ludovic,

> The problem is that mirror.hydra.gnu.org was serving a zero-length
> file.  This is fixed now.

Indeed - I am up to date again!

Thanks,
   Konrad.

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

end of thread, other threads:[~2017-01-11  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-10 16:28 Problem with Hydra? Konrad Hinsen
2017-01-10 22:24 ` Ludovic Courtès
2017-01-11  9:10   ` Konrad Hinsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.