Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407863 - sci-electronics/pcb-20110918 missing patch file
Summary: sci-electronics/pcb-20110918 missing patch file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 23:40 UTC by Collin Day
Modified: 2012-03-12 19:09 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 Collin Day 2012-03-11 23:40:05 UTC
When upgrading pcb eith pcb-20110918:

* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/sci-electronics/pcb/files/pcb-20110918-fix-config.diff
 *   ( pcb-20110918-fix-config.diff )
 * ERROR: sci-electronics/pcb-20110918 failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_prepare
 *   environment, line 2802:  Called epatch '/usr/portage/sci-electronics/pcb/files/pcb-20110918-fix-config.diff'
 *   environment, line 1416:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
 * 

/usr/portage/sci-electronics/pcb lacks a files directory with pacthces.  I have tried syncing twice to make sure.
Comment 1 Juergen Rose 2012-03-12 12:00:21 UTC
Same error here.
Comment 2 Thomas Beierlein gentoo-dev 2012-03-12 18:31:04 UTC
Fixed. Sorry. 

Please resynch in one or two hours.

+  12 Mar 2012; Thomas Beierlein <tomjbe@gentoo.org>
+  +files/pcb-20110918-fix-config.diff:
+  add forgotten patch file
+
Comment 3 Collin Day 2012-03-12 19:09:12 UTC
Thanks!