Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

go install fails with "zip: not a valid zip file" error message #2839

Closed
mclarke47 opened this issue May 23, 2024 · 1 comment
Closed

go install fails with "zip: not a valid zip file" error message #2839

mclarke47 opened this issue May 23, 2024 · 1 comment

Comments

@mclarke47
Copy link

馃憢

This might be related to #2811

While trying to install setup-entest I have been getting a strange error:

Command I'm running:

go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest

error message:

go: downloading sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240522175850-2e9781e9fc60
go: sigs.k8s.io/controller-runtime/tools/setup-envtest@latest: zip: not a valid zip file

I'm seeing this on both linux and Mac (M1).

@mclarke47
Copy link
Author

mclarke47 commented May 23, 2024

Sorry for the noise, this might actually be bad timing and related to a custom GOPROXY issue, it seems we have a corrupted version of sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20240522175850-2e9781e9fc60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant