Failed cPanel 11 Upgrade on Release

kre8web

Active Member
Aug 11, 2004
28
0
151
Hi,

I've just upgraded a box to cpanel 11 on release tree and have recevied approximately 27 email notices from [checkperlmodules] with various different perl modules missing!

Attempting to run /scripts/realperlinstaller YAML::Syck results in the following error


Lynx file "/usr/local/etc/lynx.lss" is not available.

Skipping Broken CPAN mirror perl.secsup.org
Ran out of working CPAN mirrors. Please contact cPanel Support at /scripts/cPanelPerl.pm line 258.

The same error is repeated when attempting to run /usr/local/cpanel/bin/checkperlmodules

Anyone know what is going on?

Cheers :)
 

kre8web

Active Member
Aug 11, 2004
28
0
151
This is what i get after the above from cpanelnick...


alpha# rm -rf /home/.cpcpan /home/.cpan
alpha# /scripts/realperlinstaller YAML::Syck
Fetching http://cpan.cpanel.net/cPCPAN/modules.versions (0)[email protected]%......Done
Fetching CPAN mirrors...Done
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)........................................................................................................................................................................Done
Unable to read CPAN mirror speeds: No such file or directory at /scripts/cPanelPerl.pm line 171.
Ping:5.646 Testing connection speed to cpan.hexten.net using pureperl...(123902.44 bytes/s)...Done
Ping:14.050 Testing connection speed to mirror.candidhosting.com using pureperl...Error 404 while fetching url http://mirror.candidhosting.com/pub/CPANMIRRORING.FROM
Warning: removing bad mirror mirror.candidhosting.com from url list
test failed...Done
Ping:16.967 Testing connection speed to mirrors.elitedigital.net using pureperl...Error 406 while fetching url http://mirrors.elitedigital.net/mirrors/CPAN/MIRRORING.FROM
Warning: removing bad mirror mirrors.elitedigital.net from url list
test failed...Done
Ping:18.372 Testing connection speed to perl.secsup.org using pureperl...(18857.14 bytes/s)...Done
Ping:20.135 Testing mirror speed and update status (cpan.mirrorgeek.com) using fetch...Warning: removing bad mirror cpan.mirrorgeek.com from url list
test failed...Done
Ping:22.286 Testing connection speed to mirror.datapipe.net using pureperl...(94265.42 bytes/s)...Done
Three usable mirrors located

Lynx file "/usr/local/etc/lynx.lss" is not available.


Lynx file "/usr/local/etc/lynx.lss" is not available.

Skipping Broken CPAN mirror cpan.hexten.net

Lynx file "/usr/local/etc/lynx.lss" is not available.


Lynx file "/usr/local/etc/lynx.lss" is not available.

Skipping Broken CPAN mirror mirror.datapipe.net

Lynx file "/usr/local/etc/lynx.lss" is not available.


Lynx file "/usr/local/etc/lynx.lss" is not available.

Skipping Broken CPAN mirror perl.secsup.org
Ran out of working CPAN mirrors. Please contact cPanel Support at /scripts/cPanelPerl.pm line 258.
 

elenlace

Well-Known Member
Sep 10, 2002
101
0
166
US
Similar problem, what is the solution?

I have a similar problem on one of my servers when upgrading to Perl 5.8.8 (prerequisite to upgrading to Cpanel 11):

rm: cannot remove `/usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/Digest/MD5': Is a directory
rm: cannot remove `/usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Digest/MD5': Is a directory
rm: cannot remove `/usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/MD5': Is a directory
rm: cannot remove `/usr/lib/perl5/site_perl/5.8.7/Digest/MD5': Is a directory
rm: cannot remove `/usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/MD5': Is a directory
rm: cannot remove `/usr/lib/perl5/5.8.7/i686-linux/auto/Digest/MD5': Is a directory
removed `/usr/lib/perl5/5.8.8/i686-linux/Digest/MD5.pm'
rm: cannot remove `/usr/lib/perl5/5.8.8/i686-linux/auto/Digest/MD5': Is a directory
removed `/usr/lib/perl5/5.8.8/i686-linux/auto/Digest/MD5/MD5.so'
removed `/usr/lib/perl5/5.8.8/i686-linux/auto/Digest/MD5/MD5.bs'
Fetching http://cpan.cpanel.net/cPCPAN/modules.versions (0)[email protected]%......Done
Method: Perl Expect
Fetching CPAN mirrors...Done
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...................................................................................................................................................................................Done
Unable to read CPAN mirror speeds: No such file or directory at /scripts/cPanelPerl.pm line 171.
Ping:6.728 Testing mirror speed and update status (cpan.mirrorgeek.com) using wget...Warning: removing bad mirror cpan.mirrorgeek.com from url list
test failed...Done

The upgrade just hangs after that.

I tried removing /root/.cpcpan and /home/.cpcpan with no luck.

Any help is greatly appreciated.