winget upgrade --all
silently skips packages for which an upgrade is available
#3663
Labels
Command-Upgrade
Issue related to WinGet Upgrade
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Resolution-Duplicate
Issue is a duplicate
Milestone
Brief description of your issue
winget upgrade --all
starts by enumerating packages for which an upgrade is available.For instance, in my particular scenario, PowerShell 7.3.6 is present and 7.3.7 is available.
Without explanation,
winget upgrade --all
silently skips that package.Steps to reproduce
Run
winget upgrade --all
on a system with PowerShell 7.3.6 installed.Expected behavior
PowerShell should be upgraded to 7.3.7.
Or something should be displayed, such as: PowerShell cannot be upgraded due to different installer technology.
Actual behavior
Here are the logs:
WinGet-2023-09-24-16-02-02.027.log.zip
Environment
The text was updated successfully, but these errors were encountered: