trac-users  

[Trac] Re: install headaches of 0.11-dev

Christian Boos
Mon, 26 Nov 2007 07:20:22 -0800

Christian Boos wrote:
> aldana wrote:
>   
>> hi,
>>
>> trying to install (because of ticket extensibility) 0.11 version. i
>> executed install on state of trunk and installed pysqlite, but initenv
>> fails with message below. what am i doing wrong?
>> ...
>> ValueError: database parameter must be string or APSW Connection
>> object
>>
>>   
>>     
>
> Nothing, you just uncovered a bug with the latest pysqlite package 
> (2.4.0) ;-)
>
> In the meantime, just use the previous one:
> http://initd.org/pub/software/pysqlite/releases/2.3/2.3.5/
>
> I've not yet checked if the bug comes from trac or pysqlite, stay tuned.
>   

Works for me now with pysqlite 2.4.0 and:

http://trac.edgewall.org/changeset/6223

-- Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---