Koozali.org: home of the SME Server

sql-ledger: yum update failed

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
sql-ledger: yum update failed
« on: August 22, 2007, 02:24:29 PM »
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
« Last Edit: August 22, 2007, 03:11:20 PM by soprom »
Sophie from Montréal