Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#6915 closed defect (duplicate)

Trac bug on amd64 ubuntu gutsy

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Noah Kantrowitz)

Hi guys, I have this bug on my ubuntu64 gutsy

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/local/lib/python2.5/site-packages/neo_cgi.so: undefined symbol: Py_InitModule4)

And I try to fix the problem like is showed on http://trac.edgewall.org/wiki/TracOnUbuntu but the problem continues.

Attachments (0)

Change History (1)

comment:1 by Noah Kantrowitz, 17 years ago

Description: modified (diff)
Priority: highnormal
Resolution: duplicate
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.