Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15470 - fam-oss-2.6.9-r1 still fails due to patch path problems
Summary: fam-oss-2.6.9-r1 still fails due to patch path problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-10 21:26 UTC by Todd Geders
Modified: 2003-02-11 11:42 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 Todd Geders 2003-02-10 21:26:44 UTC
Was getting error as reported in Bug 15438 when doing an emerge -u fam-oss,
here's output:
bash-2.05a# emerge -u fam-oss
Calculating dependencies ...done!
>>> emerge (1 of 1) app-admin/fam-oss-2.6.9-r1 to /
>>> md5 ;-) fam-2.6.9.tar.gz
>>> Unpacking source...
>>> Unpacking fam-2.6.9.tar.gz

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /var/tmp/portage/fam-oss-2.6.9-r1/work/patch


!!! ERROR: app-admin/fam-oss-2.6.9-r1 failed.
!!! Function epatch, Line -7853, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!



Reproducible: Always
Steps to Reproduce:
1. emerge -u fam-oss
2.
3.

Actual Results:  
bash-2.05a# emerge -u fam-oss
Calculating dependencies ...done!
>>> emerge (1 of 1) app-admin/fam-oss-2.6.9-r1 to /
>>> md5 ;-) fam-2.6.9.tar.gz
>>> Unpacking source...
>>> Unpacking fam-2.6.9.tar.gz

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /var/tmp/portage/fam-oss-2.6.9-r1/work/patch


!!! ERROR: app-admin/fam-oss-2.6.9-r1 failed.
!!! Function epatch, Line -7853, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!


Expected Results:  
Should compile as normal

Looks like the "fix" for Bug 15438 fixed that issue, but the fix is not working
for my system.

n.b. I'm running gcc 2.95.3 on a 1.2 machine
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-11 02:52:09 UTC
Todd: is it that difficult for you to reopen a bug ?
Comment 2 foser (RETIRED) gentoo-dev 2003-02-11 11:42:49 UTC
was another mistake of mine in the ebuild, is fixed in the tree. Sorry for the trouble.