got a work and pkgdir swapped somewhere... epatch ${WORKDIR}/${PF}-gentoo.diff --becomes--> epatch ${WORKDIR}/${P}-r3-gentoo.diff fixes it Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: >>> md5 src_uri ;-) chkrootkit-0.43.tar.gz >>> md5 src_uri ;-) chkrootkit-0.43-r3-gentoo.diff.gz >>> Unpacking source... >>> Unpacking chkrootkit-0.43.tar.gz to /var/tmp/portage/chkrootkit-0.43-r4/work >>> Unpacking chkrootkit-0.43-r3-gentoo.diff.gz to /var/tmp/portage/chkrootkit-0.43-r4/work * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /var/tmp/portage/chkrootkit-0.43-r4/work/chkrootkit-0.43-r4-gentoo.diff !!! ERROR: app-admin/chkrootkit-0.43-r4 failed. !!! Function epatch, Line 201, Exitcode 0 !!! Cannot find $EPATCH_SOURCE!
The chkrootkit patch was moved to the mirrors since it's > 20k. patch in SRC_URI should probably read mirror://gentoo/${PF}-gentoo.diff.gz and of course copy the old diff over.
Fixed in cvs.