Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24672 - apache2 is emerge at `emerge apache` even when -apache2 is in the use flags
Summary: apache2 is emerge at `emerge apache` even when -apache2 is in the use flags
Status: RESOLVED DUPLICATE of bug 4698
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-17 07:49 UTC by Mitchel Sahertian
Modified: 2005-07-17 13:06 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 Mitchel Sahertian 2003-07-17 07:49:21 UTC
When -apache2 is in your USE flags and apache (or anything that has apache as a
dependency) is emerged, apache 2.x is still emerged instead of apache 1.x

Reproducible: Always
Steps to Reproduce:
1. Put -apache2 in the USE flags
2. `emerge apache` or something with apache as dependency

Actual Results:  
Apache 2.x is emerged

Expected Results:  
Apache 1.x should be emerged

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21-rc3 i586 Pentium 75 - 200
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/
http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/  http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm arts avi encode gpm gtk libg++ mad mikmod motif mpeg nls
oggvorbis opengl quicktime sdl spell svga xmms xv gdbm berkdb slang readline pam
python -X -gnome -kde -java -mmx -3dnow -qt -apache2 crypt cups gif innodb imlib
jpeg libwww maildir memlimit mysql ncurses oav pdflib portage php png plotutils
perl samba ssl tcpd tiff truetype xml xml2 zlib gd"
COMPILER="gcc3"
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=pentium -O3 -pipe  -fomit-frame-pointer"
CXXFLAGS="-march=pentium -O3 -pipe  -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-17 07:58:17 UTC

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