-
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 upgrade --all
finds update but does nothing
#3280
Comments
To upgrade, you either want to run |
Oops, that's exactly what I'm doing... Will edit the issue... |
winget upgrade
finds update but does nothingwinget upgrade --all
finds update but does nothing
Okay so I could also reproduce the problem. It's due to the fact that the installation is machine-wide but |
Is this related to a recent change? This used to work fine.... |
Yes, this is a recent change. The older manifests didn't use to contain the optional |
IMVHO two things should be done about this issue:
|
Brief description of your issue
winget upgrade --all
tells me that at least one update is available, but does not install it:Steps to reproduce
Run
winget upgrade --all
wherewinget list
reports at least one entry in theAvailable
column.Expected behavior
The corresponding application should get updated.
Actual behavior
No update takes place.
Environment
The text was updated successfully, but these errors were encountered: