kubernetes-sigs/krew-index

Bad reliably checksum

nikolay opened this issue · 2 comments

$ kubectl krew install reliably
Updated the local copy of plugin index.
Installing plugin: reliably
W0604 22:05:19.666942   65940 install.go:164] failed to install plugin "reliably": install failed: failed to unpack into staging dir: failed to unpack the plugin archive: checksum does not match, want: 50d78c68d7d46397acd3b16e240e8d3d8ad759ef3c5b6e2494caf51bb811a82c, got 66beb3bfbdc852f27ecd4584f559e4eba7fbde43243a63ea8c2c91b28c2767b0
failed to install some plugins: [reliably]: install failed: failed to unpack into staging dir: failed to unpack the plugin archive: checksum does not match, want: 50d78c68d7d46397acd3b16e240e8d3d8ad759ef3c5b6e2494caf51bb811a82c, got 66beb3bfbdc852f27ecd4584f559e4eba7fbde43243a63ea8c2c91b28c2767b0

Please follow up with the plugin maintainers. There's a chance they may have retagged a release, or you may have an intercepting proxy tampering with the responses. If other plugins install fine, this is probably not the case.
/kind support
/close

@ahmetb: Closing this issue.

In response to this:

Please follow up with the plugin maintainers. There's a chance they may have retagged a release, or you may have an intercepting proxy tampering with the responses. If other plugins install fine, this is probably not the case.
/kind support
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.