Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62049 - app-admin/chkrootkit-0.43-r4 failed. find $EPATCH_SOURCE!
Summary: app-admin/chkrootkit-0.43-r4 failed. find $EPATCH_SOURCE!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Bryan Østergaard (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-28 12:39 UTC by Aaron Peterson
Modified: 2004-08-28 13:23 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 Aaron Peterson 2004-08-28 12:39:42 UTC
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!
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2004-08-28 12:59:23 UTC
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.
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-08-28 13:23:24 UTC
Fixed in cvs.