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

Bug 52538

Summary: "emerge -Up gtk+" tries to install gnome-icon-theme regardless of my USE flags
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2004-05-31 03:04:35 UTC
In my /etc/make.conf I have: USE="mbox mmx sse -gnome -svga" but the update of gtk+ tries to install this:

nhh221 ~ # emerge -Up gtk+
>>> --upgradeonly implies --update... adding --update to options.

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-themes/hicolor-icon-theme-0.4
[ebuild  N    ] x11-themes/gnome-icon-theme-1.2.0
[ebuild  N    ] x11-misc/shared-mime-info-0.14
[ebuild     U ] dev-libs/atk-1.6.1 [1.6.0]
[ebuild     U ] x11-libs/gtk+-2.4.1 [2.4.0-r1]


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




nhh221 ~ # emerge info 
Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6) 
================================================================= 
System uname: 2.6.6 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.4.10 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium3 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
http://mirror.switch.ch/mirror/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="X alsa apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk 
gtk2 imlib java jpeg kde libg++ libwww linguas_de mad mbox mikmod mmx motif 
mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt 
quicktime readline sdl slang spell sse ssl tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Yi Quang (RETIRED) gentoo-dev 2004-05-31 09:57:24 UTC
Please search before posting new bugs. 

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