On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > But now if I try to update using testing : there is dozen of packages > that need to be updated and since there is many other stuff running on > that server, I cannot take that risk. > > Is there someone having the same problem or even maybe with a solution > ?
Trac in Debian Testing is now compiled with Python 2.4, while Sarge is using Python 2.3. This means you will have to update Python, install all dependencies for Python 2.4 (newer libc,...), and all other dependencies which are triggered by this. A solution would be to recompile the source deb on sarge. You could alway try to contact www.backports.org if they are not interested in doing this. -- Frederik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
