Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 60737

Summary: emerge mod_python does not respect USE="-apache2"
Product: Gentoo Linux Reporter: Rasmus Andersen <gentoo-bugzilla>
Component: Current packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: VERIFIED CANTFIX    
Severity: enhancement CC: magnet
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rasmus Andersen 2004-08-17 23:56:35 UTC
I wanted to emerge mod_python for my apache1 setup but it kept installing itself against apache2. I had "-apache2" in my USE flags and thought that would do it.

Asking on the forums I was told the right version to use but think that at least a warning message might be in order?

Reproducible: Always
Steps to Reproduce:
1. Have apache installed.
2. 'USE="-apache2" emerge mod_python
3. What mod_python be installed for apache2 only (since we merge 3.1.3 or so)

Actual Results:  
as above.

Expected Results:  
Informed me that I could not have newest mod_python for apache1.

I dont think I have antything pertinent to add here. Please let me know if you
require more information.
Comment 1 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2004-09-27 12:38:46 UTC
Currently, mod_python-2* is for only for 1.x, and mod_python-3* is for 2.x (you'll get this by default due to versioning magic in portage).
Comment 2 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-04-23 20:19:08 UTC
Closing.