[CentOS] yum priorities and obsoleting...

Markus Falb markus.falb at fasel.at
Tue Apr 10 13:20:57 UTC 2012


On 10.4.2012 14:53, John Doe wrote:
> The question is more about the yum priorities than repoforge.
...
> Error: Package: perl-rrdtool-1.4.5-1.el6.rfx.x86_64 (rpmforge-extras)
>            Requires: rrdtool = 1.4.5
>            Installed: rrdtool-1.3.8-6.el6.x86_64 (@base)
>                rrdtool = 1.3.8-6.el6

yum priorities can not overrule hard coded dependencies.
yum priorities can decide what to prefer if there were multiple choices.

You tried to install a package that explicitly stated
Requires: rrdtool = 1.4.5

If the only rrdtool 1.4.5 is in rpmforge, yum priorities cant help you.

Maybe you could try to update rrdtool first.
$ yum update rrdtool
$ yum install whatever
However, existing rrdtool functionality may break.
-- 
Kind Regards, Markus Falb

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 307 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20120410/0b2eab0e/attachment.sig>


More information about the CentOS mailing list