On Mar 1, 2018, at 11:01 AM, Michael Carter <avidflyer@me.com> wrote:Steps:1) Install and patch up Debian 92) create a user/group named ‘caldav’3) As that user, check out master from git (git clone https://github.com/apple/ccs-calendarserver.git master)4) cd to that directory and run ‘bin/develop’5) Copy caldavd-test.plist to caldavd-dev.plist5) Run ‘bin/run -n’6) Notice errors:caldav@util:~/CalendarServer/master$ bin/run -n/Users/caldav/CalendarServer/master/bin/_py.sh: line 104: [: # 1 "<stdin>": integer expression expected/Users/caldav/CalendarServer/master/bin/_py.sh: line 109: [: # 1 "<stdin>": integer expression expectedUsing /Users/caldav/CalendarServer/master/.develop/virtualenv/bin/python as PythonStarting server.../usr/bin/python2.7: can't find '__main__' module in ''a) No idea what the _py.sh issues are
(Notably, xenial is not the most recent Ubuntu release. Also notably... dash has no cli option that reports its version number? That's unfortunate...)The current version of dash is in the process of being changed to conform with the POSIX 1003.2 and 1003.2a specifications for the shell.
_______________________________________________b) Shouldn’t this be running the version of python in the virtualenv? Shouldn’t ‘run’ take care of setting up that envionment? Why am I even seeing /usr/bin/python being called?Thanks.#mikec
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/calendarserver-users