Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203187 - net-www/awstats-6.7-r1 installs in / (missing webapp_pkg_setup)
Summary: net-www/awstats-6.7-r1 installs in / (missing webapp_pkg_setup)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 22:03 UTC by Marcel van den Bosch
Modified: 2007-12-23 23:34 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,4.67 KB, text/plain)
2007-12-23 22:22 UTC, Marcel van den Bosch
Details
emerge -va awstats (emerge_-vp_awstats.txt,308 bytes, text/plain)
2007-12-23 22:23 UTC, Marcel van den Bosch
Details
Build log (build.log,2.89 KB, text/plain)
2007-12-23 22:25 UTC, Marcel van den Bosch
Details
webapp-config (webapp-config,7.80 KB, text/plain)
2007-12-23 22:27 UTC, Marcel van den Bosch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel van den Bosch 2007-12-23 22:03:02 UTC
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/
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-23 22:12:25 UTC
Reopen with:

- emerge -pv awstats
- complete emerge log
- emerge --info output.

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-23 22:19:56 UTC
And attach /etc/vhosts/webapp-config as well
Comment 3 Marcel van den Bosch 2007-12-23 22:22:47 UTC
Created attachment 139212 [details]
emerge --info
Comment 4 Marcel van den Bosch 2007-12-23 22:23:21 UTC
Created attachment 139213 [details]
emerge -va awstats
Comment 5 Marcel van den Bosch 2007-12-23 22:25:48 UTC
Created attachment 139217 [details]
Build log
Comment 6 Marcel van den Bosch 2007-12-23 22:27:28 UTC
Created attachment 139219 [details]
webapp-config
Comment 7 Marcel van den Bosch 2007-12-23 22:28:10 UTC
All added attachments as requested
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-12-23 22:30:03 UTC
Please downgrade to portage-2.1.3.19, re-emerge this up and tell me whether it works correctly.
Comment 9 Marcel van den Bosch 2007-12-23 22:57:55 UTC
No change, awstats are installed in / again. Returning back to latest portage version.
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2007-12-23 23:05:32 UTC
Does net-www/awstats-6.7 (not -r1) work?
Comment 11 Marcel van den Bosch 2007-12-23 23:16:08 UTC
Aye, 6.7 (without -r1) works as expected.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-12-23 23:34:44 UTC
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.