[Bug 204038] [MAINTAINER][PATCH] www/calendarserver incompatible with databases/sqlparse-0.1.16
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 26 15:07:29 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204038
Bug ID: 204038
Summary: [MAINTAINER][PATCH] www/calendarserver incompatible
with databases/sqlparse-0.1.16
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: Axel.Rau at Chaos1.DE
Keywords: patch
Created attachment 162473
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162473&action=edit
patch against revision 400186
After upgrade databases/sqlparse from 0.1.2_1 to 0.1.16, caldavd crashes during
startup:
- - -
File
"/usr/local/lib/python2.7/site-packages/twext/enterprise/dal/parseschema.py",
line 544, in expectSingle
(nextval.__class__.__name__, nextval))
twext.enterprise.dal.parseschema.ViolatedExpectation: Expected <class
'sqlparse.sql.Parenthesis'> got Comment:<Comment '-- imp...' at 0x809a649e0>
/usr/local/etc/rc.d/caldavd: WARNING: failed to start caldavd
- - -
Attached patch, based on work from amaramrahul at users.sourceforge.net, fixes it.
poudriere testport run successfully on 10.1.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list