[email protected] wrote on 13/09/2009 11:13:00: > Hi there! > > Getting strange error on update? > > Setting up Update Process > Resolving Dependencies > --> Running transaction check > ---> Package perl-IO-Compress.noarch 0:2.021-1.el5.rf set to be updated > --> Processing Dependency: perl(Compress::Raw::Zlib) >= 2.021 for > package: perl-IO-Compress > ---> Package python-ctypes.x86_64 0:1.0.2-2.el5 set to be updated > --> Finished Dependency Resolution > perl-IO-Compress-2.021-1.el5.rf.noarch from rpmforge has depsolving > problems > --> Missing Dependency: perl(Compress::Raw::Zlib) >= 2.021 is needed > by package perl-IO-Compress-2.021-1.el5.rf.noarch (rpmforge) > Error: Missing Dependency: perl(Compress::Raw::Zlib) >= 2.021 is needed > by package perl-IO-Compress-2.021-1.el5.rf.noarch (rpmforge) > You could try using --skip-broken to work around the problem > You could try running: package-cleanup --problems > package-cleanup --dupes > rpm -Va --nofiles --nodigest > The program package-cleanup is found in the yum-utils package.
sh-3.2# rpm -qiR perl-IO-Compress Name : perl-IO-Compress Relocations: (not relocatable) Version : 2.021 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ Release : 1.el5.rf Build Date: Thu 10 Sep 2009 10:08:00 PM BST Install Date: Sat 12 Sep 2009 07:14:17 PM BST Build Host: lisse.hasselt.wieers.com Group : Applications/CPAN Source RPM: perl-IO-Compress-2.021-1.el5.rf.src.rpm Size : 664877 License: Artistic/GPL Signature : DSA/SHA1, Fri 11 Sep 2009 01:05:06 AM BST, Key ID a20e52146b8d79e6 Packager : Christoph Maser <[email protected]> URL : http://search.cpan.org/dist/IO-Compress/ Summary : IO Interface to compressed data files/buffers Description : IO Interface to compressed data files/buffers. perl >= 0:5.004 <snip> perl(Compress::Raw::Zlib) >= 2.021 <snip> rpmlib(VersionedDependencies) <= 3.0.3-1 sh-3.2# sh-3.2# rpm -qa|grep perl-Compress-Raw-Zlib perl-Compress-Raw-Zlib-2.021-1.el5.rf sh-3.2# sh-3.2# rpm -ql perl-Compress-Raw-Zlib /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Compress /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Compress/Raw /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Compress/Raw/Zlib.pm /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress/Raw /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress/Raw/Zlib /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.bs /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.so /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress/Raw/Zlib/autosplit.ix /usr/share/doc/perl-Compress-Raw-Zlib-2.021 /usr/share/doc/perl-Compress-Raw-Zlib-2.021/Changes /usr/share/doc/perl-Compress-Raw-Zlib-2.021/MANIFEST /usr/share/doc/perl-Compress-Raw-Zlib-2.021/META.yml /usr/share/doc/perl-Compress-Raw-Zlib-2.021/README /usr/share/doc/perl-Compress-Raw-Zlib-2.021/examples /usr/share/doc/perl-Compress-Raw-Zlib-2.021/examples/filtdef /usr/share/doc/perl-Compress-Raw-Zlib-2.021/examples/filtinf /usr/share/man/man3/Compress::Raw::Zlib.3pm.gz sh-3.2# sh-3.2# rpm -qi perl-Compress-Raw-Zlib Name : perl-Compress-Raw-Zlib Relocations: (not relocatable) Version : 2.021 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ Release : 1.el5.rf Build Date: Thu 10 Sep 2009 10:04:50 PM BST Install Date: Sat 12 Sep 2009 07:14:16 PM BST Build Host: lisse.hasselt.wieers.com Group : Applications/CPAN Source RPM: perl-Compress-Raw-Zlib-2.021-1.el5.rf.src.rpm Size : 390080 License: Artistic/GPL Signature : DSA/SHA1, Fri 11 Sep 2009 01:05:04 AM BST, Key ID a20e52146b8d79e6 Packager : Dries Verachtert <[email protected]> URL : http://search.cpan.org/dist/Compress-Raw-Zlib/ Summary : Low-Level Interface to zlib compression library Description : Low-Level Interface to zlib compression library. sh-3.2# sh-3.2# Do you have rpmforge set to a lower priority in /etc/yum.repos.d/rpmforge.repo ?? ie. priority=11 or some such. I've been tripped up by it missing an update to an rpmforge rpm whilst set to 11, though it had downloaded the old one and was trying to install it instead of going for the newer one . . . Unless I set it to 1 and rum yum list updates ( or yum update ) ANYWAY, install perl-Compress-Raw-Zlib-2.021-1.el5.rf and you should be OK . . . . . FYI sh-3.2# rpm -e perl-Compress-Raw-Zlib error: Failed dependencies: perl(Compress::Raw::Zlib) is needed by (installed) perl-POE-Filter-Zlib-2.02-1.el5.rf.noarch perl(Compress::Raw::Zlib) >= 2.021 is needed by (installed) perl-IO-Compress-2.021-1.el5.rf.noarch chris > > -- > Sincerely yours, > Yury V. Zaytsev > > _______________________________________________ > users mailing list > [email protected] > http://lists.rpmforge.net/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
