[Trac-tickets] Re: [The Trac Project] #1501: Error when going from 0.8.0 to 0.8.1

The Trac Project noreply at edgewall.com
Sun May 1 14:46:29 EDT 2005


#1501: Error when going from 0.8.0 to 0.8.1
---------------------+------------------------------------------------------
       Id:  1501     |      Status:  new                                  
Component:  general  |    Modified:  Sun May  1 14:46:24 2005             
 Severity:  blocker  |   Milestone:                                       
 Priority:  normal   |     Version:  0.8.1                                
    Owner:  jonas    |    Reporter:  Bernd VanSkiver <bernd at vanskiver.com>
---------------------+------------------------------------------------------
Comment (by mgood):

 The file db_default.py where this error is occurring was not changed
 between [milestone:0.8 0.8] and [milestone:0.8.1 0.8.1].  Compare the
 db_default.py file installed on your system to
 source:tags/trac-0.8.1/trac/db_default.py#latest since the 'enum' listed
 in the traceback should actually be 'component', and 'enum' is actually on
 line 365.  As far as I can tell, you either have a modified version of
 that file which is not valid, or ActiveState's Python compiler has a bug.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1501>
The Trac Project <>


More information about the Trac-Tickets mailing list