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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tparallel: checksum mismatch #3716

Closed
4 tasks done
etkecc opened this issue Mar 23, 2023 · 1 comment · Fixed by #3719
Closed
4 tasks done

tparallel: checksum mismatch #3716

etkecc opened this issue Mar 23, 2023 · 1 comment · Fixed by #3719
Labels
bug Something isn't working dependencies Relates to an upstream dependency

Comments

@etkecc
Copy link

etkecc commented Mar 23, 2023

Welcome

  • Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc.).
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)

Description of the problem

#10 134.9 pkg/mod/github.com/golangci/golangci-lint@v1.52.1/pkg/golinters/tparallel.go:4:2: github.com/moricho/tparallel@v0.3.0: verifying module: checksum mismatch
#10 134.9 	downloaded: h1:EthKzLoZA6C11YB1vMPWLYmF2nnPCUX712TjDgsP31A=
#10 134.9 	sum.golang.org: h1:8dDx3S3e+jA+xiQXC7O3dvfRTe/J+FYlTDDW01Y7z/Q=
#10 134.9 
#10 134.9 SECURITY ERROR
#10 134.9 This download does NOT match the one reported by the checksum server.
#10 134.9 The bits may have been replaced on the origin server, or an attacker may
#10 134.9 have intercepted the download attempt.
#10 134.9 
#10 134.9 For more information, see 'go help module-auth'.

Version of golangci-lint

v1.52.1 - cannot provide the requested output, because cannot install that version

Configuration file

Not applicable

Go environment

Not applicable

Verbose output of running

Not applicable

Code example or link to a public repository

Line in dockerfile: https://gitlab.com/etke.cc/base/-/blob/main/Dockerfile.build#L15

Failed job: https://gitlab.com/etke.cc/base/-/jobs/3986968517

@etkecc etkecc added the bug Something isn't working label Mar 23, 2023
@ldez
Copy link
Member

ldez commented Mar 23, 2023

moricho/tparallel#22

@ldez ldez added the dependencies Relates to an upstream dependency label Mar 23, 2023
@ldez ldez changed the title verifying module: checksum mismatch tparallel: checksum mismatch Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Relates to an upstream dependency
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants