Edgewall Software

Ticket #6764 (closed defect: wontfix)

Opened 7 months ago

Last modified 7 months ago

AssertionError: HDF dataset not available. Check your clearsilver installation

Reported by: jack Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.11b1
Severity: normal Keywords: plugin
Cc:

Description

How to Reproduce

While doing a GET operation on /build, Trac issued an internal error.

(please provide additional details here)

System Information

Trac 0.11b1
Python 2.4.3 (#1, Dec 11 2006, 11:38:52)
[GCC 4.1.1 20061130 (Red Hat 4.1.1-43)]
setuptools 0.6c7
SQLite 3.3.6
pysqlite 1.1.7
Genshi 0.5dev-r789
Pygments 0.9
Subversion 1.4.2 (r22196)

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/web/main.py", line 398, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/web/main.py", line 204, in dispatch
    req.display(template, content_type or 'text/html')
  File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/web/api.py", line 297, in display
    assert self.hdf, 'HDF dataset not available. Check your clearsilver installation'
AssertionError: HDF dataset not available. Check your clearsilver installation

Attachments

Change History

Changed 7 months ago by eblot

  • keywords plugin added
  • status changed from new to closed
  • resolution set to wontfix

/build is not a Trac URL. It is likely to be handled from a plugin such as Bitten.

AFAICT, Bitten does not support Trac 0.11 out of the box, so you may have to stick with Trac 0.10.4

Add/Change #6764 (AssertionError: HDF dataset not available. Check your clearsilver installation)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.