trac 0.12 package?
Hi,
I would love to use the trac issue tracker in its latest version 0.12 on an ubuntu server. However, the current trac packages only use different flavours of 0.11. Are there plans to update the package to 0.12?
cheers
Hendrik
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu trac Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- 2010-10-22
- Last query:
- 2010-10-22
- Last reply:
- 2010-10-22
sudo add-apt-repository ppa:cprov/ppa; sudo apt-get update; sudo apt-get upgrade
This only goes up to Lucid, this will not work for Maverick
Hendrik Fuß (hendrik-fuss) said : | #2 |
Excellent. I've tried the above commands, but I still do not see a more recent version of trac (dpkg shows 0.11.5-2ubuntu1.1).
My server still uses 9.10 (karmic). Do I need to upgrade to lucid?
That PPA misses out karmic sadly. Bit weird. he has intrepid too which is EOL.
You could search for a deb or compile. You could contact Celso Providelo:
https:/
And see if he'll make the deb for you.
Hendrik Fuß (hendrik-fuss) said : | #4 |
Well, that's strange, because there is stuff under dists/lucid which looks alright to me. Anyway, I downloaded the following package:
http://
I will have to make backups before upgrading, so I haven't tested it yet.
Thanks for your help!
Glad you got the gold :)