Updating kde (or those parts of it I use) to 3.5.0 I get the following error updating libkonq: >>> emerge (36 of 50) kde-base/libkonq-3.5.0 to / >>> Downloading http://gentoo.osuosl.org/distfiles/kdebase-3.5.0.tar.bz2 --10:56:26-- http://gentoo.osuosl.org/distfiles/kdebase-3.5.0.tar.bz2 => `/usr/portage/distfiles/kdebase-3.5.0.tar.bz2' Resolving gentoo.osuosl.org... 64.50.236.52, 64.50.238.52 Connecting to gentoo.osuosl.org|64.50.236.52|:80... connected. HTTP request sent, awaiting response... 404 Not Found 10:56:36 ERROR 404: Not Found. >>> Downloading stable/3.5.0/src/kdebase-3.5.0.tar.bz2 --10:56:36-- http://stable/3.5.0/src/kdebase-3.5.0.tar.bz2 => `/usr/portage/distfiles/kdebase-3.5.0.tar.bz2' Resolving stable... failed: Name or service not known. !!! Couldn't download kdebase-3.5.0.tar.bz2. Aborting. This is the entire libkonq-3.5.0 ebuild: # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-3.5.0.ebuild,v 1.2 2005/11/29 03:38:44 weeve Exp $ KMNAME=kdebase MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="The embeddable part of konqueror" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" And finally: emerge --info Portage 2.0.53_rc7 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14-ck5 x86_64) ================================================================= System uname: 2.6.14-ck5 x86_64 AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.12.0_pre11 ccache version 2.4 [enabled] dev-lang/python: 2.3.5-r2, 2.4.2 sys-apps/sandbox: 1.2.14 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-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.20-r1 virtual/os-headers: 2.6.11-r3 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=athlon64 -O2 -pipe" 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.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=athlon64 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.osuosl.org/" LC_ALL="en_US" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/gentopia /usr/local/bmg-main /usr/local/portage" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="amd64 X aac aalib alsa audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr crypt cups curl dbus eds emboss encode esd exif expat fam ffmpeg flac foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 hal howl idn imagemagick imlib ipv6 jack java jpeg junit kde lcms ldap libwww lua lzw lzw-tiff mad mikmod mng mono motif mozilla mp3 mpeg ncurses nls nptl ogg openal opengl pam pcre pdflib perl pic png python qt quicktime readline recode ruby samba sdl speex spell sqlite ssl svg tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev usb userlocales vorbis wmf xine xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, MAKEOPTS
Doing emerge --resume --skipfirst, I see this is not limited to libkonq. The same issue applies to kdialog, kdebase-kioslaves, khotkeys, etc.
Should be fixed now.
*** Bug 113918 has been marked as a duplicate of this bug. ***
(In reply to comment #2) > Should be fixed now. Doesn't seems to be here (thats with a freshly updated CVS)!
I just did an emerge --sync and saw the kde-meta eclass updating, but I still have this problem.
Fixed in kde-meta.eclass r62. Please confirm and close this bug. All kde split ebuilds' SRC_URIs were broken (except for the kdexdelta URIs) because the mirror:/kde/ prefix was missing from the SRC_PATH variable values. Fetching only worked due to Gentoo mirrors.
Yah, works now like a charming :) Thanks a bunch Dan and Gregorio
*** Bug 113962 has been marked as a duplicate of this bug. ***