Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679922 - net-analyzer/tcping: fix HOMEPAGE and SRC_URI, EAPI=7
Summary: net-analyzer/tcping: fix HOMEPAGE and SRC_URI, EAPI=7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2019-03-10 09:32 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2019-03-10 14:36 UTC (History)
0 users

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


Attachments
tcping.patch (tcping.patch,1.64 KB, patch)
2019-03-10 09:32 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2019-03-10 09:32:02 UTC
Hi,

This Bug fixes the HOMEPAGE and SRC_URI from net-analyzer/tcping. I've also updated to EAPI=7 but since this ebuild doesn't have any stable keyword didn't made a revision bump.
Please review.
Comment 1 Michael Mair-Keimberger (iamnr3) 2019-03-10 09:32:05 UTC
Created attachment 568386 [details, diff]
tcping.patch

git diff for net-analyzer/tcping
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-10 14:28:56 UTC
Comment on attachment 568386 [details, diff]
tcping.patch

>>> Preparing source in /home/jer/portage/net-analyzer/tcping-1.3.5-r1/work/tcping-master ...
 * ERROR: net-analyzer/tcping-1.3.5-r1::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 *
 * Call stack:
 *            ebuild.sh, line  780:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1068:  Called __dyn_prepare
 *   phase-functions.sh, line  395:  Called die
 * The specific snippet of code:
 *              die "eapply_user (or default) must be called in src_prepare()!"
 *
Comment 3 Larry the Git Cow gentoo-dev 2019-03-10 14:35:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fd6ea5bc1b751a4746d7a1cdac6ce5edb98392

commit 05fd6ea5bc1b751a4746d7a1cdac6ce5edb98392
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-03-10 14:33:33 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-03-10 14:35:19 +0000

    net-analyzer/tcping: Update HOMEPAGE/SRC_URI/EAPI
    
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Fixes: https://bugs.gentoo.org/679922
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/tcping/metadata.xml           |  4 +++-
 net-analyzer/tcping/tcping-1.3.5-r1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)