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

Deno v1.43.4 on Windows: WinGet installation or upgrade fails #23885

Closed
noseratio opened this issue May 18, 2024 · 11 comments
Closed

Deno v1.43.4 on Windows: WinGet installation or upgrade fails #23885

noseratio opened this issue May 18, 2024 · 11 comments

Comments

@noseratio
Copy link

Version: Deno v1.43.5

winget install denoLand.Deno --force

Or:

winget upgrade denoLand.Deno

Fails:

An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : Not found (404).
@dsherret
Copy link
Member

Is the install command supposed to be winget install deno? https://docs.deno.com/runtime/manual/getting_started/installation

@noseratio
Copy link
Author

@dsherret both refer to the same thing:

image

I've also just tried it under Windows Sandbox, with the same results.

@rfulwell

This comment was marked as off-topic.

@dsherret

This comment was marked as off-topic.

@dsherret dsherret changed the title Deno v1.43.5 on Windows: WinGet installation or upgrade fails Deno v1.43.4 on Windows: WinGet installation or upgrade fails May 19, 2024
@rfulwell

This comment was marked as off-topic.

@dsherret
Copy link
Member

It looks like Winget is failing downloading its manifest for 1.43.4:

2024-05-19 17:17:58.967 [REPO] Downloading manifest
2024-05-19 17:17:58.967 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/d/DenoLand/Deno/1.43.4/4044
2024-05-19 17:17:59.109 [CORE] Download request failed. Returned status: 404

In 1.43.3 it works fine:

2024-05-19 17:18:10.034 [REPO] Downloading manifest
2024-05-19 17:18:10.034 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/d/DenoLand/Deno/1.43.3/890f
2024-05-19 17:18:10.046 [CORE] Download hash: 31ed02d22db26556f8b3c1da19b01deebe374f556973f1758dbb7d5abd6de0d5
2024-05-19 17:18:10.046 [CORE] Download completed.

This seems to be an issue with winget's system.

@dsherret

This comment was marked as off-topic.

@lucacasonato
Copy link
Member

is this resolved?

@noseratio
Copy link
Author

is this resolved?

Still failing for me as of now (AEDT):
image

@dsherret
Copy link
Member

Maybe microsoft/winget-pkgs#154125 might fix it. Seems to be a winget issue.

@noseratio
Copy link
Author

Back on track! Whoever fixed it, thanks folks! ❤️

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants