GNU bug report logs - #15733
Guile fails to download from poorly-behaved downloads.mysql.com

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Sun, 27 Oct 2013 16:45:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mark H Weaver <mhw <at> netris.org>
Subject: bug#15733: closed (Re: bug#15733: Guile fails to download from
 poorly-behaved downloads.mysql.com)
Date: Sat, 29 Mar 2014 13:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15733 <at> debbugs.gnu.org.

-- 
15733: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15733
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 15733-done <at> debbugs.gnu.org
Subject: Re: bug#15733: Guile fails to download from poorly-behaved
 downloads.mysql.com
Date: Sat, 29 Mar 2014 14:18:32 +0100
Mark H Weaver <mhw <at> 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’.

[Message part 3 (message/rfc822, inline)]
From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: 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



This bug report was last modified 11 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.