Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39327 - fop-bin-0.20.5 has wrong download-url
Summary: fop-bin-0.20.5 has wrong download-url
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 02:51 UTC by Thomas Seifert
Modified: 2004-01-26 08:39 UTC (History)
1 user (show)

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


Attachments
fop-bin-0.20.5.ebuild (fop-bin-0.20.5.ebuild,796 bytes, text/plain)
2004-01-26 08:15 UTC, Lim Swee Tat (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Seifert 2004-01-25 02:51:19 UTC
the given url in the given ebuild has a wrong download-url, no file to be found there.
instead there is a link to the mirrors, so you need to download from one of their mirrors, i.e. ftp://ftp.apache.de/mirrors/dev.apache.org/dist/xml/fop/fop-0.20.5-bin.tar.gz


Reproducible: Always
Steps to Reproduce:
emerge fop-0.20.5-bin
Actual Results:  
404 file not found

Expected Results:  
successfull download

Portage 2.0.50_pre20 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0, 2.6.1)
=================================================================
System uname: 2.6.1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.12
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/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 apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gnome gpm gtk
gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
opengl oss pam pdflib png python qt quicktime readline sdl slang spell ssl svga
tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Lim Swee Tat (RETIRED) gentoo-dev 2004-01-26 08:15:47 UTC
Created attachment 24444 [details]
fop-bin-0.20.5.ebuild

Fixed SRC_URI.	This one uses the mirror://apache/xml/fop/fop-bin-xxx.tar.gz
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2004-01-26 08:39:25 UTC
Fixed; thanks.