[Pkg-trac-devel] Bug#479543: trac does not find clearsilver if using python 2.5

Alessandro Polverini alex at nibbles.it
Mon May 5 12:15:06 UTC 2008


Package: trac
Version: 0.10.4-2
Severity: normal

I recently upgraded to python 2.5 and now trac does not work any more, I got this error:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/var/lib/python-support/python2.5/trac/web/main.py", line 206, in dispatch
    req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
  File "/var/lib/python-support/python2.5/trac/web/clearsilver.py", line 135, in __init__
    raise TracError, "ClearSilver not installed (%s)" % e
TracError: ClearSilver not installed (/usr/lib/python2.5/site-packages/neo_cgi.so: undefined symbol: Py_InitModule4)

Of cource clearsilver is installed.

Any workaround?

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages trac depends on:
ii  python                      2.5.2-1      An interactive high-level object-o
ii  python-clearsilver          0.10.4-1.1   python bindings for clearsilver
ii  python-pysqlite2            2.4.1-1      Python interface to SQLite 3
ii  python-subversion           1.4.6dfsg1-3 Python bindings for Subversion
ii  python-support              0.7.7        automated rebuilding support for P
ii  subversion                  1.4.6dfsg1-3 Advanced version control system

Versions of packages trac recommends:
ii  apache2-mpm-prefork [httpd]   2.2.8-3    Traditional model for Apache HTTPD
ii  python-setuptools             0.6c8-3    Python Distutils Enhancements

-- no debconf information





More information about the Pkg-trac-devel mailing list