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

(sysinternals) checksum hashes do not match #2596

Closed
2 tasks done
kshyju opened this issue Dec 17, 2024 · 3 comments
Closed
2 tasks done

(sysinternals) checksum hashes do not match #2596

kshyju opened this issue Dec 17, 2024 · 3 comments

Comments

@kshyju
Copy link

kshyju commented Dec 17, 2024

Checklist

  • I have verified that this is the correct repository, and the package is maintained by the chocolatey-community user.
  • I have verified that this is happening in the latest available version of the package.

Chocolatey Version

2.4.1

Chocolatey License

None

Package Version

2024.7.23

Current Behaviour

Getting checksum mismatch error when trying to install sysinternals.

PS C:\> choco --version
2.4.1
PS C:\> choco install sysinternals
Chocolatey v2.4.1
Installing the following packages:
sysinternals
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
Progress: Downloading sysinternals 2024.7.23... 100%

sysinternals v2024.7.23 [Approved]
sysinternals package files install completed. Performing other installation steps.
The package sysinternals wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): Y

Sysinternals Suite is going to be installed in 'C:\ProgramData\chocolatey\lib\sysinternals\tools'
File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
Error - hashes do not match. Actual value was 'C6C6FC3A965A8E4BC0943EE4586CCE86789913DDD25E808BFB61426776253863'.
Downloading sysinternals
  from 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
Progress: 100% - Completed download of C:\Users\shkr\AppData\Local\Temp\chocolatey\sysinternals\2024.7.23\SysinternalsSuite.zip (50.47 MB).
Download of SysinternalsSuite.zip (50.47 MB) completed.
Error - hashes do not match. Actual value was 'C6C6FC3A965A8E4BC0943EE4586CCE86789913DDD25E808BFB61426776253863'.
ERROR: Checksum for 'C:\Users\shkr\AppData\Local\Temp\chocolatey\sysinternals\2024.7.23\SysinternalsSuite.zip' did not meet '1284b653340c60086399c4e57b5a42ffef6b55415cf0a28e305b77750392ac32' for checksum type 'sha256'. Consider passing the actual checksums through with --checksum --checksum64 once you validate the checksums are appropriate. A less secure option is to pass --ignore-checksums if necessary.
The install of sysinternals was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\sysinternals\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - sysinternals (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\sysinternals\tools\chocolateyInstall.ps1'.
 See log for details.

Expected Behaviour

No checksum error.

Steps To Reproduce

Run choco install sysinternals in windows 11, powershell terminal.

Environment

- Operating System: Windows 11
- PowerShell Version:5.1.26100.2161
- Shell: Terminal

Chocolatey Log

https://gist.github.com/kshyju/d319b418b44f8c52f2cafe82b127bc2c

Anything else?

No response

@kshyju kshyju added the Bug label Dec 17, 2024
Copy link

Thanks for raising this issue!

The packages within this repository are maintained by a small team of volunteer Community Maintainers, in their own time. Their time, like yours is important. Please help them by not wasting it.

This is a community repository where the expectation is that everybody will get involved by raising pull requests to fix problems they find. This will also allow that problem to be fixed more quickly as you don't have to wait for a member of the Community Maintainer Team to pick it up.

If you are unable to fix the issue yourself, the Community Maintainers Team will look at it when time allows. There are no service level agreements, nor should there be any expectation on when people can resolve issues in their own time.

A few dos and don'ts:

  • Do provide as much information as you can in any issue that you raise.
  • Don't complain that an issue has not yet been picked up or resolved. You are expected to help out in this community maintained repository. If you are unable to do so, don't complain when others don't adhere to your timelines. There is no SLA nor should you have any expectation of one.
  • Do read the CONTRIBUTING and COMMITTERS documentation before raising a pull request as it contains valuable information on what automation is used in this repository.
  • Do read the Code of Conduct.
  • Don't post your frustration in comments. The Community Maintainers Team are not a punching bag for your frustration. You will only end up banned from the repository.

Thank you.
(Automatically posted message)

@corbob
Copy link
Contributor

corbob commented Dec 17, 2024

It looks like version 2024.12.16 was approved earlier today. Does the checksum issue happen with that version?

@kshyju
Copy link
Author

kshyju commented Dec 17, 2024

yea, choco install sysinternals --version 2024.12.16 worked. Thanks for the quick response.

@pauby pauby closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
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