Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115171 - wpd2sxw can't emerge due to missing file
Summary: wpd2sxw can't emerge due to missing file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-11 02:21 UTC by Rob van Riel
Modified: 2005-12-11 02:48 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 Rob van Riel 2005-12-11 02:21:50 UTC
Emerge tries to download a related script, which is no longer available on the
project's server. At this point it aborts. The script in question is not a
requirement for the actual wpd2sxw tool, and could be safely removed from the
ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge wpd2sxw
Actual Results:  
root@vidder:/diskbuffer/portage/distfiles# emerge wpd2sxw
Calculating dependencies ...done!
>>> emerge (1 of 1) app-text/wpd2sxw-0.6.0-r1 to /
>>> Resuming download...
>>> Downloading http://libwpd.sourceforge.net/wpd2sxwbatch.pl
--10:55:43--  http://libwpd.sourceforge.net/wpd2sxwbatch.pl
           => `/diskbuffer/portage/distfiles/wpd2sxwbatch.pl'
Resolving libwpd.sourceforge.net... 66.35.250.209
Connecting to libwpd.sourceforge.net|66.35.250.209|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
10:55:43 ERROR 404: Not Found.

!!! Couldn't download wpd2sxwbatch.pl. Aborting.


Expected Results:  
It should have installed the program.

root@vidder:/diskbuffer/portage/distfiles# emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(TM) MP
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-mp -march=athlon-mp -O3 -pipe"
CHOST="i686-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/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-mp -march=athlon-mp -O3 -pipe"
DISTDIR="/diskbuffer/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.nutsmaas.nl/gentoo/
http://gentoo.mirror.intouch.nl/gentoo/ ftp://213.186.33.38/gentoo-distfiles/
http://213.186.33.38/gentoo-distfiles/ http://gentoo.inode.at/"
MAKEOPTS="-j2"
PKGDIR="/diskbuffer/portage/packages"
PORTAGE_TMPDIR="/diskbuffer/portage_tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac acpi alsa apm arts audiofile avi berkdb bitmap-fonts
bzip2 cdparanoia cdr crypt cups dvd dvdr dvdread eds emboss encode exif expat
fam ffmpeg foomaticdb fortran ftp gdbm gif glut gnome gpm gstreamer gtk gtk2 idn
imlib ipv6 java jpeg kde lcms libg++ libwww mad matrox mikmod mmx mng motif
mozilla mp3 mpeg ncurses nls nsplugin ogg oggvorbis opengl oss pam pcre pdflib
perl png python qt quicktime readline scanner sdl spell ssl svg tcpd tiff
truetype truetype-fonts type1-fonts udev usb vcd vorbis win32codecs xine xml2
xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-12-11 02:48:37 UTC
Actually this file should be on our distfiles mirrors, as I've placed it there
some weeks ago after I noticed that it is missing upstream. Although the script
indeed is no requirement for the ebuild, it is the only reason to keep the
ebuild around as OOo 2.0 can open Word Perfect Files by itself.

Corrected the SRC_URI for the file