microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.32k stars 4.26k forks source link

whatsapp installation fails on "Installer hash does not match error" #4986

Closed uishon closed 3 years ago

uishon commented 3 years ago

Create issues related to the winget.exe client here

Brief description of your issue

When installing whatsapp, getting "Installer hash does not match error".

Steps to reproduce

winget install whatsapp

Expected behavior

A successful install.

Actual behavior

PS C:\Users\uisho> winget install whatsapp
Found WhatsApp [WhatsApp.WhatsApp]
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://web.whatsapp.com/desktop/windows/release/x64/WhatsAppSetup.exe
██████████████████████████████   159 MB /  159 MB
Installer hash does not match; to override this check use --force
PS C:\Users\uisho>

Environment

[winget --info]
Windows Package Manager version v0.2.2941 Preview
Windows: Windows.Desktop version v10.0.19042.630
Package: Microsoft.DesktopAppInstaller version version v1.11.2941.0

Any other software?
KevinLaMS commented 3 years ago

I believe this is now fixed. https://github.com/microsoft/winget-pkgs/pull/5470

ClashTheBunny commented 3 years ago

Does this need to be kicked off more regularly? I'm now getting errors for this version released around Dec 17: WhatsApp Messenger 2.2049.10

ThijsFTW commented 1 year ago

This is again (still?) an issue.

winget upgrade whatsapp
Found WhatsApp [WhatsApp.WhatsApp] Version 2.2245.9
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://web.whatsapp.com/desktop/windows/release/x64/WhatsAppSetup.exe
  ██████████████████████████████   153 MB /  153 MB
Installer hash does not match; this cannot be overridden when running as admin
mdanish-kh commented 1 year ago

This is again (still?) an issue.

Will be fixed once https://github.com/microsoft/winget-pkgs/pull/95141 gets merged