-
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 allows updating the same package twice #4284
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
Can you share the output of |
Thanks! That's what I suspected, but wanted to be sure that nothing was missed |
Brief description of your issue
If you list the same package twice on winget upgrade, it attempts to install the package twice.
Steps to reproduce
Have a package in need of updating then run winget upgrade with the same packageid twice.
Expected behavior
Ignore the accidental repeat and automatically not download and run the installer twice.
Actual behavior
Runs the installer for the package twice.
Environment
The text was updated successfully, but these errors were encountered: