[Calendar and Contacts Server] #463: calendarserver/tools/bootstrapdatabase.py assumes wrong location for current.sql
#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
#463: calendarserver/tools/bootstrapdatabase.py assumes wrong location for current.sql ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: glyph@… Type: Defect | Status: new Priority: 2: Expected | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- Changes (by wsanchez@…): * owner: wsanchez@… => glyph@… * priority: 5: Not set => 2: Expected * milestone: => CalendarServer-3.x -- Ticket URL: <http://trac.calendarserver.org/ticket/463#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
participants (1)
-
Calendar and Contacts Server