Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33726 - wget 1.9.1-r1 emerge fails to find ipvmisc.patch
Summary: wget 1.9.1-r1 emerge fails to find ipvmisc.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-17 22:39 UTC by butters
Modified: 2003-11-18 01:12 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 butters 2003-11-17 22:39:42 UTC
When trying to update to the latest wget in my ~x86 system, portage fails to
find a patch that is needed to update the wget 1.9.1 source to r1.

Reproducible: Always
Steps to Reproduce:
1. emerge -u world
Actual Results:  
Here's the specific error:

root@buttersbox whtcastle # emerge --update --deep world
Calculating world dependencies ...done!
>>> emerge (1 of 2) net-misc/wget-1.9.1-r1 to /
>>> md5 src_uri ;-) wget-1.9.1.tar.gz
>>> Unpacking source...
>>> Unpacking wget-1.9.1.tar.gz to /var/tmp/portage/wget-1.9.1-r1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/distfiles/wget-1.9.1+ipvmisc.patch


!!! ERROR: net-misc/wget-1.9.1-r1 failed.
!!! Function epatch, Line 214, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!

Expected Results:  
Should have emerged the latest wget

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"COMPILER="gcc3"
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"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.noved.org/ ftp://gentoo.noved.org/
http://mirrors.tds.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm avi crypt cups encode foomaticdb gif jpeg libg++ libwww mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline aalib svga sdl gpm tcpd pam ssl perl python esd imlib
oggvorbis qt motif opengl mozilla cdr X gtk gtk2 gnome alsa oss kde arts esound"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-11-18 01:12:47 UTC
this is fixed now.  Sorry for the inconvenience