all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15733: Guile fails to download from poorly-behaved downloads.mysql.com
@ 2013-10-27 16:42 Mark H Weaver
  2014-03-29 13:18 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2013-10-27 16:42 UTC (permalink / raw)
  To: 15733

Guile 2.0.9 is unable to download:

  http://downloads.mysql.com/archives/mysql-5.1/mysql-5.1.54.tar.gz

apparently because the HTTP server resets the TCP connection at the end,
instead of closing normally.  Here's what I see:

--8<---------------cut here---------------start------------->8---
http://downloads.mysql.com/.../mysql-5.1.54.tar.gz	 99.9% of 23117.4 KiBERROR: In procedure fport_fill_input: Connection reset by peer
--8<---------------cut here---------------end--------------->8---

wget is able to download the file successfully.

    Mark

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

* bug#15733: Guile fails to download from poorly-behaved downloads.mysql.com
  2013-10-27 16:42 bug#15733: Guile fails to download from poorly-behaved downloads.mysql.com Mark H Weaver
@ 2014-03-29 13:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-03-29 13:18 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 15733-done

Mark H Weaver <mhw@netris.org> skribis:

> Guile 2.0.9 is unable to download:
>
>   http://downloads.mysql.com/archives/mysql-5.1/mysql-5.1.54.tar.gz
>
> apparently because the HTTP server resets the TCP connection at the end,
> instead of closing normally.  Here's what I see:
>
> http://downloads.mysql.com/.../mysql-5.1.54.tar.gz	 99.9% of 23117.4 KiBERROR: In procedure fport_fill_input: Connection reset by peer

AFAICS this was fixed by Guile commit 802a25b1 (part of Guile 2.0.11,
which is now the default in Guix master.)

Thus I’m closing the bug.

Thanks,
Ludo’.

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

end of thread, other threads:[~2014-03-29 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-27 16:42 bug#15733: Guile fails to download from poorly-behaved downloads.mysql.com Mark H Weaver
2014-03-29 13:18 ` Ludovic Courtès

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.