root@linux [~]# /scripts/perlinstaller version
Fetching http://cpan.cpanel.net/cPCPAN/modules.versions (0)[email protected].... ..connected......receiving...100%......Done
Method: System Expect
spawn /scripts/realperlinstaller version
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...Done
Ping:1.466 Testing connection speed to cpan.mirrors.easynet.fr using pureperl...(316100.00 bytes/s)...Done
Ping:1.129 Testing connection speed to cpan.numericable.fr using pureperl...(313000.00 bytes/s)...Done
Three usable mirrors located
Mirror Check passed for cpan.mirrors.easynet.fr (/index.html)
commit: wrote /usr/lib/perl5/5.8.7/CPAN/Config.pm
CPAN: Storable loaded ok
Going to read /home/.cpan/Metadata
Database was generated on Mon, 31 Oct 2005 02:01:04 GMT
Running install for module version
Running make for J/JP/JPEACOCK/version-0.49.tar.gz
LWP not available
LWP not available
Trying with "/usr/bin/wget -O -" to get
http://cpan.mirrors.easynet.fr/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz
--17:30:21-- http://cpan.mirrors.easynet.fr/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz
=> `-'
Resolving cpan.mirrors.easynet.fr... 212.180.1.29
Connecting to cpan.mirrors.easynet.fr|212.180.1.29|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:30:21 ERROR 404: Not Found.
System call "/usr/bin/wget -O - "http://cpan.mirrors.easynet.fr/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz" > /home/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.49.tar"
returned status 1 (wstat 256)
Warning: expected file [/home/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz] doesn't exist
Trying with "/usr/bin/wget -O -" to get
http://cpan.numericable.fr/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz
--17:30:21-- http://cpan.numericable.fr/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz
=> `-'
Resolving cpan.numericable.fr... 81.220.255.20
Connecting to cpan.numericable.fr|81.220.255.20|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:30:21 ERROR 404: Not Found.
System call "/usr/bin/wget -O - "http://cpan.numericable.fr/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz" > /home/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.49.tar"
returned status 1 (wstat 256)
Warning: expected file [/home/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz] doesn't exist
Please check, if the URLs I found in your configuration file
(http://cpan.mirrors.easynet.fr/, http://cpan.numericable.fr/) are valid.
The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/'
Could not fetch authors/id/J/JP/JPEACOCK/version-0.49.tar.gz
Giving up on '/home/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.49.tar.gz'
Note: Current database in memory was generated on Mon, 31 Oct 2005 02:01:04 GMT
expect: spawn id exp4 not open
while executing
"expect -nobrace {*perlmod--Install done*} {
exit
} {*Apache source not found*} {
send "q\r"
} {*Which OpenSSL build path*} {
send "/usr\r..."
invoked from within
"expect {
"*perlmod--Install done*" {
exit
}
"*Apache source not found*" {
send "q\r"
}
"*Which OpenSSL build path*" {
send "/usr\r"..."
("while" body line 2)
invoked from within
"while {1} {
expect {
"*perlmod--Install done*" {
exit
}
"*Apache source not found*" {
send "q\r"
}
"*Which OpenSSL build path*" {
..."
(file "/scripts/expectperlinstaller" line 9)
root@linux [~]#