Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246404 - =net-analyzer/nload-0.7.1 broken through 0.6.0 cleanup (patch missing)
Summary: =net-analyzer/nload-0.7.1 broken through 0.6.0 cleanup (patch missing)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 15:46 UTC by Wolfram Schlich (RETIRED)
Modified: 2008-11-11 20:32 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 Wolfram Schlich (RETIRED) gentoo-dev 2008-11-11 15:46:06 UTC
0.6.0 has been removed from the tree:

--8<--
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.29 2008/11/05 17:41:41 opfer Exp $

  05 Nov 2008; Christian Faulhammer <opfer@gentoo.org>
  -files/nload-0.6.0-prevent-stripping.patch,
  -files/nload-0.6.0-signedness.patch, -nload-0.6.0-r2.ebuild:
--8<--

since then, this happens when emerging 0.7.1:

--8<--
>>> Unpacking nload-0.7.1.tar.gz to /var/tmp/portage/net-analyzer/nload-0.7.1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/net-analyzer/nload/files/nload-0.6.0-prevent-stripping.patch
 *   ( nload-0.6.0-prevent-stripping.patch )

 *
 * ERROR: net-analyzer/nload-0.7.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2845:  Called epatch 'src_unpack' 'src_unpack'
 *             environment, line 1465:  Called epatch '/usr/portage/net-analyzer/nload/files/nload-0.6.0-prevent-stripping.patch'
 *             environment, line 1491:  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/log/portage/net-analyzer:nload-0.7.1:20081111-163913.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/nload-0.7.1/temp/environment'.
 *
--8<--

solution: either restore or forward-port the corresponding patch.

thanks :)
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2008-11-11 20:32:28 UTC
Recovered the patch from attic...thanks for your report, this was by pure mistake.