Applying update fails with theses missing dependencies :
Error: Missing Dependency: perl(RPC::PlClient) >= 0.2000 is needed by package perl-DBI
Error: Missing Dependency: perl(IO::Compress::Gzip) >= 2.005 is needed by package perl-Compress-Zlib
Error: Missing Dependency: perl(IO::Uncompress::Gunzip) >= 2.005 is needed by package perl-Compress-Zlib
Error: Missing Dependency: perl(IO::Compress::Base::Common) >= 2.005 is needed by package perl-Compress-Zlib
Error: Missing Dependency: perl(Compress::Raw::Zlib) >= 2.005 is needed by package perl-Compress-Zlib
Error: Missing Dependency: perl(IO::Compress::Gzip::Constants) >= 2.005 is needed by package perl-Compress-Zlib
Error: Missing Dependency: perl(RPC::PlServer) >= 0.2001 is needed by package perl-DBI
These were installed with:
perl -MCPAN -eshell
cpan> install Bundle::CPAN
cpan> reload cpan
cpan> install MD5
cpan> install Storable
cpan> install DBI
cpan> install DBD::Pg
cpan> exit
So I excluded 2 packages from the updates list to apply the other updates:
exclusions :
perl-DBI.i386 1.58-2.el4.rf
perl-Compress-Zlib.noarch 2.005-1.el4.rf
I did this:
yum update --enablerepo=dag perl-Compress-Zlib perl-DBI
Then in the server-manager, updating runs with these warnings:
Could not find update match for perl-Compress-Zlib.noarch
Could not find update match for perl-DBI.i386