Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 182807

Summary: app-admin/sysstat-7.1.5 failed patch
Product: Gentoo Linux Reporter: James Wells <james_wells>
Component: New packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: normal CC: che, jdaluz, slowkingman, zeekec
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Attempted build log

Description James Wells 2007-06-21 18:18:04 UTC
Just performed and emerge --sync, and attempted to update to systat 7.1.5, however, emerge failed with;
* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
*
*   /usr/portage/app-admin/sysstat/files/sysstat-7.1.5-strip.patch
*   ( sysstat-7.1.5-strip.patch )


Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge -uD sysstat
3.
Comment 1 Slowking Man 2007-06-21 20:08:10 UTC
Created attachment 122725 [details]
Attempted build log

Confirmed here on ~amd64. I attempted a fresh install (sysstat was not installed previously). Build log attached.
Comment 2 Johannes Hirte 2007-06-21 20:54:57 UTC
sysstat-7.1.5-strip.patch is missing, but the patch for 7.1.4 seems to work also
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2007-06-22 05:32:19 UTC
(In reply to comment #2)
> sysstat-7.1.5-strip.patch is missing, but the patch for 7.1.4 seems to work
> also

Indeed. I messed up the version bump. Sorry. Fixed in CVS. :\
Comment 4 James Wells 2007-06-22 14:57:59 UTC
Just tested via emerge --sync ; emerge -uD sysstat, and found that emerge worked correctly.  Thanx Jeroen