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'.
Created attachment 792221 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 792224 [details] 1-sandbox.log 1-sandbox.log
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
ci has reproduced this issue with version 1.10.0 - Updating summary.
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(+)