[CalendarServer-dev] Trying to compile CalendarServer

Andre LaBranche dre at apple.com
Fri Jun 24 14:32:47 PDT 2016


> On Jun 1, 2016, at 4:27 PM, Andre LaBranche <dre at apple.com> wrote:
> 
> Hi,
> 
> This kinda looks like a syntax / format error in some xml file. This might be caldavd.plist or one of the auth / augments config files.
> 
> You can lint them as follows:

Weird, I guess I clammed up.

You can lint them (at the XML layer) as follows:

xmllint --noout --valid /path/to/caldavd.plist

-dre

> 
> 
> 
>> On May 31, 2016, at 2:55 PM, John Radley (jradley.co.uk) <jradley at jradley.co.uk> wrote:
>> 
>> Hello,
>> 
>> I'm trying to compile CalenderServer (v8.0 or trunk) on Ubuntu 14.04.
>> 
>> Having resolved many issues that prevented a sucessful compile, this current error has got me stumped!
>> 
>> Please could you could advise what could be wrong.
>> 
>> ./bin/develop fails as follows
>> 
>> Installed /home/jradley/Downloads/CalServer/CalendarServer/.develop/ve_tools/lib/virtualenv-13.1.2-py2.7.egg
>> Processing dependencies for virtualenv==13.1.2
>> Finished processing dependencies for virtualenv==13.1.2
>> New python executable in /home/jradley/Downloads/CalServer/CalendarServer/.develop/virtualenv/bin/python2.7
>> Also creating executable in /home/jradley/Downloads/CalServer/CalendarServer/.develop/virtualenv/bin/python
>> Traceback (most recent call last):
>>  File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 519, in <module>
>>    doSetup()
>>  File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 387, in doSetup
>>    version_string = version()
>>  File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 138, in version
>>    info = svn_info(source_root)
>>  File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 71, in svn_info
>>    info = ElementTree.fromstring(info_xml)
>>  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML
>>    parser.feed(text)
>>  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
>>    self._raiseerror(v)
>>  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
>>    raise err
>> xml.etree.ElementTree.ParseError: syntax error: line 1, column 0
>> 
>> 
>> 
>> ------------------------------------------------------
>> Powered by Xeams. Visit xeams.com for more information
>> ------------------------------------------------------
>> _______________________________________________
>> calendarserver-dev mailing list
>> calendarserver-dev at lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/calendarserver-dev
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-dev/attachments/20160624/db772da3/attachment.html>


More information about the calendarserver-dev mailing list