Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217259 - PORTAGE-PREFIX: emerging sys-devel/autoconf-2.62 [2.61-r01.1] fails with missing patch file
Summary: PORTAGE-PREFIX: emerging sys-devel/autoconf-2.62 [2.61-r01.1] fails with miss...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-11 09:18 UTC by Bernhard
Modified: 2008-04-11 09:54 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 Bernhard 2008-04-11 09:18:53 UTC
Attempting to update to the latest version of autoconf [2.61-r01.1] gives an ebuild error

Reproducible: Always

Steps to Reproduce:
1. emerge -auv autoconf 


Actual Results:  
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /gentoo/usr/portage/sys-devel/autoconf/files/autoconf-2.62-2.61-darwin.patch
 *   ( autoconf-2.62-2.61-darwin.patch )
 * ERROR: sys-devel/autoconf-2.62 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *               ebuild.sh:  49: <call src_unpack>
 *             environment:2125: <call epatch '/gentoo/usr/portage/sys-devel/autoconf/files/autoconf-2.62-2.61-darwin.patch'>
 *             environment: 996:                 die "Cannot find \$EPATCH_SOURCE!";


Expected Results:  
install version r01-1 of autoconf-2.62 package

Don't know whether this file is missing or whether the value in $EPATCH_SOURCE is incorrect. A file called "autoconf-2.61-darwin.patch" exists
Comment 1 Fabian Groffen gentoo-dev 2008-04-11 09:54:28 UTC
it's a typo in the ebuild, fixed now, thanks!