Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 56763
Status: rejected
Priority: 0/
Queue: CPAN

People
Owner: Nobody in particular
Requestors: mkanat [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.94_56
Fixed in: (no value)



Subject: curl downloads hang with some mirrors
This never completes: Trying with "/usr/bin/curl -L -f -s -S --netrc-optional" to get "http://ftp.heanet.ie/mirrors/ftp.perl.org/pub/CPAN/modules/02packages.de tails.txt.gz" The same with perl.secsup.org. It works fine with some mirrors, though.
On 2010-04-20 18:55:44, MKANAT wrote: Show quoted text
> This never completes: > > Trying with "/usr/bin/curl -L -f -s -S --netrc-optional" to get > > "http://ftp.heanet.ie/mirrors/ftp.perl.org/pub/CPAN/modules/02packages.de > tails.txt.gz"
Works for me. Show quoted text
> The same with perl.secsup.org.
You mean "http://ftp.heanet.ie/mirrors/perl.secsup.org/pub/CPAN/modules/02packages.details.txt.gz"? This gives a 404 to me. You can always verify if mirrors are working for others by visiting http://www.cs.uu.nl/stats/mirmon/cpan.html
On Tue Apr 20 22:10:40 2010, ANDK wrote: Show quoted text
> Works for me.
Odd. Works for me from my local machine, too. Maybe it's something about the curl args being used that are preventing it from working on my server. In any case, unless I discover there's something better that CPAN.pm could be doing, this isn't a bug.