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

make validate failing for rancher/charts due to invalid checksum #88

Open
git-ival opened this issue Nov 10, 2022 · 0 comments
Open

make validate failing for rancher/charts due to invalid checksum #88

git-ival opened this issue Nov 10, 2022 · 0 comments

Comments

@git-ival
Copy link

As @aiyengar2 has pointed out, it looks like the invalid checksum message is coming from the go-git library here. It seems to occur specifically when retrieving the repo's information to check if the working tree is clean, see here.

Deleting my fork, recreating and re-attempting a make validate (with or without making any actual changes) results in the same error.

Not sure if local versions of these matter but here are my git and go versions

  • git version: 2.38.0
  • go version: 1.18

on local dev-v2.7:
image
on upstream dev-v2.7:
image
make validate result:
image
current commit hash comparison:
image
image

@git-ival git-ival added the bug Something isn't working label Nov 10, 2022
@git-ival git-ival changed the title make validate failing for rancher/charts due to invalid checksum make validate failing for rancher/charts due to invalid checksum Nov 10, 2022
@MKlimuszka MKlimuszka added kind/bug priority/2 [zube]: Team Area 3 and removed bug Something isn't working labels Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants