Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71059 - php5-sapi eclass and fam-dependency
Summary: php5-sapi eclass and fam-dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 08:08 UTC by Ikke
Modified: 2004-11-15 23:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.