I tried to update my gentoo installation with emerge and there is a conflict message. Reproducible: Always Steps to Reproduce: 1. emerge --sync 2. emerge --pretend --update --deep world Actual Results: [blocks B ] <=x11-themes/gnome-themes-2.8.2 (is blocking x11-themes/gtk-engines-2.6.3) [blocks B ] <app-admin/gnome-system-tools-1.1.91 (is blocking app-admin/system-tools-backends-1.2.0) more in the attached file Expected Results: have a up-to-date gentoo Gentoo Base System version 1.4.16 Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 i686) ================================================================= System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Python: dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 16:24:02)] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-Wno-error -Wall -Wshadow -W -O3 -march=pentium4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-Wno-error -Wall -Wshadow -W -O3 -march=pentium4 -fomit-frame-pointer -pipe -Woverloaded-virtual" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo" LINGUAS="fr en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage" USE="x86 X Xaw3d a52 aac acpi aim alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzlib cdparanoia cdr crypt cups curl divx4linux doc dv dvd dvdr dvdread eds emacs emboss encode esd examples fam fbcon ffmpeg fftw flac foomaticdb fortran ftp gb gd gdbm gif glut gnome gnustep gphoto2 gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 jack java javascript jpeg kde ladcca lcms libg++ libwww mad mikmod mime mng motif mozilla mp3 mpeg mpi msn nas ncurses nis nls nptl ogg oggvorbis openal opengl oscar oss pam pdflib perl png posix python qt quicktime readline samba scanner sdl sndfile sockets sox speex spell sse ssl svg svga symlink sysvipc tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts unicode usb v4l vorbis wmf wxwindows xine xinerama xml xml2 xmms xpm xv xvid zlib linguas_fr linguas_en userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Created attachment 60820 [details] the output of emerge --pretend --update --deep world
Created attachment 60821 [details] the output of emerge --pretend --update --deep world
Comment on attachment 60821 [details] the output of emerge --pretend --update --deep world oops attachment submitted twice
yes, you need to decide what you want to do, portage isn't going to make the decision for you. Most people will probably want to upgrade so you'll need to unmerge the blocking packages before attempting the upgrade. emerge unmerge app-admin/gnome-system-tools x11-themes/gnome-themes is probably what you want to do.
*** Bug 95949 has been marked as a duplicate of this bug. ***