Ticket #521 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

search plugin with svn version of trac ...

Reported by: anonymous Assigned to: athomas
Priority: normal Component: RepoSearchPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.9

Description (Last modified by athomas)

Traceback (most recent call last):
  File "/usr/bin/update-index", line 5, in ?
    pkg_resources.run_script('tracreposearch==0.2', 'update-index')
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 407, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1091, in run_script
    exec script_code in namespace, namespace
  File "/usr/bin/update-index", line 10, in ?

  File "build/bdist.linux-i686/egg/tracreposearch/indexer.py", line 134, in __init__
  File "build/bdist.linux-i686/egg/tracreposearch/indexer.py", line 97, in wrap
  File "build/bdist.linux-i686/egg/tracreposearch/indexer.py", line 248, in reindex
  File "build/bdist.linux-i686/egg/tracreposearch/indexer.py", line 223, in _reindex_node
  File "/usr/lib/python2.4/dumbdbm.py", line 161, in __setitem__
    raise TypeError, "keys and values must be strings"
TypeError: keys and values must be strings
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/__init__.py", line 737, in emit
    self.stream.write(fs % msg)
ValueError: I/O operation on closed file

Attachments

Change History

07/24/06 18:18:42 changed by athomas

  • description changed.

07/24/06 18:19:09 changed by athomas

  • component changed from TracHacks to RepoSearchPlugin.

08/19/06 07:49:36 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

Upgrade to latest RepoSearchPlugin.


Add/Change #521 (search plugin with svn version of trac ...)




Change Properties
Action