Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923839 - sys-cluster/kubectl-1.26.13 needs same patch as other kubectl's w/ FORCE_HOST_GO
Summary: sys-cluster/kubectl-1.26.13 needs same patch as other kubectl's w/ FORCE_HOST_GO
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-05 17:39 UTC by Alex Orange
Modified: 2024-02-26 18:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Orange 2024-02-05 17:39:52 UTC
This is more or less a duplicate of 921231. I tried to bring it up there but I guess it got missed. The same fix with FORCE_HOST_GO=yes needs to be backported to all the older kubectl's as well 1.26.13 and 1.26.12 are failing in the same way and are fixed by adding the FORCE_HOST_GO bit.

Reproducible: Always

Steps to Reproduce:
1. emerge -1av =sys-cluster/kubectl-1.26.13

Actual Results:  
Fails to build

Expected Results:  
Doesn't fail to build
Comment 1 Larry the Git Cow gentoo-dev 2024-02-26 18:39:28 UTC
The bug has been referenced in the following commit(s):

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

commit e3f4f90ff9a56fd833351d369a7f53d55a1cbc3e
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:39:13 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:39:13 +0000

    sys-cluster/kube-scheduler: build 1.27 series with host version of go
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-scheduler/kube-scheduler-1.27.10.ebuild | 2 +-
 sys-cluster/kube-scheduler/kube-scheduler-1.27.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit b230422108d5a0c4a2dcfa7fcd53d9d8d9db331a
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:38:54 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:38:54 +0000

    sys-cluster/kube-proxy: build 1.27 series with host version of go
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-proxy/kube-proxy-1.27.10.ebuild | 2 +-
 sys-cluster/kube-proxy/kube-proxy-1.27.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit d14a2eefc30254c79cb5feaece2a56d60b4bdf14
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:38:34 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:38:34 +0000

    sys-cluster/kubelet: build 1.27 series with host version of go
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubelet/kubelet-1.27.10.ebuild | 2 +-
 sys-cluster/kubelet/kubelet-1.27.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d73eb736eb35ba45b53684897edbbd2161ddd7

commit 23d73eb736eb35ba45b53684897edbbd2161ddd7
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:38:12 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:38:12 +0000

    sys-cluster/kubectl: build 1.27 series with host version of go
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubectl/kubectl-1.27.10.ebuild | 2 +-
 sys-cluster/kubectl/kubectl-1.27.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit d8df81b30deb28923d4e68f1f71981c3b719f23b
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:37:34 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:37:34 +0000

    sys-cluster/kube-controller-manager: build 1.27 series with host go version
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 .../kube-controller-manager/kube-controller-manager-1.27.10.ebuild      | 2 +-
 .../kube-controller-manager/kube-controller-manager-1.27.11.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e49b380a32cd2af98d814e644f8f3f9978cd0e

commit 52e49b380a32cd2af98d814e644f8f3f9978cd0e
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:36:32 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:36:32 +0000

    sys-cluster/kube-apiserver: build 1.27 series with host version of go
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-apiserver/kube-apiserver-1.27.10.ebuild | 2 +-
 sys-cluster/kube-apiserver/kube-apiserver-1.27.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit ef1a004e192c8e01dcfceb17a440728030d1710e
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2024-02-26 18:36:01 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2024-02-26 18:36:01 +0000

    sys-cluster/kubeadm: build 1.27 series with host version of go
    
    Bug: https://bugs.gentoo.org/923839
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubeadm/kubeadm-1.27.10.ebuild | 2 +-
 sys-cluster/kubeadm/kubeadm-1.27.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 William Hubbs gentoo-dev 2024-02-26 18:41:52 UTC
The 1.26 series will reach EOL this week, so please upgrade if you are
still running it. I'll be removing that series when it reaches EOL.

Thanks,

William