-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Winget stops upon fail to install Microsoft Visual C++ 2013 Redistributable (x64) #2259
Comments
running a 2nd time seems to fetch and install again some packages that it had mentioned as installed, then fails again at same item with same error code and exits back to (admin) command prompt
|
Duplicate of #1442 We've addressed this Issue in the 1.3 preview builds and in the 1.3 release candidate. |
@birbilis we've identified this Issue as a duplicate of another one that already exists. This specific instance is being closed in favor of tracking the concern over on the referenced Issue. Thanks for your report! Be sure to add your 👍 to the other issue to help raise the priority. |
running yet another time I got another error, that also stopped execution, this time it was probably because internet connection came down or something, but still it should have tried the rest of the packages. Note it says InternetReadFile() failed and has other error code, plus says unknown error for that code
|
running again it seems it tries to download packages it had claimed to have installed, and the unity one will take some time (and of course it will fail later at the same package that had issue in the first place). Wonder if there's some parameter to exclude those problematic packages since it fails to continue with the rest
|
another strange thing I noticed is that if I cancel (CTRL+C) packages download (btw, it would be nice to be able to press ESC to skip a package download and continue with the rest), next time I run it (in the same command prompt window, though I guess it shouldn't matter), I see those packages it had claimed to have installed, being downloaded/installed again
|
Brief description of your issue
Doing a
winget upgrade --all -h
I see winget exiting upon failure to install Microsoft Visual C++ 2013 Redistributable (x64)
Steps to reproduce
probably machine-specific, try with
Microsoft Visual C++ 2013 Redistributable (x64) [Microsoft.VC++2013Redist-x64] Version 12.0.40664.0
Expected behavior
winget should continue with next installer (and maybe also not fail with that installer in the first place either)
Actual behavior
winget stops saying:
Environment
The text was updated successfully, but these errors were encountered: