[CalendarServer-users] Problem with twisted on FreeBSD.

Tanakorn Leesatapornwongsa tanakorn.lsv at gmail.com
Sat May 8 21:52:34 PDT 2010


I think this error is because errno module is FreeBSD doesn't have ENODATA
attribute (I don't know why there isn't this but this attribute is standard
in python document). I suggest you to modify your calendar server code to
assign value 96 to errno.ENODATA in main code or something like that.

On Sun, May 9, 2010 at 1:14 AM, Peter Ankerstål <peter at pean.org> wrote:

> Im trying to install calendarserver on FreeBSD and it seems I have a
> problem with twisted.
>
> Here is the error message: http://pastie.org/951557
>
>
>
> _______________________________________________
> calendarserver-users mailing list
> calendarserver-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-users/attachments/20100509/0265009c/attachment.html>


More information about the calendarserver-users mailing list