This is the whole picture: underworld / # emerge --update --deep world Calculating world dependencies | emerge: there are no ebuilds to satisfy "~kde-base/kpersonalizer-3.4.1". !!! Problem with ebuild kde-base/kde-meta-3.4.1 !!! Possibly a DEPEND/*DEPEND problem. !!! Depgraph creation failed. I emerged kdebase-startkde a few days ago and then unmerged it to emerge kde-meta. Maybe that is the case, but I don't know how to fix it Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.13-gentoo-r3 x86_64) ================================================================= System uname: 2.6.13-gentoo-r3 x86_64 AMD Turion(tm) 64 Mobile Technology ML-30 Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5, 2.4.2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.ntua.gr/pub/linux/gentoo/" LINGUAS="el en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X alsa avi berkdb bitmap-fonts crypt cups eds emboss encode fam foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mad mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline samba sdl spell ssl tcpd tiff truetype-fonts type1-fonts udev usb userlocales xine xml2 xmms xpm xv zlib linguas_el linguas_en userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
You didn't need to unmerge it startkde, but that shouldn't cause this issue. May be try resyncing now as I was marking KDE 3.4.3 stable and it is possible there was a temporary conflict. Also does an emerge -av kde-meta work as expected?
(In reply to comment #1) > You didn't need to unmerge it startkde, but that shouldn't cause this issue. > May be try resyncing now as I was marking KDE 3.4.3 stable and it is possible > there was a temporary conflict. Also does an emerge -av kde-meta work as > expected? emerge -av kde-meta worked and rsyncing fixed the problem. Thanks for the advice. How silly of me!!!