jrmarino wrote:
> Please help, my trac repositories are all broken as a result of
> attempting to upgrade to 0.10 from 0.96.
>
> The steps I took:
> 1) FreeBSD 5.4, portupgrade trac to 0.10
> 2) ran trac-admin to upgrade each repository
> 3) restarted lighttpd webserver
>
> result:
>  Trac detected an internal error:
>
> no such column: var_name
>
> Python Traceback
>
...snip...
>   File "/usr/local/lib/python2.4/site-packages/trac/db.py", line 211,

Before upgrading Trac please delete the old Trac code from
/usr/local/lib/python2.4/site-packages/trac.  You have an old version
of the "db.py" file which has actually been removed and broken out into
several different modules for Trac 0.10.

-- Matt Good


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to