Search Criteria
Package Details: kops 1.30.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kops.git (read-only, click to copy) |
---|---|
Package Base: | kops |
Description: | Kubernetes Operations - Production Grade K8s Installation, Upgrades, and Management (build from src) |
Upstream URL: | https://github.com/kubernetes/kops |
Licenses: | Apache-2.0 |
Submitter: | arth |
Maintainer: | 9numbernine9 |
Last Packager: | 9numbernine9 |
Votes: | 6 |
Popularity: | 0.000142 |
First Submitted: | 2020-06-30 09:50 (UTC) |
Last Updated: | 2024-12-03 16:02 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
neilg commented on 2021-02-27 17:03 (UTC) (edited on 2021-02-27 17:13 (UTC) by neilg)
The build issue is related to the Go version: https://github.com/kubernetes/kops/issues/10941#issuecomment-787102601
Downgrading to go 1.15.8 and then upgrading kops worked for me.
neilg commented on 2021-02-27 11:41 (UTC)
I've raised an issue with kops for this. https://github.com/kubernetes/kops/issues/10941
neilg commented on 2021-02-26 11:16 (UTC) (edited on 2021-02-26 11:26 (UTC) by neilg)
I get the same error when I build manually:
arth commented on 2021-02-26 10:04 (UTC)
Hi!
Can you try build it manually?
Documentation: https://kops.sigs.k8s.io/contributing/building/
VLegacy commented on 2021-02-25 16:00 (UTC)
Same issue here.
purist commented on 2021-02-22 23:02 (UTC)
I get the same error as neilg. The go package was recently updated to 1.16, so maybe that's related?
neilg commented on 2021-02-21 16:29 (UTC)
I'm getting a build failure with version 1.19.1-0
darose commented on 2020-10-01 14:59 (UTC)
It dies during the make command in the build() section. I'm not sure why.
I've uploaded the output from my latest attempt to http://darose.net/kops-makepkg.out . Please feel free to take a look and see if it gives you any clues as to what's broken. (Thanks!)
arth commented on 2020-10-01 12:58 (UTC)
There's a problem compiling that we don't see... Can you try to execute the commands inside build() of the PKGBUILD file?
darose commented on 2020-09-21 23:18 (UTC)
There is no compiled binary:
« First ‹ Previous 1 2 3 4 Next › Last »