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

Bug 71059

Summary: php5-sapi eclass and fam-dependency
Product: Gentoo Linux Reporter: Ikke <eikke>
Component: [OLD] ServerAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ikke 2004-11-13 08:08:57 UTC
When the "fam" use-flag is on, mod_php (and I assume also other packages depending on the php5-sapi eclass) hard-depend on "fam", altough "gamin" is a 100% replacement for fam. I got gamin on my system, and cannot emerge mod_php using the "fam" use-flag because fam (as a dep of mod_php) is blocked by gamin.

Reproducible: Always
Steps to Reproduce:
1. emerge gamin (unmerge fam if necessary)
2. USE="fam" ACCEPT_KEYWORDS="~x86" emerge -pv mod_php (dunno if php5 is x86 already?)

Actual Results:  
Gamin is mentioned as a blocker (for fam)

Expected Results:  
Php compiles nicely (because gamin is a 100% compatible replacement for fam)
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-11-15 23:10:39 UTC
fixed in cvs.