Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301038 - net-fs/samba-libs-3.4.4 cannot find $EPATCH_SOURCE
Summary: net-fs/samba-libs-3.4.4 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
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 22:31 UTC by Davide Pesavento (RETIRED)
Modified: 2010-01-16 21:22 UTC (History)
2 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 Davide Pesavento (RETIRED) gentoo-dev 2010-01-14 22:31:39 UTC
>>> Preparing source in /var/tmp/portage/net-fs/samba-libs-3.4.4/work/samba-3.4.4/source3 ...
 * Applying samba-3.4.2-missing_includes.patch ...   [ ok ]
 * Applying samba-3.4.2-fix-samba4-automake.patch ...   [ ok ]
 * Applying samba-3.4.2-insert-AC_LD_VERSIONSCRIPT.patch ...   [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/net-fs/samba-libs/files/samba-3.4.4-version.h.patch
 *   ( samba-3.4.4-version.h.patch )

 * ERROR: net-fs/samba-libs-3.4.4 failed:
 *   Cannot find $EPATCH_SOURCE!
 *
 * Call stack:
 *     ebuild.sh, line   48:  Called src_prepare
 *   environment, line 3658:  Called epatch '/usr/portage/net-fs/samba-libs/files/samba-3.4.2-missing_includes.patch' '/usr/portage/net-fs/samba-libs/files/samba-3.4.2-fix-samba4-automake.patch' '/usr/portage/net-fs/samba-libs/files/samba-3.4.2-insert-AC_LD_VERSIONSCRIPT.patch' '/usr/portage/net-fs/samba-libs/files/samba-3.4.4-version.h.patch'
 *   environment, line 2027:  Called epatch '/usr/portage/net-fs/samba-libs/files/samba-3.4.4-version.h.patch'
 *   environment, line 2048:  Called die
 * The specific snippet of code:
 *               die "Cannot find \$EPATCH_SOURCE!";
 *
Comment 1 Sönke N. Greimann 2010-01-14 22:34:22 UTC
Verified here (x86)...
Comment 2 Patrick Lauer gentoo-dev 2010-01-14 22:46:33 UTC
Sorry, that was an accidental spillover. I had locally modified the ebuild and didn't notice that it was committed with 3.3.10. 

Fixed now.