Update fails on my machine because some new ebuilds require seamonkey while old packages require mozilla: # emerge -auD world These are the packages that would be merged, in order: Calculating world dependencies... done! [blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13) [blocks B ] www-client/mozilla (is blocking www-client/seamonkey-1.0.2) [ebuild U ] media-libs/freetype-2.1.10-r2 [2.1.9-r1] [ebuild UD] media-libs/libpng-1.2.8-r1 [1.2.12] [ebuild U ] dev-perl/DBI-1.50 [1.48] USE="-minimal%" [ebuild U ] app-cdr/cdrtools-2.01.01_alpha10 [2.01.01_alpha07] [ebuild U ] sys-apps/busybox-1.1.3 [1.1.0] [ebuild N ] www-client/mozilla-1.7.13 USE="crypt gnome ipv6 postgres ssl truetype -debug -java -ldap -mozcalendar -mozdevelop -moznocompose -moznoirc -moznomail -moznoxft -mozsvg -xinerama -xprint" [ebuild U ] gnome-extra/yelp-2.12.2-r1 [2.12.2] [ebuild U ] dev-perl/Archive-Tar-1.28 [1.26] USE="-minimal%" [ebuild U ] dev-perl/HTML-Parser-3.54 [3.46] USE="-minimal%" [ebuild U ] dev-perl/Digest-SHA1-2.11 [2.10] USE="-minimal%" [ebuild U ] www-client/epiphany-1.8.4.1-r1 [1.8.4.1] [ebuild U ] dev-util/git-1.4.1 [1.4.0-r1] [ebuild U ] dev-perl/XML-SAX-0.14-r1 [0.12] [ebuild N ] gnome-extra/libgda-1.2.2-r1 USE="berkdb doc postgres -debug -freetds -ldap -mdb -mysql -oci8 -odbc -sqlite -xbase" [ebuild U ] dev-python/gnome-python-extras-2.12.1-r1 [2.12.0] USE="-seamonkey%" !!! Error: The above package list contains packages which cannot be installed !!! at the same time on the same system. # equery depends mozilla [ Searching for packages depending on mozilla... ] dev-util/devhelp-0.10 gnome-extra/yelp-2.12.2 www-client/epiphany-1.8.4.1 dev-python/gnome-python-extras-2.12.0 equery depends seamonkey [ Searching for packages depending on seamonkey... ] (But some of the new packages need it) # emerge info Portage 2.1-r1 (default-linux/amd64/2005.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.14-gentoo-r5 x86_64) ================================================================= System uname: 2.6.14-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+ Gentoo Base System version 1.6.15 dev-lang/python: 2.3.5-r2, 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo" CXXFLAGS="-O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://194.117.143.71/mirrors/gentoo http://194.117.143.70" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X alsa ansi apache2 avi berkdb bitmap-fonts bzip2 cdparanoia cli clisp crypt cups dlloader doc dri dvd dvdr eds emboss encode foomaticdb fortran gcl gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde lm-sensors lzw lzw-tiff mp3 mpeg ncurses nls ogg oggvorbis opengl pam pcre pdflib perl png postgres pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vorbis xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Here, gnome-extra/yelp-2.14.2-r2 is one of the packages that wants seamonkey now... But liferea and other packages still only want mozilla!
yelp / epiphany / gnome-python-extras have since been fixed.
(In reply to comment #2) > yelp / epiphany / gnome-python-extras have since been fixed. > devhelp still needs a fix (emerging it with USE="firefox" is a work around)
Here, www-client/galeon-1.3.21 still depends on mozilla. To get it working without mozilla, I compile now with additional USE="firefox", but could an ebuild against seamonkey be made available?
*** This bug has been marked as a duplicate of 137665 ***