Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65669 - www-servers/boa-0.94.13.ebuild on x86, wrong webserver path
Summary: www-servers/boa-0.94.13.ebuild on x86, wrong webserver path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: www-servers Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-28 05:54 UTC by Priit Laes (IRC: plaes)
Modified: 2005-02-16 06:36 UTC (History)
0 users

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 Priit Laes (IRC: plaes) 2004-09-28 05:54:02 UTC
net-www/boa on stable machine installs webserver files to wrong dir.

Reproducible: Always
Steps to Reproduce:
1. stable system (x86)
2. emerge boa
3. qpkg -l boa |grep home

Actual Results:  
outputs:

/home
/home/httpd
/home/httpd/icons
/home/httpd/htdocs
/home/httpd/cgi-bin


Expected Results:  
/var/www/localhost...

boa-0.94.13-r1.ebuild fixes this problem.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-02-16 06:36:41 UTC
Looks like it was fixed at some point, as it now installs in /var/www/localhost.