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.
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.
i'm waiting for the GLEP to be acceptted before I code up the application, although I do already have it planned out nicely.
*** Bug 29717 has been marked as a duplicate of this bug. ***
closing with bug #29843