Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787725 - sys-cluster/k3s-1.21.5 calls commands that do not exist
Summary: sys-cluster/k3s-1.21.5 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-02 15:27 UTC by Agostino Sarubbo
Modified: 2021-10-12 07:17 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,468.66 KB, application/x-xz)
2021-05-02 15:27 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 2021-05-02 15:27:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/k3s-1.21.0 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-02 15:27:35 UTC
Created attachment 705369 [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 2021-10-12 06:46:04 UTC
ci has reproduced this issue with version 1.21.5 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-10-12 07:16:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5e28c7673bb44b71a3bfd87f14a6b218ef0230

commit 8f5e28c7673bb44b71a3bfd87f14a6b218ef0230
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-10-12 07:14:05 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-10-12 07:16:32 +0000

    sys-cluster/k3s: depend on yq
    
    Closes: https://bugs.gentoo.org/787725
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-cluster/k3s/k3s-1.21.0.ebuild | 1 +
 sys-cluster/k3s/k3s-1.21.5.ebuild | 1 +
 sys-cluster/k3s/k3s-1.22.2.ebuild | 1 +
 3 files changed, 3 insertions(+)
Comment 4 Zac Medico gentoo-dev 2021-10-12 07:17:24 UTC
Thanks!