Modify ↓
Opened 16 years ago
Closed 16 years ago
#3287 closed defect (worksforme)
Upgrading trac environment doesn't work correctly
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | critical | Keywords: | upgrade, trac, environment |
Cc: | Trac Release: | 0.11 |
Description
Configuration:
- ubuntu 8.04
- python 2.5
- apache 2 (tested with tracd as well)
- trac 0.11
I installed the timing and estimation plugin as described in TracPlugins and did a trac-admin /path/to/projectenv
upgrade afterwards and it did output the expected result:
Timing and Estimation needs an upgrade Upgrading Database Upgrading reports Done Upgrading Upgrade done.
But trac keeps displaying the following error message when visiting the trac with a browser (with both apache mod_python and tracd).
Trac Error TracError: The Trac Environment needs to be upgraded. Run "trac-admin /srv/sites/test/trac upgrade"
Rerunning trac-admin upgrade
doesn't help either. I don't have any other plugins installed.
Please tell me how I can provide you additional information (outputs, config files, etc.)
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Seems like the problem went magically away when i reconfigured everything from scratch.
Sorry to have taken your time.
Note: See
TracTickets for help on using
tickets.
Can you please post your trac log for this process as this will make it easier to spot what is happening. Also were you installing the most recent version of T&E.
Thanks, Russ