Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83928 - portage fail with "couldn't download" after successful download
Summary: portage fail with "couldn't download" after successful download
Status: RESOLVED WORKSFORME
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-03 02:55 UTC by Patrick Lauer
Modified: 2005-09-29 19:38 UTC (History)
1 user (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 Patrick Lauer gentoo-dev 2005-03-03 02:55:06 UTC
>>> Resuming download...
>>> Downloading ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.2.0-4.tar.bz2
--11:50:39--  ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.2.0-4.tar.bz2
           => `/usr/portage/distfiles/ImageMagick-6.2.0-4.tar.bz2'
Resolving ftp.imagemagick.org... 66.192.180.107, 216.92.21.77
Connecting to ftp.imagemagick.org[66.192.180.107]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/ImageMagick ... done.
==> SIZE ImageMagick-6.2.0-4.tar.bz2 ... done.
==> PASV ... done.    ==> REST 4642489 ... done.    
==> RETR ImageMagick-6.2.0-4.tar.bz2 ... done.
Length: 4,642,489 [0 to go]

100%[+++++++++++++++++++++++++++++++++++++] 4,642,489     --.--K/s             

11:50:42 (0.00 B/s) - `/usr/portage/distfiles/ImageMagick-6.2.0-4.tar.bz2' saved [4642489]

!!! Couldn't download ImageMagick-6.2.0-4.tar.bz2. Aborting.

Reproducible: Always
Steps to Reproduce:
1. emerge ImageMagick
2. D'Oh!
3. 



Expected Results:  
ImageMagick should be merged since the necessary sources have been downloaded

Portage 2.0.51.18 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r0, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar  1 2005, 20:23:24)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r4
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/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/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X a52 aac aalib acpi alsa apache2 apm arts avi
bash-completion berkdb bidi bigger-fonts bitmap-fonts bootsplash ccache cdda
cddb cdparanoia cdr chroot codecs crypt cups curl dga dv dvd dvdr dvdread ecc
emboss encode esd f77 faad fam fbcon ffmpeg fftw font-server foomaticdb fortran
gd gd-external gdbm gif glep gmp gpm imagemagick imlib ipv6 jabber jack jikes
jit jpeg jpeg2k kde kdeenablefinal ladcca libg++ libwww lm_sensors lzo lzw-tiff
mad matroska mhash mikmod mime mjpeg mmx mmx2 mng monkey motif mozilla mozsvg
mp3 mpeg mpeg4 ncurses nls nptl nvidia ogg oggvorbis openal opengl oss pam
parse-clocks pdf pdflib perl physfs png python qt quicktime readline real recode
ruby samba sdl spell sse sse2 ssl svga tcpd threads tiff transcode truetype
truetype-fonts type1-fonts utf8 xml2 xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-03-03 15:46:07 UTC
digest problem
Comment 2 Tero Grundström 2005-03-23 15:36:20 UTC
I also have this problem. This started to happen about a month ago. Whereas portage used to downloaded just about all distfiles happily, nowadays about 50% of them "fail".

This is a real pain in the ass. I cannot just 'emerge -u world'. No, first I have to try to fetch them with portage and then use wget for the files that "fail" to download (from the same place portage used). The downloaded files by wget *usually* work...
Comment 3 SpanKY gentoo-dev 2005-09-29 19:38:34 UTC
use a newer version of imagemagick