Skip to content
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

'Upgrade all' upgrades the same package multiple times.. #1707

Closed
j-dc opened this issue Nov 15, 2021 · 4 comments
Closed

'Upgrade all' upgrades the same package multiple times.. #1707

j-dc opened this issue Nov 15, 2021 · 4 comments
Labels
Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@j-dc
Copy link

j-dc commented Nov 15, 2021

Brief description of your issue

When executing winget upgrade --all the same application get's updated more then once.

In this case, Visual Studio 2019 enterprise get's updated 3 times!

image
(the schreenshot shows visual studio, but other programs also have this issue)

Steps to reproduce

Run winget upgrade --all

Expected behavior

All outdated programs should upgrade exactly one time

Actual behavior

Multiple programs upgrade 2 or even 3 times. (In the case of the screenshot it was only Visual studio, but other programs have this issue to)

Environment

Windows Package Manager v1.1.12702
Windows: Windows.Desktop v10.0.22494.1000
Package: Microsoft.DesktopAppInstaller v1.16.12702.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Nov 15, 2021
@j-dc j-dc changed the title 'Updgrade all' upgrades the same package multiple times.. 'Upgrade all' upgrades the same package multiple times.. Nov 15, 2021
@jedieaston
Copy link
Contributor

jedieaston commented Nov 15, 2021

Can you post the entirety of the output from winget upgrade --all? The first couple of lines are printed while it looks for an EULA to print (which seems like a bug if there isn't a EULA to print), but that doesn't necessarily mean it is going to run the upgrade multiple times.

On my system, it only prints that message twice though:
image

@j-dc
Copy link
Author

j-dc commented Nov 15, 2021

Now I have the same output as yours.. But there is always an update to Visual Studio... The issue should be described very different I guess.. I always see 2 visual studio's, and one installer, untill there is actually an update.. then I see 3 visual studio's as in my first screenshot..

Actually, I also have this 'always an update available'-issue for openvpnconnect.
image

@denelon
Copy link
Contributor

denelon commented Nov 16, 2021

Duplicate of #1075

@denelon denelon marked this as a duplicate of #1075 Nov 16, 2021
@ghost
Copy link

ghost commented Nov 16, 2021

@j-dc 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.

@ghost ghost closed this as completed Nov 16, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Nov 16, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

3 participants