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

Bug 26210

Summary: phpmyadmin.ebuild always tries to emerge apache2 on emerge --deep --update
Product: Gentoo Linux Reporter: rajas <rajas>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor CC: robbat2
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: workaround for missing use-flag-selector
workaround for missing use-flag-selector
workaround for missing use-flag-selector

Description rajas 2003-08-08 09:13:48 UTC
When I try to emerge phpmyadmin-2.5.2 using the --deep --update -options emerge
always tries to install apache2. I already emerged apache 1 and unset the
apache2-use-flag (the default), but this did not make a difference. The attached
diff should work around this problem.

Reproducible: Always
Steps to Reproduce:
1. emerge '<net-www/apache-2.0'
2. emerge --deep --update phpmyadmin
Actual Results:  
emerge tries to install apache2

Expected Results:  
apache 2 should not be emerged if apache 1 was already emerged
Comment 1 rajas 2003-08-08 09:25:05 UTC
Created attachment 15757 [details, diff]
workaround for missing use-flag-selector
Comment 2 rajas 2003-08-08 09:25:26 UTC
Created attachment 15758 [details]
workaround for missing use-flag-selector
Comment 3 rajas 2003-08-08 09:25:48 UTC
Created attachment 15759 [details]
workaround for missing use-flag-selector
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-09 02:59:01 UTC
Please do:
emerge -puD apache

and attach the output here.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-08-10 06:30:58 UTC

*** This bug has been marked as a duplicate of 4698 ***