On 11/10/09 10:21, Chris Shelton wrote: > Is one of the packages that you upgraded python? If so, you will > likely need to reinstall everything related to python, including trac > and setuptools. Try running python-updater, and see if it updates any > packages for you.
Python updater was definitely run. In fact, in the past, I had problems with Trac segfaulting with Hardened GCC and Python 2.6 [1], so I downgraded to Python 2.5. I switched back and forth at least once after these problems started, and re-ran python-updater. For good measure, I've just: * rebuilt python2.6 * did eselect python (was 2.5, now 2.6, done automatically by emerge) * re-run python-updater (which rebuilt trac, and 20 other packages) Since a new version of GCC was made available since [1], and 2.6 should probably work now. Everything acts just the same. Still complains about setuptools, and unsupported database types. [1] http://bugs.gentoo.org/show_bug.cgi?id=284219 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
