Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113909 - libkonq-3.5.0 tries to download http://stable/3.5.0/src/kdebase-3.5.0.tar.bz2
Summary: libkonq-3.5.0 tries to download http://stable/3.5.0/src/kdebase-3.5.0.tar.bz2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High blocker
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 113918 113962 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-29 08:11 UTC by Jose daLuz
Modified: 2005-11-29 16:39 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose daLuz 2005-11-29 08:11:04 UTC
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
Comment 1 Jose daLuz 2005-11-29 08:23:12 UTC
Doing emerge --resume --skipfirst, I see this is not limited to libkonq.  The
same issue applies to kdialog, kdebase-kioslaves, khotkeys, etc.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-11-29 08:32:09 UTC
Should be fixed now. 
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-11-29 10:01:41 UTC
*** Bug 113918 has been marked as a duplicate of this bug. ***
Comment 4 Christian Heim (RETIRED) gentoo-dev 2005-11-29 10:14:58 UTC
(In reply to comment #2)
> Should be fixed now. 

Doesn't seems to be here (thats with a freshly updated CVS)!

Comment 5 Jose daLuz 2005-11-29 10:29:44 UTC
I just did an emerge --sync and saw the kde-meta eclass updating, but I still
have this problem.
Comment 6 Dan Armak (RETIRED) gentoo-dev 2005-11-29 10:33:56 UTC
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. 
 
Comment 7 Christian Heim (RETIRED) gentoo-dev 2005-11-29 10:57:05 UTC
Yah, works now like a charming :) Thanks a bunch Dan and Gregorio
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2005-11-29 16:39:21 UTC
*** Bug 113962 has been marked as a duplicate of this bug. ***