Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69659 - downloading imagemagick fails when emerging.
Summary: downloading imagemagick fails when emerging.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Karol Wojtaszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-31 12:56 UTC by Chris Jenkinson
Modified: 2004-11-07 16:01 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 Chris Jenkinson 2004-10-31 12:56:05 UTC
When I attempt to emerge ImageMagick (emerge imagemagick) I get the following:

>>> emerge (1 of 1) media-gfx/imagemagick-6.0.7.1 to /
>>> Downloading http://ftp.easynet.nl/mirror/gentoo/distfiles/ImageMagick-6.0.7-1.tar.bz2
--20:38:17--  http://ftp.easynet.nl/mirror/gentoo/distfiles/ImageMagick-6.0.7-1.tar.bz2
           => `/usr/portage/distfiles/ImageMagick-6.0.7-1.tar.bz2'
Resolving ftp.easynet.nl... 195.86.128.57
Connecting to ftp.easynet.nl[195.86.128.57]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:38:17 ERROR 404: Not Found.

>>> Downloading ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.0.7-1.tar.bz2
--20:38:17--  ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.0.7-1.tar.bz2
           => `/usr/portage/distfiles/ImageMagick-6.0.7-1.tar.bz2'
Resolving ftp.imagemagick.org... 216.92.21.77, 66.192.180.107
Connecting to ftp.imagemagick.org[216.92.21.77]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/ImageMagick ... done.
==> PASV ... done.    ==> RETR ImageMagick-6.0.7-1.tar.bz2 ...
No such file `ImageMagick-6.0.7-1.tar.bz2'.

Reproducible: Always
Steps to Reproduce:
1. Type emerge imagemagick
2.
3.

Actual Results:  
I get a cannot find file error (404).

Expected Results:  
Retreived the file from the mirror, and compiled it.

Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks maketest sandbox"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups encode esd f77
foomaticdb gdbm gif gpm imlib jpeg kde libg++ libwww mad mikmod motif mpeg mysql
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Carsten Tschense 2004-11-01 02:34:40 UTC
It's a known problem...
Download the file:
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/ImageMagick-6.1.0-1.tar.bz2
and copy it to /usr/portage/distfiles. Or add a mirror, that has the file to your GENTOO_MIRRORS.
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-07 16:01:51 UTC
Please use our mirrors. Imagemagick's devs keep only lastest sources of imagemagick.