Koozali.org: home of the SME Server

Installing Zarafa 6.40 / Dependency Error

Offline brollu

  • 2
  • +0/-0
Installing Zarafa 6.40 / Dependency Error
« on: August 15, 2010, 11:05:46 PM »
I try to install Zarafa 6.40 on my SME Server 7.5.1 using the guide in the wiki.

Everything runs fine up to the command:

yum install smeserver-zarafa --enablerepo=smecontribs

Then, i get the error message:
...
--> Finished Dependency Resolution
Error: Missing Dependency: zarafa >= 6.30.6 is needed by package smeserver-zarafa

Of course next step (/etc/e-smith/events/actions/zarafa-install) tells me "file or Directory not found".

The contrib description says "Tested OK on 6.40"

What should i do?




Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Installing Zarafa 6.40 / Dependency Error
« Reply #1 on: August 15, 2010, 11:23:32 PM »
did you install zarafa rpms?

what's the output of
Code: [Select]
rpm -qa | grep zarafa
?

Offline brollu

  • 2
  • +0/-0
Re: Installing Zarafa 6.40 / Dependency Error
« Reply #2 on: August 16, 2010, 06:05:47 PM »
Mmmmmh,
Your command said Zarafa is not installed.

I repeated the installation and there was one difference:
When I run the yum commands again, i got the question if i want install "Is this ok? (y/N).

I'm sure, i did not got the question yesterday but the message zarafa installed  :x

It is running now.

Thanks for your support.