On Fri, 2005-12-09 at 03:48, Ralph Angenendt wrote:
Les Mikesell wrote:
I'd love to see someone package Request Tracker: http://www.bestpractical.com/rt/ and keep it updated, but how do you deal with dozens of dependent modules that aren't included in the base system but might someday? That is, how do you keep third party RPM packages from conflicting with the same thing that might be added officially by someone else later?
Yeah, packages like RT pose a big problem, when you want to have a clean system where everything is installed via rpm. That's why we let RT live in it's own directory complete with it's own apache and perl and package that with rpm :)
That just makes it a private problem. The solution is to get official packages for all the needed modules. What is the process for that? If you use fastcgi, the stock apache, perl, and mysql on Centos4 work fine.