Search Criteria
Package Details: kops 1.19.1-1
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: | |
Submitter: | arth |
Maintainer: | arth |
Last Packager: | arth |
Votes: | 3 |
Popularity: | 0.097582 |
First Submitted: | 2020-06-30 09:50 |
Last Updated: | 2021-02-26 10:09 |
Dependencies (2)
- git (git-git) (make)
- go>=1.15 (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
1 2 3 Next › Last »
neilg commented on 2021-02-27 17:03
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
I've raised an issue with kops for this. https://github.com/kubernetes/kops/issues/10941
neilg commented on 2021-02-26 11:16
I get the same error when I build manually:
arth commented on 2021-02-26 10:04
Hi!
Can you try build it manually?
Documentation: https://kops.sigs.k8s.io/contributing/building/
VLegacy commented on 2021-02-25 16:00
Same issue here.
purist commented on 2021-02-22 23:02
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
I'm getting a build failure with version 1.19.1-0
darose commented on 2020-10-01 14:59
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
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
There is no compiled binary: