Koozali.org: home of the SME Server

Error upgrading SMEServer from 7.1 to 7.1 Update 3

melmak

Error upgrading SMEServer from 7.1 to 7.1 Update 3
« 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

Offline cool34000

  • *
  • 339
  • +0/-0
Error upgrading SMEServer from 7.1 to 7.1 Update 3
« Reply #1 on: May 22, 2007, 12:10:33 PM »
Hi,

I had the same problem this morning...

Code: [Select]
yum clean allshould 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

melmak

Error upgrading SMEServer from 7.1 to 7.1 Update 3
« Reply #2 on: May 22, 2007, 03:47:52 PM »
Your solution works for me too. Thanks cool34000 !