I believe I did, as I'm running Trac on Ubuntu : The error comes since an update, but the question is which update : trac (previous to 0.11.5), python (2.5 to 2.6), apache (2.0 to 2.2), system (came from 7.10 Gutsy Gibbon to 9.04 Jaunty Jackalope) ?
dpkg -l trac gives ii trac 0.11.1-2.1 Enhanced wiki and issue tracking system for software development projects On Nov 18, 4:06 pm, Olemis Lang <[email protected]> wrote: > On Wed, Nov 18, 2009 at 9:48 AM, brice <[email protected]> wrote: > > > HELP REQUIRED ON THIS ERROR : > > accessing a trac project through Apache/2.2.11 (Ubuntu) DAV/2 SVN/ > > 1.5.4 mod_python/3.3.1 Python/2.6.2 PHP/5.2.6-3ubuntu4.2 with Suhosin- > > Patch mod_ssl/2.2.11 OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0 > > > Traceback (most recent call last): > > File "/usr/lib/python2.6/dist-packages/trac/web/api.py", line 339, > > in send_error > > 'text/html') > > [...] > > File "/usr/lib/python2.6/dist-packages/trac/db/api.py", line 97, in > > _get_connector > > raise TracError('Unsupported database type "%s"' % scheme) > > TracError: Unsupported database type "sqlite" > > ----- > > easy_install trac > > Searching for trac > > Best match: Trac 0.11.5 > > Processing Trac-0.11.5-py2.6.egg > > Trac 0.11.5 is already the active version in easy-install.pth > > Installing trac-admin script to /usr/local/bin > > Installing tracd script to /usr/local/bin > > > Using /usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg > > Processing dependencies for trac > > Finished processing dependencies for trac > > I'm just curious : Did you use the Debian pkg ? Does it rely on > `easy_install` (/me not understanding why ...) ? > > If true that means there's something wrong with the deb . Otherwise , > don't see the relation with this thread, thus probably a separate > thread would be better to talk about this (and therefore /me invites > everybody to reply in a separate thread ;o) . > > -- > Regards, > > Olemis. > > Blog ES:http://simelo-es.blogspot.com/ > Blog EN:http://simelo-en.blogspot.com/ > > Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=.
