Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220217 - x11-wm/fvwm-2.5.25: emerge failed
Summary: x11-wm/fvwm-2.5.25: emerge failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-04 12:14 UTC by Naohiro Aota
Modified: 2008-05-07 05:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against fvwm-2.5.25.ebuild to fix the problem (fvwm-2.5.25.diff,137 bytes, patch)
2008-05-04 12:16 UTC, Naohiro Aota
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naohiro Aota gentoo-dev 2008-05-04 12:14:25 UTC
I can't emerge x11-wm/fvwm-2.5.25, because filename of a patch is not correct.




Reproducible: Always

Steps to Reproduce:
1. emerge =x11-wm/fvwm-2.5.25

Actual Results:  
>>> Unpacking source...
>>> Unpacking fvwm-2.5.25.tar.bz2 to /var/tmp/portage/x11-wm/fvwm-2.5.25/work
* Applying fvwm-2.5.23-translucent-menus.diff ...

* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
* 
*   /usr/portage/x11-wm/fvwm/files/fvwm-menu-xlock-xlockmore-compat.patch
*   ( fvwm-menu-xlock-xlockmore-compat.patch )

* 
* ERROR: x11-wm/fvwm-2.5.25 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_unpack
*             environment, line 2449:  Called epatch '/usr/portage/x11-wm/fvwm/files/fvwm-menu-xlock-xlockmore-compat.patch'
*             environment, line 1106:  Called die
* The specific snippet of code:
*                   die "Cannot find \$EPATCH_SOURCE!";
*  The die message:
*   Cannot find $EPATCH_SOURCE!
* 
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-wm/fvwm-2.5.25/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-wm/fvwm-2.5.25/temp/environment'.
* 


Expected Results:  
emerge shoud finish without errors.
Comment 1 Naohiro Aota gentoo-dev 2008-05-04 12:16:14 UTC
Created attachment 151795 [details, diff]
patch against fvwm-2.5.25.ebuild to fix the problem

Applying this patch fixed this problem.
Comment 2 David Shakaryan (RETIRED) gentoo-dev 2008-05-07 05:58:31 UTC
Argh. I guess I screwed up copying from overlay to the tree. Thanks :)