Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: melmak on May 21, 2007, 10:14:11 PM
-
Hi all,
Two days ago I upgraded a new SMEServer 7.1 installation without any problem. Everything was done using the "Software Manager-Software Installer" GUI. But today when I try the same action in a new SME installation, I get the following error and nothing seems to be updated:
---> Package perl-Digest-SHA.i386 0:5.44-1.el4.rf set to be updated
--> Running transaction check
--> Processing DepenError: Missing Dependency: perl(Mail::SPF::Query) is needed by package spamassassin
Error: Missing Dependency: perl(IO::Socket::SSL) is needed by package spamassassin
Error: Missing Dependency: perl(Archive::Tar) is needed by package spamassassin
Error: Missing Dependency: perl(Compress::Zlib) is needed by package smeserver-spamassassin
Error: Missing Dependency: perl(IO::Zlib) is needed by package spamassassin
Error: Missing Dependency: perl(Crypt::OpenSSL::RSA) is needed by package perl-Mail-DomainKeys
Error: Missing Dependency: perl(Crypt::OpenSSL::RSA) is needed by package perl-Mail-DKIM
dency: perl(Crypt::OpenSSL::RSA) for package: perl-Mail-DomainKeys
-
Hi,
I had the same problem this morning...
yum clean all
should fix your problem (it fixed mine, but I had to do it 3 times before it worked...)
It looks like YUM have some troubles from time to time... I don't know what causes this.
I don't know if there are any connexions with bug 3005 (http://bugs.contribs.org/show_bug.cgi?id=3005)
-
Your solution works for me too. Thanks cool34000 !