Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182807 - app-admin/sysstat-7.1.5 failed patch
Summary: app-admin/sysstat-7.1.5 failed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 18:18 UTC by James Wells
Modified: 2007-06-22 14:57 UTC (History)
4 users (show)

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


Attachments
Attempted build log (build.log,894 bytes, text/plain)
2007-06-21 20:08 UTC, Slowking Man
Details

Note You need to log in before you can comment on or make changes to this bug.
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