bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15733: Guile fails to download from poorly-behaved downloads.mysql.c


From: Mark H Weaver
Subject: bug#15733: Guile fails to download from poorly-behaved downloads.mysql.com
Date: Sun, 27 Oct 2013 12:42:47 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]