Package: trac
Version: 0.9.5-1
Severity: important
After upgrading to version 0.9.5-1 selecting a report on the view
tickets tab has stopped working. Further investigation revealed that
the report table has a column named 'query' instead of 'sql'. This is
evidently beacause of an MySQL-patch from the current trunk of trac
development.
Traceback (most recent call last):
File
"/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py",
line 206, in handler
dispatch_request(mpr.path_info, mpr, env)
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line
139, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.3/site-packages/trac/web/main.py",
line 107, in dispatch
resp = chosen_handler.process_request(req)
File
"/usr/lib/python2.3/site-packages/trac/ticket/report.py",
line 113, in process_request
resp = self._render_view(req, db, id)
File
"/usr/lib/python2.3/site-packages/trac/ticket/report.py",
line 253, in _render_view
title, description, sql =
self.get_info(db, id, args)
File
"/usr/lib/python2.3/site-packages/trac/ticket/report.py",
line 427, in get_info
"WHERE id=%s", (id,))
File
"/usr/lib/python2.3/site-packages/trac/db.py",
line 219, in execute
args or [])
File
"/usr/lib/python2.3/site-packages/trac/db.py",
line 211, in
_rollback_on_error
return function(self,
*args, **kwargs)
OperationalError: no
such column: sql
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
Versions of packages trac depends on:
ii python 2.3.5-5 An interactive high-level object-o
ii python-clearsilver 0.9.13-3.2 python bindings for clearsilver
ii python-sqlite 1.0.1-4 python interface to SQLite 2
ii python2.3-subversion 1.2.3dfsg1-3 python modules for interfacing wit
ii subversion 1.3.1-2 advanced version control system (a
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]