Hi Pascal, --On February 27, 2009 4:22:21 PM -0500 Pascal Robert <probert@macti.ca> wrote:
I removed the PyOpenDirectory block from CalendarServer (checkout from trunk) and I get the same _md5 error :-/ I guess I will use 1.3 and remove Python 2.5 from the ports.
Something's wrong. Checkout of 1.2 or 1.3 give me the same revision number :
staging:/usr/local root# /opt/local/bin/svn checkout http://svn.calendarserver.org/repository/calendarserver/CalendarServer/ta gs/release/CalendarServer-1.2 CalendarServer ... Checked out revision 3760.
staging:/usr/local root# /opt/local/bin/svn checkout http://svn.calendarserver.org/repository/calendarserver/CalendarServer/ta gs/release/CalendarServer-1.3 ... Checked out revision 3760.
And both of them :
# ./run -s No suitable python found.
Go back to trunk and stick with Python 2.5 and comment out PyOpenDirectory. -- Cyrus Daboo