You are 100% correct. I did actually have pysqlite-2.0.5 installed, but had python-pysqlite-2.0.7-1 installed over the top of it :)
On Tue, Mar 14, 2006 at 10:01:30AM +0100, Christian Boos wrote: > Alec Thomas wrote: > >To add some more data to this, I'm running trunk on TracHacks with a > >similar setup (though different versions of all the components) and > >haven't experienced any crashes: > >... > >pysqlite 2.0.5-1 > >sqlite3 3.3.4-1 > >... > > > > Are you sure? pysqlite 2.0.5 shouldn't work with SQLite 3.3.4 ... > Either pysqlite 2.0.7 or 2.1.3 is required for SQLite >= 3.3.3. > (http://projects.edgewall.com/trac/ticket/2719) > > -- Christian > > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > -- Evolution: Taking care of those too stupid to take care of themselves. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
