Bob Kinney wrote: > Hi: > > I noticed that perl-Compress-Zlib-2.015 was available, but when I > attempt to install I get an unmet dependency error due to the update for > perl-IO-Compress-Zlib not being available: > > Error: Missing Dependency: perl(IO::Compress::Gzip::Constants) >= 2.015 > is needed by package perl-Compress-Zlib > Error: Missing Dependency: perl(IO::Uncompress::Gunzip) >= 2.015 is > needed by package perl-Compress-Zlib > Error: Missing Dependency: perl(IO::Compress::Gzip) >= 2.015 is needed > by package perl-Compress-Zlib > > Was this an over site or am I just hitting an unpopulated mirror?
Nope, that seems to be an error in the rpm, as perl-Compress-Zlib should provide those: [EMAIL PROTECTED] ~]# repoquery --whatprovides "perl(IO::Compress::Gzip::Constants)" perl-IO-Compress-Zlib-0:2.005-1.el5.rf.noarch [EMAIL PROTECTED] ~]# repoquery --provides perl-Compress-Zlib.noarch perl(Compress::Zlib) perl(Zlib::OldDeflate) perl(Zlib::OldInflate) perl-Compress-Zlib = 2.015-1.el5.rf Although older versions of that package don't provide those either, but do require it. No idea what went wrong there. [EMAIL PROTECTED] ~]# rpm -q --whatprovides "perl(IO::Compress::Gzip::Constants)" perl-IO-Compress-Zlib-2.011-1.el5.rf.noarch [EMAIL PROTECTED] ~]# rpm -q --provides perl-Compress-Zlib perl(Compress::Zlib) perl(Zlib::OldDeflate) perl(Zlib::OldInflate) perl-Compress-Zlib = 2.011-1.el5.rf Cheers, Ralph
pgpowtkxovaj8.pgp
Description: PGP signature
_______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
