#463: calendarserver/tools/bootstrapdatabase.py assumes wrong location for current.sql ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- In bootstrapdatabase.py the schema is assumed to be at /usr/share/caldavd/lib/python/txdav/common/datastore/sql_schema/current.sql. However just doing a python setup.py install places it for me at /usr/lib64/python2.7/site- packages/txdav/common/datastore/sql_schema/current.sql -- Ticket URL: <http://trac.calendarserver.org/ticket/463> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server