Ticket #5396 (closed defect: invalid)
trac-admin fails on new trac upgrade
| Reported by: | leemobile@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | 0.10.4 |
| Severity: | major | Keywords: | |
| Cc: |
Description
I'm trying to upgrade my trac 0.10.2 to 0.10.4.
I followed the instructions on the wiki for the upgrade.
I untarred the ball into /usr/lib/python/site-packages/trac I ran %python setup.py install Then when attempting to run trac admin: %trac-admin /home/trac upgrade
I get the following error: Command Failed: 'NoneType?' object has no attribute 'split'
Same thing happens when I try to run initenv with trac-admin
I'm running fedora core 4.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


