Ah, okay. Looks like I have used a trunk-ism. If you update to trunk it should work fine. If you don't want to do that, I'll backport it to 0.9.4 shortly.
On Mon, Mar 20, 2006 at 04:37:07PM -0500, James B. Byrne wrote: > Here is the tail of the log file with the trac.ini settings as > suggested: > > 16:32:15 Trac[loader] DEBUG: Loading plugin webadmin.logging from > /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2765- > py2.3.egg > 16:32:15 Trac[loader] DEBUG: Loading plugin webadmin.ticket from > /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2765- > py2.3.egg > 16:32:15 Trac[loader] DEBUG: Loading plugin webadmin.basics from > /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2765- > py2.3.egg > 16:32:15 Trac[loader] DEBUG: Loading plugin webadmin.perm from > /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2765- > py2.3.egg > 16:32:15 Trac[loader] DEBUG: Loading plugin webadmin.web_ui from > /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2765- > py2.3.egg > 16:32:15 Trac[loader] DEBUG: Loading plugin webadmin.plugin from > /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2765- > py2.3.egg > 16:32:15 Trac[loader] DEBUG: Loading plugin tractags from > /var/data/trac/plugins/TracTags-0.2-py2.3.egg > 16:32:15 Trac[loader] ERROR: Component module tractags not found > Traceback (most recent call last): > File "/usr/lib/python2.3/site-packages/trac/loader.py", line 42, > in load_module > module = __import__(name) > File "build/bdist.linux-i686/egg/tractags/__init__.py", line 5, > in ? > File "build/bdist.linux-i686/egg/tractags/api.py", line 40, in ? > ImportError: cannot import name DatabaseManager > 16:32:15 Trac[main] ERROR: No handler matched request to > /wiki/WikiStart > Traceback (most recent call last): > File "/usr/lib/python2.3/site- > packages/trac/web/modpython_frontend.py", line 206, in handler > dispatch_request(mpr.path_info, mpr, env) > File "/usr/lib/python2.3/site-packages/trac/web/main.py", line > 139, in dispatch_request > dispatcher.dispatch(req) > File "/usr/lib/python2.3/site-packages/trac/web/main.py", line > 104, in dispatch > raise TracError, 'No handler matched request to %s' % > req.path_info > TracError: No handler matched request to /wiki/WikiStart > > Regardless of how it turns out I would like to thank you for your > assistance with this. > > Regards, > Jim > > > -- > *** e-mail is not a secure channel *** > mailto:byrnejb.<token>@harte-lyne.ca > James B. Byrne Harte & Lyne Limited > vox: +1 905 561 1241 9 Brockley Drive > fax: +1 905 561 0757 Hamilton, Ontario > <token> = hal Canada L8E 3C3 > > -- Evolution: Taking care of those too stupid to take care of themselves. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
