In order to get Trac 0.9 you need to switch to getting packages from unstable, but this will not work if your base install is sarge, without really romping all over your system.
You could try to compile Trac from source (it's actually only a single command), or if you want to keep using packages you can try getting the apt-source for 0.9 in unstable then dpkg-buildpackage it. I used to do this to backport from Debian experimental, but nowadays I just compile Trac from source, especially since I want to use 0.10b1. I've only used Trac on Ubuntu dapper and Debian unstable(etch) so I'm not sure if sarge has all of the best packages to run Trac 0.9 or 0.10. Jason -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of jouell Sent: Tuesday, September 12, 2006 1:47 PM To: Trac Users Subject: [Trac] Re: Migrating Trac to new box Hi Matt, Thanks for the reply. Perhaps another question is: What I need to do to install 0.9 using Debian's apt-get? Here are my steps. Maybe there is only a 0.8 package just yet? We'd prefer to use packages, but my next step is using the tar ball. Steps and config below: #dpkg -l | grep -i "trac" ii trac 0.8.4-0ew1 Enhanced wiki and issue tracking system for #cat /etc/apt/sources.list deb http://ftp.edgewall.com/pub/debian sarge trac #apt-get update Hit http://ftp.edgewall.com sarge/trac Packages Ign http://ftp.edgewall.com sarge/trac Release Reading Package Lists... Done #apt-get upgrade trac Reading Package Lists... Done Building Dependency Tree... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Thanks! -John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
