Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Awstats installs in / instead of /usr/share/webapps/ (~x86) Reproducible: Always Steps to Reproduce: 1. emerge awstats 2. 3. Actual Results: Awstats installs in / instead of /usr/share/webapps/ (~x86) Expected Results: Awstats should be installed in /usr/share/webapps/
Reopen with: - emerge -pv awstats - complete emerge log - emerge --info output.
And attach /etc/vhosts/webapp-config as well
Created an attachment (id=139212) [details] emerge --info
Created an attachment (id=139213) [details] emerge -va awstats
Created an attachment (id=139217) [details] Build log
Created an attachment (id=139219) [details] webapp-config
All added attachments as requested
Please downgrade to portage-2.1.3.19, re-emerge this up and tell me whether it works correctly.
No change, awstats are installed in / again. Returning back to latest portage version.
Does net-www/awstats-6.7 (not -r1) work?
Aye, 6.7 (without -r1) works as expected.
Please, apply this patch or wait an hour or so and emerge -r2. Sorry for this screwup. <snip> --- awstats-6.7-r1.ebuild 2007-12-20 17:06:31.000000000 +0100 +++ awstats-6.7-r1.ebuild 2007-12-24 00:15:35.000000000 +0100 @@ -31,6 +31,7 @@ ewarn "This means you need to generate static" ewarn "HTML statistics instead of using awstats.pl" fi + webapp_pkg_setup } src_unpack() { </snip> @Hollow - grrr, you owe me a keg.