Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931645 - app-containers/conmon-2.1.11 calls commands that do not exist: go
Summary: app-containers/conmon-2.1.11 calls commands that do not exist: go
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-09 17:35 UTC by Agostino Sarubbo
Modified: 2024-05-09 18:34 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,49.03 KB, text/plain)
2024-05-09 17:35 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 2024-05-09 17:35:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/conmon-2.1.11 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-09 17:35:11 UTC
Created attachment 892625 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-09 18:34:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181eca9e2034af7d539281d5ad5ca2962acfe745

commit 181eca9e2034af7d539281d5ad5ca2962acfe745
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-05-09 18:32:31 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-05-09 18:34:29 +0000

    app-containers/conmon: do not call 'go'
    
    Apply https://github.com/containers/conmon/pull/507 to avoid the 'doc'
    target from depending on 'install.tools' target if GOMD2MAN is set.
    
    Closes: https://bugs.gentoo.org/931645
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-containers/conmon/Manifest             |  1 +
 app-containers/conmon/conmon-2.1.11.ebuild | 12 +++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)