CPPOP ERROR - Urgent!

mike100

Member
Oct 8, 2001
7
0
301
Cppop has failed for no apparent reason and I get the following from the command line:

root@host6 [~]# /usr/local/cpanel/bin/cppop
Digest::MD5 object version 2.09 does not match $Digest::MD5::VERSION 2.14.

What can I do to get rid of this?
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
Try /scripts/cleanmd5 ....
Or manually reinstall the Digest::MD5 module with CPAN....

or use wget to grab it and compile it from scratch, if nothing else helps.

cleanmd5 should help though! ;)
 

mike100

Member
Oct 8, 2001
7
0
301
disregard last message, I had been trying something and forgot to change it back.

I currently get this:

/usr/local/cpanel/bin/cppop: error while loading shared libraries: /usr/local/cpanel/perl/Digest/MD5/MD5.so: cannot open shared object file: No such file or directory

I have checked and there is no /usr/local/cpanel/perl/Digest directory at all. As far as I know there never has been.

A \"locate\" on \"MD5\" shows the following relevent results:
/usr/lib/perl5/site_perl/5.6.0/i386-linux/Digest/HMAC_MD5.pm
/usr/lib/perl5/site_perl/5.6.0/i386-linux/Digest/MD5.pm
/usr/lib/perl5/site_perl/5.6.0/i386-linux/MD5.pm
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Digest/MD5
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Digest/MD5/.packlist
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Digest/MD5/MD5.bs
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Digest/MD5/MD5.so
/usr/lib/perl5/site_perl/5.6.0/IM/MD5.pm
/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Digest/MD5
/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Digest/MD5/MD5.so
/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Digest/MD5/MD5.bs
/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Digest/MD5/.packlist
/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/MD5
/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/MD5/.packlist
/usr/lib/perl5/site_perl/5.6.1/i686-linux/Digest/MD5.pm
/usr/lib/perl5/site_perl/5.6.1/MD5.pm
/usr/lib/perl5/site_perl/5.6.1/Authen/SASL/CRAM_MD5.pm
/usr/lib/php/Crypt/HCEMD5.php
/usr/local/lib/php/Crypt/HCEMD5.php
/usr/local/cpanel/3rdparty/lib/php/Crypt/HCEMD5.php
/usr/man/man3/Digest::MD5.3
/usr/man/man3/MD5.3
/root/.cpan/sources/authors/id/G/GA/GAAS/MD5-2.02.tar.gz
/root/.cpan/sources/authors/id/G/GA/GAAS/Digest-MD5-2.16.tar.gz
 
B

bdraco

Guest
Looks like your rsync didn\'t happen right last night

/usr/local/cpanel/install/rsync 2>/dev/null
/usr/local/cpanel/install/perm 2>/dev/null

Run the above to fix..