Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26210 - phpmyadmin.ebuild always tries to emerge apache2 on emerge --deep --update
Summary: phpmyadmin.ebuild always tries to emerge apache2 on emerge --deep --update
Status: RESOLVED DUPLICATE of bug 4698
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 09:13 UTC by rajas
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
workaround for missing use-flag-selector (phpmyadmin-2.5.2.ebuild.diff,448 bytes, patch)
2003-08-08 09:25 UTC, rajas
Details | Diff
workaround for missing use-flag-selector (phpmyadmin-2.5.2.ebuild.diff,448 bytes, text/plain)
2003-08-08 09:25 UTC, rajas
Details
workaround for missing use-flag-selector (phpmyadmin-2.5.2.ebuild.diff,448 bytes, text/plain)
2003-08-08 09:25 UTC, rajas
Details

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