-
Notifications
You must be signed in to change notification settings - Fork 15
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
v2.14.2 checksum error #303
Comments
Should work now again. |
Hi, looks like I have the same issue today.
Many thanks for investigating. |
@eedsele: Thanks you very much for reporting this issue. How are you exactly trying to install Icinga 2? Is this output also from Chocolatey? And which SHA256 value does your downloaded msi file has? When just downloading the file, I get the expected checksum.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to install icinga 2.14.2 on a Windows Server 2022 Standard using Chocolatey V2.2.2. During the install I get the following error:
Download of Icinga2-v2.14.2-x86_64.msi (11.3 MB) completed. Error - hashes do not match. Actual value was 'A85D0FD92DDAE1932EA65970E870248D077BD123FCBA88058C22EA38D94A3C44'. ERROR: Checksum for 'C:\Users\Administrator\AppData\Local\Temp\chocolatey\icinga2\2.14.2\Icinga2-v2.14.2-x86_64.msi' did not meet '8EC21FF197E82945263F63482BD8F280FDFD4E35BD766C0B162B849EF44CD940' 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 icinga2 was NOT successful. Error while running 'C:\ProgramData\chocolatey\lib\icinga2\tools\chocolateyInstall.ps1'. See log for details.
Can someone explain to me where the sha256 sum comes from? Is it from the icinga repo or somewhere in the msi? And why is the checksum different from what the installer is expecting?
The text was updated successfully, but these errors were encountered: