Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721244 - net-libs/libcorkipset calls commands that do not exist (version.sh: line 20: git: command not found)
Summary: net-libs/libcorkipset calls commands that do not exist (version.sh: line 20: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-05-06 12:04 UTC by Agostino Sarubbo
Modified: 2022-02-28 13:48 UTC (History)
0 users

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


Attachments
build.log (build.log,62.96 KB, text/plain)
2020-05-06 12:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-06 12:04:18 UTC
This is an auto-filled bug because net-libs/libcorkipset calls commands that do not exist.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-06 12:04:28 UTC
Created attachment 636428 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-02-28 13:48:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8353dfd2a0340e791aef7807f2cb062a33d3c4a8

commit 8353dfd2a0340e791aef7807f2cb062a33d3c4a8
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2022-02-28 13:46:07 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2022-02-28 13:47:15 +0000

    net-libs/libcorkipset: port to cmake eclass
    
    * fix git command not found issue
    * update to EAPI=8
    * port to cmake eclass
    
    Closes: https://bugs.gentoo.org/721244
    Closes: https://bugs.gentoo.org/834315
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 .../libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)