#306: Conflict in custom Twisted branches/dav-acl-1608-4 prevents CalendarServer from running -----------------------------------+---------------------------------------- Reporter: s.marechal@jejik.com | Owner: wsanchez@apple.com Type: Defect | Status: new Priority: 3: Important | Milestone: Later Component: Twisted | Severity: Serious Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment(by s.marechal@jejik.com): As I said, I am not using the debian package. I am using the CalendarServer I downloaded from CalendarServer.org As you can see from the paths in the attached logfile it does use a separate Twisted in /usr/local/CalendarServer/Twisted/. The problem is that your twisted/python/reflect.py tries to import from the global Twisted instead of that separate Twisted. So either CalendarServer does not set PYTHONPATH correctly or there is a bug in your custom reflect.py that makes it ignore PYTHONPATH. -- Ticket URL: <http://trac.calendarserver.org/ticket/306#comment:7> CalendarServer </> HTTP/WebDAV/CalDAV Server