eksctl icon indicating copy to clipboard operation
eksctl copied to clipboard

[Bug] Getting Checksum mismatch while building eksctl

Open singhbhaskar opened this issue 3 years ago • 2 comments

What were you trying to accomplish?

I have cloned eksctl main branch and trying to build eksctl locally.

What happened?

While building eksct I ran the command: make install-build-deps and I am getting the follow error message:

go: downloading github.com/blizzy78/varnamelen v0.6.1
verifying github.com/blizzy78/[email protected]: checksum mismatch
        downloaded: h1:iYAU/3A6cpfRm2ZI0P/lece4jsc7GEbzsxTu+vBCChQ=
        go.sum:     h1:kttPCLzXFa+0nt++Cw9fb7GrSSM4KkyIAoX/vXsbuqA=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.
make: *** [install-build-deps] Error 1

I have tried multiple times to run the command but was getting the same issue agian.

How to reproduce it?

To reproduce this issue clone main branch and run make install-build-deps.

singhbhaskar avatar Sep 16 '22 06:09 singhbhaskar

Hello singhbhaskar :wave: Thank you for opening an issue in eksctl project. The team will review the issue and aim to respond within 1-3 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website

github-actions[bot] avatar Sep 16 '22 06:09 github-actions[bot]

Hi @singhbhaskar, what go version are you using? Could you try upgrading it?

TiberiuGC avatar Sep 21 '22 07:09 TiberiuGC

Hi @TiberiuGC I am using the following Go version:

$ go version
go version go1.18.3 linux/amd64

singhbhaskar avatar Oct 06 '22 08:10 singhbhaskar

Could you try using latest code? Deps to that specific module have been updated, maybe it solves the problem for you.

TiberiuGC avatar Oct 13 '22 08:10 TiberiuGC

Hi @singhbhaskar, have you been able to run make install-build-deps since my last message?

TiberiuGC avatar Nov 01 '22 08:11 TiberiuGC

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Dec 02 '22 01:12 github-actions[bot]

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jan 02 '23 01:01 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jan 07 '23 01:01 github-actions[bot]