Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31182 - wget-1.8.2-r3 unable to apply patch because of file misnaming
Summary: wget-1.8.2-r3 unable to apply patch because of file misnaming
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
: 31252 31334 (view as bug list)
Depends on: 31194
Blocks:
  Show dependency tree
 
Reported: 2003-10-15 01:01 UTC by Ulrich Plate (RETIRED)
Modified: 2003-10-17 04:05 UTC (History)
4 users (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 Ulrich Plate (RETIRED) gentoo-dev 2003-10-15 01:01:37 UTC
wget looks for the wrong file as $EPATCH_SOURCE:

Calculating world dependencies ...done!
>>> emerge (1 of 10) net-misc/wget-1.8.2-r3 to /
*** Adjusting cvs-src permissions for portage user...
>>> md5 src_uri ;-) wget-1.8.2.tar.gz
>>> md5 src_uri ;-) wget-new-percentage-cvs-20011209.tar.gz
gnuconfig
>>> Unpacking source...
>>> Unpacking wget-1.8.2.tar.gz to /var/tmp/portage/wget-1.8.2-r3/work
>>> Unpacking wget-new-percentage-cvs-20011209.tar.gz to /var/tmp/portage/wget-1.8.2-r3/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/net-misc/wget/files/wget-1.8.2-r3-gentoo.diff


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

A simple 

cp /usr/portage/net-misc/wget/files/wget-1.8.2-gentoo.diff /usr/portage/net-misc/wget/files/wget-1.8.2-r3-gentoo.diff

fixes this...
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-15 07:58:48 UTC
fixed in cvs
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-10-16 09:23:19 UTC
*** Bug 31252 has been marked as a duplicate of this bug. ***
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2003-10-17 04:05:54 UTC
*** Bug 31334 has been marked as a duplicate of this bug. ***