id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1066,Missing an installation step?,anonymous,Russ Tyndall,"I think the documentation is making an assumption that the plugin is installed in a certain way. I install plugins like this, to avoid having to use yet another package management system: * python setup.py bdist_rpm * fakeroot --to-deb * dpkg -i And then add the appropriate line to ""`trac.ini`"" ""`[components]`"" section, in this case: {{{ [components] timingandestimationplugin.* = enable }}} However this apperantly isn't triggering the behavior that is expected to happen when ""`trac-admin /path/to/trac upgrade`"" is run - I just get: {{{ Database is up to date, no upgrade necessary. }}} I'm assuming I'm just missing some step, but I'm having trouble figuring out what that step would be.",enhancement,closed,normal,TimingAndEstimationPlugin,normal,fixed,,,0.10