Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332885 - ( ~amd64 ) conky-1.8.0-r2 : emerge fails with error "Cannot find $EPATCH_SOURCE!"
Summary: ( ~amd64 ) conky-1.8.0-r2 : emerge fails with error "Cannot find $EPATCH_SOUR...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-15 19:17 UTC by neeraj bhunwal
Modified: 2010-08-15 20:06 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 neeraj bhunwal 2010-08-15 19:17:48 UTC
The conky-1.8.0-r2 ebuild  fails at the src_prepare step. It requires the following patch
 conky-1.8.0-ibm-x.patch
which is missing from the ~amd64 portage tree

Reproducible: Always

Steps to Reproduce:
1.USE flags for ebuild that i used 
app-admin/conky truetype imlib hddtemp X vim-syntax -ipv6
2.emerge conky from ~amd64 

Actual Results:  
emerge fails with the following error
 die "Cannot find \$EPATCH_SOURCE!";

Expected Results:  
conky-1.8.0-r2 should have installed successfully

I looked up the gentoo official mirrors' portage tree and the following patch 
   conky-1.8.0-ibm-x.patch
was indeed missing
Comment 1 Daniel Pielmeier gentoo-dev 2010-08-15 20:06:38 UTC
+  15 Aug 2010; Daniel Pielmeier <billie@gentoo.org>
+  +files/conky-1.8.0-ibm-x.patch:
+  Add missing patch. Fixes bug #332885, thanks to Neeraj Bhunwal for
+  reporting.

Sorry, I forgot to add the patch, should be fixed now. Just sync again in a few hours and it should be there.