Opened 18 years ago

Last modified 14 years ago

#371 closed defect

Trac detected an internal error: — at Initial Version

Reported by: tluk@… Owned by: Alec Thomas
Priority: high Component: RepoSearchPlugin
Severity: blocker Keywords:
Cc: lasudry@… Trac Release: 0.9

Description

If doesn't work for me, i did used trunk on a windows box couple days ago..

today i checkout latest trunk in a freebsd box.. it stoped working

trac 10DEV, python2.4, mod_python3.28, apache2.2

========================

Python Traceback

Traceback (most recent call last):

File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 299, in dispatch_request

dispatcher.dispatch(req)

File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 189, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/local/lib/python2.4/site-packages/trac/Search.py", line 181, in process_request

results += list(source.get_search_results(req, terms, filters))

File "build/bdist.freebsd-6.1-STABLE-i386/egg/tracreposearch/search.py", line 80, in get_search_results File "build/bdist.freebsd-6.1-STABLE-i386/egg/tracreposearch/indexer.py", line 97, in wrap File "build/bdist.freebsd-6.1-STABLE-i386/egg/tracreposearch/indexer.py", line 247, in reindex File "build/bdist.freebsd-6.1-STABLE-i386/egg/tracreposearch/indexer.py", line 227, in _invalidate_file File "build/bdist.freebsd-6.1-STABLE-i386/egg/tracreposearch/indexer.py", line 36, in contains

TypeError: iterable argument required

Change History (0)

Note: See TracTickets for help on using tickets.