On 04/29/2011 08:42 AM, Ian Kono wrote:
I'm trying to run the production daemon using the caldavd.plist as my config file but I'm getting this error in my log: <snip> 2011-04-29 05:24:41+0000 [-] [caldav_task] exceptions.ImportError: No module named opendirectory
So I think the problem is that opendirectory is not available on linux(I saw someone opened ticket #211 with the same issue a while back) but since my config file says to use the xml directory service and not open directory, I figured that it would not try and import opendirectory. If that's not the case do I need to comment it out and rebuild or do I need to add something to the config file or...?
OpenDirectory is only available for Darwin/OSX. This error is nothing to worry about. I think the error message shouldn't appear when the Calendar Server runs on another platform than Darwin.
Any help would be very much appreciated.
Your welcome, Roland
Thanks, Ian