winget losing track of progress #4396
Labels
Area-Output
Issue related to CLI output
Command-Install
Issue related to WinGet Install
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Brief description of your issue
When installing VSCode using:
winget stopped showing download progress after 20MB of 94.8MB, but appears to have successfully installed the package:
Downloading https://vscode.download.prss.microsoft.com/dbazure/download/stable/e170252f762678dec6ca2cc69aba1570769a5d39/VSCodeUserSetup-x64-1.88.1.exe
██████▎ 20.0 MB / 94.8 MB
Cancelled <-- ME CANCELLING AFTER 45 MINUTES AND THEN IMMEDIATELY RUNNING BELOW LINE AGAIN
PS C:\Users\MartinStenhoff\Downloads\VisualStudio> winget install -e --id Microsoft.VisualStudioCode
Found an existing package already installed. Trying to upgrade the installed package...
No available upgrade found.
No newer package versions are available from the configured sources.
Steps to reproduce
This one is probably hard to reproduce (there may have been another winget install running at the same time):
Expected behavior
The progress bar going to 100%
Actual behavior
The progress bar stops before 20%
Looking at the logs I can see this, but not sure if it's related:
Environment
The text was updated successfully, but these errors were encountered: