Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859208 - app-containers/cosign-1.10.0 calls commands that do not exist: goimports
Summary: app-containers/cosign-1.10.0 calls commands that do not exist: goimports
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-19 07:14 UTC by Agostino Sarubbo
Modified: 2022-07-28 00:15 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,237.35 KB, application/x-xz)
2022-07-19 07:14 UTC, Agostino Sarubbo
Details
1-sandbox.log (1-sandbox.log,371 bytes, text/plain)
2022-07-19 07:14 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 2022-07-19 07:14:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-19 07:14:13 UTC
Created attachment 792221 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-19 07:14:14 UTC
Created attachment 792224 [details]
1-sandbox.log

1-sandbox.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-19 07:14:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/bin/sh: line 1: goimports: command not found
fatal: not a git repository (or any parent up to mount point /var/tmp)
tee: /dev/stderr: Permission denied
Comment 4 Agostino Sarubbo gentoo-dev 2022-07-26 18:28:48 UTC
ci has reproduced this issue with version 1.10.0 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-07-28 00:15:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70907ff4c71a8f9f737d3255fc399fd76e599092

commit 70907ff4c71a8f9f737d3255fc399fd76e599092
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-28 00:10:56 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-28 00:14:48 +0000

    app-containers/cosign: remove the goimports calls
    
    Add a patch from upstream for this bug.
    Closes: https://bugs.gentoo.org/859208
    
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-containers/cosign/cosign-1.10.0.ebuild         |  4 +++
 .../cosign/files/cosign-1.10.0-fix-makefile.patch  | 40 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)