Package: trac
Version: 0.8.1-3sarge6
Severity: grave
Justification: renders package unusable


After applying the security patch to upgrade to 0.8.1-3sarge6,
I am no longer able to access any Trac page on my system.

Every page request produces an error:

   Trac detected an internal error:
   'module' object has no attribute 'quote_cookie_value'

with Python tracback:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 614, in cgi_start
    real_cgi_start()
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 609, in 
real_cgi_start
    dispatch_request(path_info, args, req, env)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 511, in 
dispatch_request
    req.form_token = get_form_token(req)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 468, in 
get_form_token
    path = util.quote_cookie_value(req.cgi_location)
AttributeError: 'module' object has no attribute 'quote_cookie_value'


Neither restarting Apache nor rebooting solved the problem.

I hope I can downgrade.
(apt-get install trac=0.8.1-3sarge5 says that version is unavailable.)

Thanks,
Christopher

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.9-050512a
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages trac depends on:
ii  python                        2.3.5-2    An interactive high-level object-o
ii  python-clearsilver            0.9.13-3.2 python bindings for clearsilver
ii  python-sqlite                 1.0.1-2    python interface to SQLite
ii  python2.3-subversion          1.1.4-2    python modules for interfacing wit
ii  subversion                    1.1.4-2    advanced version control system (a

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to