Hi Bernardo, On Aug 13, 2012, at 10:12 PM, Bernardo Costa wrote:
> I am also having problems with agilo open source and trac. But my platform is > slightly different. I use trac version 0.11.5-1 in a centos 5.8 box. The > simplejson version is 2.0.9-8.el5, which is available on the base centos > repository. My agilo instalation was smooth: python setup.py clean && python > setup.py build && python setup.py bdist_egg && sudo easy_install > agilo-0.9.8-py2.4.egg. > > Inside trac.ini I have these components enabled: > [components] > agiletrac.api.agiletracsystem = enabled > agiletrac.env.agiletracsetup = enabled > agiletrac.workflow.agileticketworkflow = enabled > > But when I run trac-admin ... upgrade I have the following message: > Database is up to date, no upgrade necessary. > > This is strange for me. Looking at trac url it seems nothing is changed. > > Please make sure that agilo in in the python path when executing trac-admin. You can make a quick test with this command python -c "import agilo; print agilo" Cheers Stefano Rago -- Follow Agilo on Twitter: http://twitter.com/agilofortrac Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-trac http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Trac" Google Group. This group is focused on supporting Agilo for Trac users and is moderated by Agilo Software GmbH <http://www.agilosoftware.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

