Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15157 - gstreamer-0.6.0-r1 cannot find $EPATCH_SOURCE
Summary: gstreamer-0.6.0-r1 cannot find $EPATCH_SOURCE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-05 05:38 UTC by Andreas Simon
Modified: 2003-02-05 09:02 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 Andreas Simon 2003-02-05 05:38:28 UTC
# emerge gstreamer 
Calculating dependencies ...done! 
>>> emerge (1 of 2) media-libs/gstreamer-0.6.0-r1 to / 
>>> md5 ;-) gstreamer-0.6.0.tar.bz2 
>>> Unpacking source... 
>>> Unpacking gstreamer-0.6.0.tar.bz2 
 
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is: 
 * 
 *   /var/tmp/portage/gstreamer-0.6.0-r1/work/patch 
 
 
!!! ERROR: media-libs/gstreamer-0.6.0-r1 failed. 
!!! Function epatch, Line 163, Exitcode 0 
!!! Cannot find $EPATCH_SOURCE! 
 
 
This happens with portage-2.0.46-r9. I haven't tested 
any other portage version. 
 
Changing the 'epatch' command in the ebuild to 'patch <' 
fixes the error.
Comment 1 foser (RETIRED) gentoo-dev 2003-02-05 09:02:17 UTC
now thats weird, cause i got to include the patch. that was the real problem :)

anyway, fixed now. thanks for the report.