You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running winget upgrade --all
When it gets to Battle.Net, winget doesn't wait for the installer to complete before upgrading the next package.
Steps to reproduce
Start the terminal as Admin.
If Battle.Net is installed, and at least 1 other package also requires an upgrade run winget upgrade --all
winget will start to upgrade Battle.Net
Expected behavior
winget waits for for the Battle.Net installer to complete before moving to the next package to upgrade.
Actual behavior
Once the installer starts, the Battle.Net installer downloads the update separately.
While this is happening, winget states the package is successfully installed
But the Battle.Net installer is still doing the update.
Environment
[winget --info]
Windows Package Manager version: v1.0.11451
Windows: Windows.Desktop version: v10.0.19043.985
Package: Microsoft.DesktopAppInstaller version: v1.11.11451.0
Any other software?
@jpbnetley 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.
Brief description of your issue
When running
winget upgrade --all
When it gets to Battle.Net, winget doesn't wait for the installer to complete before upgrading the next package.
Steps to reproduce
Start the terminal as Admin.
If Battle.Net is installed, and at least 1 other package also requires an upgrade run
winget upgrade --all
winget will start to upgrade Battle.Net
Expected behavior
winget waits for for the Battle.Net installer to complete before moving to the next package to upgrade.
Actual behavior
Once the installer starts, the Battle.Net installer downloads the update separately.
While this is happening, winget states the package is successfully installed
But the Battle.Net installer is still doing the update.
Environment
I am not sure if I should log this under winget-cli or under winget-pkgs
The text was updated successfully, but these errors were encountered: