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

Installer hash does not match; to override this check use --force (google chrome) #89874

Closed
riyazuddinasrar opened this issue Nov 28, 2022 · 6 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@riyazuddinasrar
Copy link

image

@ghost ghost added the Needs-Triage This work item needs to be triaged by a member of the core team. label Nov 28, 2022
@mdanish-kh
Copy link
Contributor

Related to microsoft/winget-cli#2718. The latest version in the repository is 107.0.5304.122 with the correct installer hashes, but you're getting an older version due to a CDN issue failing to fetch the latest winget source.

@russellbanks
Copy link
Contributor

It is fine to use --force until the CDN issues are resolved.

@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Nov 30, 2022
@denelon
Copy link
Contributor

denelon commented Nov 30, 2022

The CDN issues should be resolved.

winget search google.chrome
Name                       Id                         Version       Source
---------------------------------------------------------------------------
Google Chrome              Google.Chrome              108.0.5359.72 winget
Chrome Remote Desktop Host Google.ChromeRemoteDesktop 108.0.5359.16 winget
Google Chrome Dev          Google.Chrome.Dev          109.0.5414.10 winget
Google Chrome Beta         Google.Chrome.Beta         108.0.5359.71 winget
Google Chrome Canary       Google.Chrome.Canary       110.0.5449.0  winget

@denelon denelon closed this as completed Nov 30, 2022
@georgettica
Copy link

how can I debug the CDN issue?
had something similar with clickup installation

@huyz
Copy link

huyz commented Jul 18, 2023

Happening to me with Google.ChromeRemoteDesktop

@Mellbourn
Copy link

Mellbourn commented Oct 12, 2023

Happening to me with Google Chrome Beta.
Winget finds this "upgrade" even though I am already on 119.0.6045.21

> winget upgrade --all
Name               Id                 Version         Available    Source
-------------------------------------------------------------------------
Google Chrome Beta Google.Chrome.Beta > 118.0.5993.18 119.0.6045.9 winget
1 upgrades available.

Installing dependencies:
(1/1) Found Google Chrome Beta [Google.Chrome.Beta] Version 119.0.6045.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://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi
  ██████████████████████████████   110 MB /  110 MB
Installer hash does not match.

@denelon denelon added this to the 1.7 Packages milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

7 participants