Subject: | CPAN.pm in blead fails bootstrapping |
Date: | Sun, 20 Dec 2009 19:28:54 -0500 |
To: | bug-cpan [...] rt.cpan.org |
From: | Jesse Vincent <jesse [...] fsck.com> |
cpan[1]> reload index
LWP not available
Trying with "/usr/bin/curl -L -f -s -S --netrc-optional" to get
"http://mirrors.ccs.neu.edu/CPAN/authors/01mailrc.txt.gz"
Error while trying to rename '/home/jesse/.cpan/sources/authors/01mailrc.txt.gz.tmp16254' to '/home/jesse/.cpan/sources/authors/01mailrc.txt.gz': No such file or directory
cpan[2]>
It looks like the .gz is on the wrong side of things
jesse@mar-adentro ~/.cpan/sources/authors (master*+) $ ls -al /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp1*
-rw-r--r-- 1 jesse jesse 163568 2009-12-20 19:24 /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp15942
-rw-r--r-- 1 jesse jesse 163611 2009-12-20 19:24 /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp15942.gz
-rw-r--r-- 1 jesse jesse 163568 2009-12-20 19:25 /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp16139
-rw-r--r-- 1 jesse jesse 163611 2009-12-20 19:25 /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp16139.gz
-rw-r--r-- 1 jesse jesse 163568 2009-12-20 19:25 /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp16254
-rw-r--r-- 1 jesse jesse 163611 2009-12-20 19:25 /home/jesse/.cpan/sources/authors/01mailrc.txt.tmp16254.gz
jesse@mar-adentro ~/.cpan/sources/authors (master*+) $