Bug 62666 - aimsniff web-support, ie was, with apache is broken in current ebuild
|
Bug#:
62666
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: port001@gentoo.org
|
Reported By: gte481z@mail.gatech.edu
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: aimsniff web-support, ie was, with apache is broken in current ebuild
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-09-02 16:02 0000
|
When installing the aimsniff 0.9-r1 ebuild, although the apache2 flag is set,
the ebuild does not install apache as a dependency like it should. This could
be due to the the changes in the net-www ebuild category a month or so ago.
I installed apache2 manually at first, then installed aimsniff with apache2
support. The Web Aimsniff Module (WAS) is not installed with the rest of
aimsniff.
Reproducible: Always
Steps to Reproduce:
1.emerge aimsniff
2.try to run webmodule
3.
Actual Results:
web module not installed
Expected Results:
web module should have installed
bug-wranglers AKA seemant added this to net-im and this is not net-im, Ian this
is your playground.
aimsniff is missing a dep on apache2, thanks for that. Though as for WAS, it is
installed via webapp-config. You need to use webapp-config to install WAS into
the htdocs dir.
Fixed in CVS.
the local flag 'http' now pulls in the WAS frontend and 'apache2' is now used how it's meant to be.