#324: Cant start CalendarServer ----------------------------------------+----------------------------------- Reporter: christopher@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: Component: Calendar Server | Severity: Other Keywords: | ----------------------------------------+----------------------------------- Description changed by wsanchez@…: Old description:
/calendar_fs/CalendarServer# ./run -d Using python2.5 as Python
exec python /calendar_fs/Twisted/bin/twistd caldav -f /calendar_fs/CalendarServer/conf/caldavd-dev.plist -o ProcessType=Combined /calendar_fs/PyXML-0.8.4/build/lib.linux-i686-2.5/_xmlplus/parsers/expat.py:4: RuntimeWarning: Python C API version mismatch for module pyexpat: This Python has API version 1012, module pyexpat has version 1013. from pyexpat import * Traceback (most recent call last): File "/calendar_fs/Twisted/bin/twistd", line 20, in ? from twisted.scripts.twistd import run File "/calendar_fs/Twisted/twisted/scripts/twistd.py", line 11, in ? from twisted.application import app File "/calendar_fs/Twisted/twisted/application/app.py", line 9, in ? from twisted.persisted import sob File "/calendar_fs/Twisted/twisted/persisted/sob.py", line 17, in ? import md5.new as md5 ImportError: No module named new
If you need more details, let me know. I simply dont know what you need to know
New description: {{{ /calendar_fs/CalendarServer# ./run -d Using python2.5 as Python exec python /calendar_fs/Twisted/bin/twistd caldav -f /calendar_fs/CalendarServer/conf/caldavd-dev.plist -o ProcessType=Combined /calendar_fs/PyXML-0.8.4/build/lib.linux-i686-2.5/_xmlplus/parsers/expat.py:4: RuntimeWarning: Python C API version mismatch for module pyexpat: This Python has API version 1012, module pyexpat has version 1013. from pyexpat import * Traceback (most recent call last): File "/calendar_fs/Twisted/bin/twistd", line 20, in ? from twisted.scripts.twistd import run File "/calendar_fs/Twisted/twisted/scripts/twistd.py", line 11, in ? from twisted.application import app File "/calendar_fs/Twisted/twisted/application/app.py", line 9, in ? from twisted.persisted import sob File "/calendar_fs/Twisted/twisted/persisted/sob.py", line 17, in ? import md5.new as md5 ImportError: No module named new }}} If you need more details, let me know. I simply dont know what you need to know -- -- Ticket URL: <http://trac.calendarserver.org/ticket/324#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server