Package: libsqlite3-0
Version: 3.3.4-0.1
Severity: important
After upgrading libsqlite3-0, the package trac stopped working. There was an
error in the log files, mentioning the database, so I downgraded back to
3.2.8-1 and everything started working again.
You're best placed to see if this bug should be reassigned to trac or not.
Here's the trac error:
PythonHandler trac.web.modpython_frontend: Traceback (most recent call last):
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/mod_python/apache.py", line 299, in
HandlerDispatch\n result = object(req)
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py", line 199, in
handler\n env = get_environment(mpr, project_opts)
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/web/main.py", line 335, in
get_environment\n return _open_environment(env_path, threaded)
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/web/main.py",line 51, in
_open_environment\n env_cache[env_path] = open_environment(env_path)
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/env.py", line 375, in open_environment\n
if env.needs_upgrade():
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/env.py", line 281, in needs_upgrade\n
if participant.environment_needs_upgrade(db):
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/env.py", line 334, in
environment_needs_upgrade\n dbver = self.env.get_version(db)
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/env.py", line 204, in get_version\n
cursor.execute("SELECT value FROM system WHERE name='database_version'")
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/db.py", line 219, in execute\n args
or [])
PythonHandler trac.web.modpython_frontend: File
"/usr/lib/python2.3/site-packages/trac/db.py", line 211, in
_rollback_on_error\n return function(self, *args, **kwargs)
PythonHandler trac.web.modpython_frontend: Warning: You can only execute one
statement at a time.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages libsqlite3-0 depends on:
ii libc6 2.3.6-5 GNU C Library: Shared libraries an
libsqlite3-0 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]