On 10/29/2010 07:46 AM, Eric Shubert wrote:
Since the Util.pm file is what's giving you problems, and that's part of
the (main) perl package, I'd try updating that package. Since you
already have the current version, yum's not going to do that for you.
You'll need to download the rpm, then run rpm against that file as such:
# rpm -Uvh --replacepkgs --replacefiles --force perl-5.8.8*.rpm
Make sure you get the right verion/arch that you presently have
installed. I think this one might be it for you:
http://mirror.centos.org/centos/5/os/i386/CentOS/perl-5.8.8-27.el5.i386.rpm
The version *and* *arch* should match what you have from:
# rpm -q perl
(Steve, please chime in here if you have any further insight)
I see now that yum has a downgrade option. You might try that instead:
# yum downgrade perl
# yum upgrade perl
--
-Eric 'shubes'
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]