Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 144985

Summary: www-apps/rt default installation has incorrect paths
Product: Gentoo Linux Reporter: Harry Roberts <harry>
Component: Current packagesAssignee: Renat Lumpau (RETIRED) <rl03>
Status: RESOLVED INVALID    
Severity: trivial CC: web-apps
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Harry Roberts 2006-08-24 09:17:39 UTC
The default installation of Request Tracker (www-apps/rt-3.6.0) has incorrect default paths setup.

The RT library path isn't in the Perl include path, for 3.6.0 this should be:
/usr/share/webapps/rt/3.6.0/hostroot/rt-3.6.0/lib, instead of the defaults on line 65 of rt-3.6.0/bin/webmux.pl

In addition to that the default DocumentRoot for the apache vhost is incorrect, for 3.6.0 this should be:
/usr/share/webapps/rt/3.6.0/htdocs whereas the default specified is: /var/www/localhost/htdocs/rt

I'm only reporting this as a bug because it deviates from the install instructions, e.g. it doesn't work out of the box following them.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-24 09:20:23 UTC
Don't restrict bugs without any reason. Just leave the checkboxes alone, please.
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2006-08-24 09:26:08 UTC
use webapp-config to install rt. stuff in /usr/share/webapps is the master copy. man webapp-config