[Trac-tickets] Re: [The Trac Project] #2719: trac is broken for
sqlite-3.3.3
The Trac Project
noreply at edgewall.com
Thu Feb 23 09:31:20 CST 2006
#2719: trac is broken for sqlite-3.3.3
--------------------------------+-------------------------------------------
Reporter: trac at capitanio.org | Owner: jonas
Type: defect | Status: closed
Priority: high | Milestone:
Component: general | Version: 0.9.3
Severity: critical | Resolution: fixed
Keywords: sqlite 3.3.3 |
--------------------------------+-------------------------------------------
Changes (by m.c.):
* status: new => closed
* resolution: => fixed
Comment:
1. pysqlite-2.0.7 and sqlite-3.3.4 problem solved for gentoo
see http://bugs.gentoo.org/show_bug.cgi?id=121460#c7
Future pysqlite versions defaults no more to egg packaging see
http://initd.org/tracker/pysqlite/ticket/145
2. it was not deadlock but wrong date format in the http response header.
Works now in 0.9.4, see #2006 .
3. subversion-1.3.0 & neon-0.25.5 still produce apache error:
{{{
[error] Exception
exceptions.AssertionError
<exceptions.AssertionError instance at 0xb7d1d42c>
in
<bound method Pool.__del__ of <trac.versioncontrol.svn_fs.Pool object at
0xb648baac>>
ignored
}}}
but this is not sqlite related, so I close the ticket.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2719>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list