* Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * {FILESDIR}/python-gflags-2.0-skip-test-as-root.patch * ( python-gflags-2.0-skip-test-as-root.patch ) * ERROR: dev-python/python-gflags-2.0 failed (prepare phase): I think is missing "$" "{FILESDIR}"/${P}-skip-test-as-root.patch" vs "${FILESDIR}"/${P}-skip-test-as-root.patch Reproducible: Always Steps to Reproduce: 1.ebuild /usr/portage/dev-python/python-gflags/python-gflags-2.0.ebuild prepare 2. 3. Actual Results: Cannot find $EPATCH_SOURCE! {FILESDIR}/python-gflags-2.0-skip-test-as-root.patch Expected Results: Should find the skip-test-as-root.patch
Created attachment 352678 [details, diff] python-gflags-2.0.ebuild.patch
Same error here, the patch from comment 1 fixes it for me.
yes, missed 08 Jul 2013; Ian Delaney <idella4@gentoo.org> python-gflags-2.0.ebuild: Add missing $ to {FILESDIR}, fixes Bug #475848