Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144985 - www-apps/rt default installation has incorrect paths
Summary: www-apps/rt default installation has incorrect paths
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low trivial (vote)
Assignee: Renat Lumpau (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 09:17 UTC by Harry Roberts
Modified: 2006-08-24 09:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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