Modify ↓
Opened 19 years ago
Closed 19 years ago
#521 closed defect (fixed)
search plugin with svn version of trac ...
| Reported by: | anonymous | Owned by: | Alec Thomas |
|---|---|---|---|
| Priority: | normal | Component: | RepoSearchPlugin |
| Severity: | blocker | Keywords: | |
| Cc: | Trac Release: | 0.9 |
Description (last modified by )
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 (0)
Change History (3)
comment:1 Changed 19 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 19 years ago by
| Component: | TracHacks → RepoSearchPlugin |
|---|
comment:3 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Upgrade to latest RepoSearchPlugin.