Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26979 - ebuilds that install into HTTP_ROOT such as squirrelmail and gallery dont detect a non-standard root
Summary: ebuilds that install into HTTP_ROOT such as squirrelmail and gallery dont det...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
: 29717 (view as bug list)
Depends on: 29843
Blocks:
  Show dependency tree
 
Reported: 2003-08-20 05:00 UTC by Bill Kenworthy
Modified: 2003-09-29 13:57 UTC (History)
2 users (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 Bill Kenworthy 2003-08-20 05:00:10 UTC
ebuilds that install into HTTP_ROOT such as squirrelmail and gallery dont detect
a non-standard root.  This creates problems with updates and tracking if you
miss editing the ebuild first.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
That ebuilds either detect HTTP_ROOT directly (best I think), or honour a
"FEATURE" or /etc/conf.d/apache setting.

May be other applications that would benefit from this.  Not really and
ehancement, but a request to fix a shortcoming of the present design.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-08-20 10:33:43 UTC
We agree with this somewhat.  On the one hand it'd be nifty to have
the filesystem locations dynamically computed.  On the other hand
.tbz2 packages will break with this approach unless portage can
be upgraded to dynamically handle this situation before merging
the package to the live / partition.

Let's see where the webapp eclass features get us.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-20 10:56:37 UTC
i'm waiting for the GLEP to be acceptted before I code up the application, although I do already have it planned out nicely.
Comment 3 SpanKY gentoo-dev 2003-09-26 19:27:51 UTC
*** Bug 29717 has been marked as a duplicate of this bug. ***
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-09-29 13:57:15 UTC
closing with bug #29843