Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31761 - phpsysinfo-2.1-r1 installs to the wrong directory
Summary: phpsysinfo-2.1-r1 installs to the wrong directory
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 12:01 UTC by James Slater
Modified: 2003-10-25 05:35 UTC (History)
1 user (show)

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


Attachments
Reverses change (patch.txt,449 bytes, patch)
2003-10-22 12:02 UTC, James Slater
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Slater 2003-10-22 12:01:50 UTC
phpsysinfo-2.1 installed into /home/httpd/htdocs/phpsysinfo
phpsysinfo-2.1-r1 installs into /var/www/localhost/htdocs/phpsysinfo (wrong)

Was this changed deliberately?

Reproducible: Always
Steps to Reproduce:
emerge phpsysinfo-2.1-r1
Comment 1 James Slater 2003-10-22 12:02:46 UTC
Created attachment 19632 [details, diff]
Reverses change

This patch reverses the change.
Comment 2 James Slater 2003-10-22 12:18:38 UTC
The ChangeLog mentions moving to "new docroot" but I'm not sure why this
is if it breaks things.
Comment 3 SpanKY gentoo-dev 2003-10-23 21:44:27 UTC
everything should be in /var/www now
Comment 4 James Slater 2003-10-25 05:35:49 UTC
Oops, GLEP 11 covers this.