[Calendar and Contacts Server] #432: Python2.7 ism in bootstrapdatabase.py
#432: Python2.7 ism in bootstrapdatabase.py -------------------------------+-------------------------------------------- Reporter: roland@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.0 Component: Calendar Server | Severity: Crash/data loss Keywords: | Radar: -------------------------------+-------------------------------------------- bootstrapdatabase.py uses subprocess.check_output which is new in python2.7. It is possible to use subprocess.check_call. Only the output isn't preserved. -- Ticket URL: <http://trac.calendarserver.org/ticket/432> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#432: Python2.7 ism in bootstrapdatabase.py -------------------------------+-------------------------------------------- Reporter: roland@… | Owner: sagen@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.0 Component: Calendar Server | Severity: Crash/data loss Keywords: | Radar: -------------------------------+-------------------------------------------- Changes (by wsanchez@…): * owner: wsanchez@… => sagen@… Comment: Morgen, if this tool is generally useful, then is needs to be bin/calendarserver_bootstrap_db to be useful outside of OS X Server land. -- Ticket URL: <http://trac.calendarserver.org/ticket/432#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#432: Python2.7 ism in bootstrapdatabase.py -------------------------------+-------------------------------------------- Reporter: roland@… | Owner: sagen@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.1 Component: Calendar Server | Severity: Crash/data loss Keywords: | Radar: -------------------------------+-------------------------------------------- Changes (by wsanchez@…): * owner: wsanchez@… => sagen@… * milestone: CalendarServer-3.0 => CalendarServer-3.1 -- Ticket URL: <http://trac.calendarserver.org/ticket/432#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#432: Python2.7 ism in bootstrapdatabase.py -------------------------------+-------------------------------------------- Reporter: roland@… | Owner: sagen@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Crash/data loss Keywords: | Radar: -------------------------------+-------------------------------------------- Changes (by wsanchez@…): * milestone: CalendarServer-3.1 => CalendarServer-3.x -- Ticket URL: <http://trac.calendarserver.org/ticket/432#comment:2> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#432: Python2.7 ism in bootstrapdatabase.py -------------------------------+-------------------------------------------- Reporter: roland@… | Owner: sagen@… Type: Defect | Status: new Priority: 2: Expected | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Crash/data loss Keywords: | Radar: -------------------------------+-------------------------------------------- Changes (by wsanchez@…): * priority: 5: Not set => 2: Expected -- Ticket URL: <http://trac.calendarserver.org/ticket/432#comment:3> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
participants (1)
-
Calendar and Contacts Server