We've just recently started using Trac in anger on a couple of projects, and I've now started to try to add a few Plugins and Macros from the Trac Hacks site - so far I've successfully installed WebAdmin, PlannedMilestone, AddComment and WikiCalendar with no problems. Sadly I seem to have hit a bit of a brick wall with the PeerReviewPlugin.

When I've installed it and enabled it with...
    [components]
    codereview.* = enabled
...in the trac.ini file, my wiki pages fail with:
-----------------------------------------------------------------
Oops...

Trac detected an internal error: The Trac Environment needs to be upgraded. Run trac-admin /var/www/trac/play upgrade"
-----------------------------------------------------------------

I have tried running the trac-admin...upgrade command and it doesn't fix the problem... has anyone seen this? Am I missing something obvious?

My setup is Trac 0.9.3 running on a Fedora Core 4 machine.

I've tried installing PeerReview both from the egg file [easy_install TracCodeReview-1.0-py2.4.egg] and from it's source ['python setup.py install']

Any hints gratefully accepted.

--


Regards,

Simon.
--
WhoAmI     : Simon Lascelles, Eurotherm
Email      : simon(dot)lascelles(at)eurotherm(dot)co(dot)uk
Disclaimer : all opinions expressed are my own
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to