Hey there. I just fixed this problem after going rampage and used BruteForce- techniques. I figured out, all the Trac 0.12 installations didn't write ANYTHING in /lib/python-2.4/site-packages/trac so i copied the directory from trac.edgewall.org and now it works! I do not have an explanation why the setup tools do not overwrite or update the directory by themselves.
Regards On 7 Sep., 15:27, Kilian Krockauer <[email protected]> wrote: > Hey there, I ran into this error after installing Trac 0.12 and > upgrading all my Databases. It seems like ticket #9314, but I use 0.12 > instead of any other older version. I searched for fixes like hours, > but found nothing. > Do you have any ideas on how to fix this issue? My timestamps in the > databases are all in POSIX millisecond format. And Trac 0.12 should be > able to convert these, but it apparently doesn't. > I have installed SQlite 2.8 and SQlite 3.3.6, Trac 0.12 (works as the > version is shown on my web interface) and genshi 0.6. Since I used > PySQlite to update SQLite, I think all my Databases are upgraded, too. > I only get this error message > > "Trac detected an internal error: > > ValueError: timestamp out of range for platform time_t" > > when accessing the Wiki Pages. > > Regards > > Kilian -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. 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.
