CentOS 5.5 x64, with yum priorities as below: priority = 1 [addons] priority = 1 [base] priority = 1 [extras] priority = 1 [updates] priority = 2 [centosplus] priority = 50 [rpmforge] priority = 60 [c5-testing]
Yum update provides: Resolving Dependencies --> Running transaction check --> Processing Dependency: perl(Compress::Raw::Bzip2) = 2.024 for package: perl-IO-Compress ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.031-1.el5.rf set to be updated --> Processing Dependency: perl(Compress::Raw::Zlib) = 2.024 for package: perl-IO-Compress ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.030-1.el5.rf set to be updated --> Finished Dependency Resolution perl-IO-Compress-2.024-1.el5.rf.noarch from installed has depsolving problems --> Missing Dependency: perl(Compress::Raw::Bzip2) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (installed) perl-IO-Compress-2.024-1.el5.rf.noarch from installed has depsolving problems --> Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (installed) Error: Missing Dependency: perl(Compress::Raw::Bzip2) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (installed) Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (installed) I notice this issue is not new: http://comments.gmane.org/gmane.linux.rpm.rpmforge.user/1829 I have got around it by using yum update --skip-broken as suggested above, but that's not a long term fix... I found one suggestion of downgrading the package, but that was followed by stories of not being able to reinstall subsequently removed packages... this is a production mail server, so I need to keep spamassassin and amavisd functional. Is there any ideas on when the issue will be resolved? Or suggestions for how I can fix it here? Thanks. Simon Wilson. _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
