Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20553 - emerge won't update dctc. just downloads it from every gentoo mirror specified in make.conf and then complains that it can't download the file
Summary: emerge won't update dctc. just downloads it from every gentoo mirror specifie...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-06 17:41 UTC by dewback
Modified: 2003-05-06 20:00 UTC (History)
0 users

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 dewback 2003-05-06 17:41:47 UTC
When I try to update the following p2p-tool:

[ebuild    U ] net-p2p/dctc-0.85.1 [0.85.0]

portage downloads the tar.gz file from every gentoo mirror I specified in
make.conf and then complains that it can't download the file although it is
present in /usr/portage/distfiles.


Reproducible: Always
Steps to Reproduce:
1.emerge dctc OR
2.emerge -u dctc OR
3.emerge -u world

Actual Results:  
Just pasting the last 2 gentoo-mirrors, the ones before behave the same as the
first pasted here:

>>> Resuming download...
>>> Downloading ftp://ftp.easynet.nl/mirror/gentoo//distfiles/dctc-0.85.1.tar.gz
--23:37:41--  ftp://ftp.easynet.nl/mirror/gentoo/distfiles/dctc-0.85.1.tar.gz
           => `/usr/portage/distfiles/dctc-0.85.1.tar.gz'
Resolving ftp.easynet.nl... done.
Connecting to ftp.easynet.nl[195.86.128.57]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirror/gentoo/distfiles ... done.
==> SIZE dctc-0.85.1.tar.gz ... done.
==> PASV ... done.    ==> REST 401756 ... done.    
==> RETR dctc-0.85.1.tar.gz ... done.
Length: 401,756 [0 to go]

100%[============================================================================================================================>]
401,756       --.--K/s    ETA --:--

23:37:42 (0.00 B/s) - `/usr/portage/distfiles/dctc-0.85.1.tar.gz' saved [401756]

>>> Resuming download...
>>> Downloading http://ac2i.tzo.com/dctc/dctc-0.85.1.tar.gz
--23:37:42--  http://ac2i.tzo.com/dctc/dctc-0.85.1.tar.gz
           => `/usr/portage/distfiles/dctc-0.85.1.tar.gz'
Resolving ac2i.tzo.com... done.
Connecting to ac2i.tzo.com[81.53.169.211]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

!!! Couldn't download dctc-0.85.1.tar.gz. Aborting.


Expected Results:  
Update dctc

naboo distfiles # emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gaming-r3 i686 AMD Athlon(tm) XP 1600+
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror
ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.easynet.nl/mirror/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm libwww mikmod ncurses spell zlib gtkhtml gdbm berkdb slang
readline bonobo guile sdl tcpd esd imlib qt X xv gtk -gnome -kde -arts svga
3dnow mmx sse acpi usb scanner odbc alsa opengl avi mpeg quicktime motif tcltk
oggvorbis xmms dvd cdr aalib directfb fbcon encode java python perl libg++ mysql
samba jpeg png gif tiff cups slp gphoto2 pam ssl crypt pdflib truetype xml xml2
nls doc gpm flash mozilla moznoirc moznomail moznocompose"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math -mmmx
-m3dnow -msse -mfpmath=sse"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math -mmmx
-m3dnow -msse -mfpmath=sse"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-06 18:02:55 UTC
updated digest
Comment 2 Narada Sage 2003-05-06 20:00:53 UTC
This is exactly what happened for another package in bug 20207.  Carpaski should be informed of it since it seems to be a portage issue as much as that of the digests.