On Mon, 17 Aug 2009, Edward Prendergast wrote:

> When I try and run yum update I get the following error:
> Error: Missing Dependency: perl-DBI >= 1.57 is needed by package 
> perl-DBD-SQLite-1.25-2.el5.rf.i386 (rpmforge)
> 
> I'm running yum priorities with all of the base repos set to a priority 
> of 1 or 2, and rpmforge is set to a priority of 3. CentOS release 5.3 
> (Final).

The package from distro is does not satisfy the dependency and
repository priorities blacklist newer versions from Rpmforge.
You can add exclude=perl-DBI to /etc/yum.repos.d/CentOS-Base.repo
to override priority protection for this package.

> # rpm -q perl-DBI
> perl-DBI-1.56-1

Where have you got that package from? As far as I can tell, this is
neither the package from CentOS nor from Rpmforge.

-- 
Pavel Kankovsky aka Peak                          / Jeremiah 9:21        \
"For death is come up into our MS Windows(tm)..." \ 21st century edition /


_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to