[r...@mail ~]# cat /etc/yum.conf [main] cachedir=/var/cache/yum keepcache=0 debuglevel=2 logfile=/var/log/yum.log distroverpkg=redhat-release tolerant=1 exactarch=1 obsoletes=1 gpgcheck=1 plugins=1
# Note: yum-RHN-plugin doesn't honor this. metadata_expire=1h # Default. # installonly_limit = 3 # PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d Francisco "Paco" Peralta ________________________________ From: Eric Shubert <[email protected]> To: [email protected] Sent: Mon, October 25, 2010 4:59:52 PM Subject: [qmailtoaster] Re: Clamav update trouble What are your repository priority protections? That's keeping your system from updating. Please post results of: # cat /etc/yum.conf On 10/25/2010 01:18 PM, Francisco Paco Peralta wrote: > Did the following: > > [r...@mail ~]# yum update perl > Loaded plugins: fastestmirror, priorities > Loading mirror speeds from cached hostfile > * addons: mirror.anl.gov > * base: mirrors.tummy.com > * centosplus: mirror.ubiquityservers.com > * extras: mirror.rackspace.com > * rpmforge: fr2.rpmfind.net > * updates: mirror.raystedman.net > 566 packages excluded due to repository priority protections > Setting up Update Process > No Packages marked for Update > [r...@mail ~]# rpm -q perl > perl-5.8.8-32.el5_5.2 > > What about the the Util.pm? > > Francisco "Paco" Peralta > > > > > ________________________________ > From: Eric Shubert<[email protected]> > To: [email protected] > Sent: Mon, October 25, 2010 12:39:44 PM > Subject: [qmailtoaster] Re: Clamav update trouble > > I'm not getting this error. > > I don't have the Scalar directory there on my QMT, but I do have it in > the base perl package: > # rpm -qf /usr/lib/perl5/5.8.8/Scalar/Util.pm > perl-5.8.8-27.el5 > > I believe that the fix on the wiki was inappropriate, for two reasons. > First is that CPAN isn't the best way to update perl modules (at least > on a QMT host), and second is that it refers to a specific version, > which is now apparently outdated. So I've removed this entry from the wiki. > > Paco, which perl package is presently installed on your system? > # rpm -q perl > If it's not the latest, I'd begin by updating perl using yum: > # yum update perl > > Then we'll see about getting the stock Util.pm module installed on your > system. > -- -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]
