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

Winget sees a package to update even the new version is installed side-by-ide #1693

Closed
msgdelm opened this issue Nov 10, 2021 · 4 comments
Closed
Labels
Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@msgdelm
Copy link

msgdelm commented Nov 10, 2021

Brief description of your issue

Running 'winget upgrade', shows me 'Microsoft .NET SDK' and 'Microsoft Visual C++ 2015-2022 Redistributable (x64)' to be upgraded.
Looking at versions already installed, the available version is already installed.

image

Steps to reproduce

Install several versions of the .NET SDK.

Expected behavior

The new version being already installed side-by-side, it should'nt be showned as to be upgrade.

Actual behavior

The package is always seen as to be upgraded.

Environment

Windows Package Manager v1.1.12663
Copyright (c) Microsoft Corporation. Tous droits réservés.

Windows: Windows.Desktop v10.0.22000.318
Package: Microsoft.DesktopAppInstaller v1.16.12663.0

Journaux: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
@ghost ghost added the Needs-Triage Issue need to be triaged label Nov 10, 2021
@ghost
Copy link

ghost commented Nov 11, 2021

@msgdelm 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 11, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Nov 11, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
@dafunks
Copy link

dafunks commented Jun 27, 2022

This is still an issue. I dont think it ever got fixed. Currently showing version 14.30.30704.0 is installed but always showing 14.32.31326.0

No matter how many times I update it always shows which makes doing a full winget upgrade -h --all annoying as it always downloads and upgrades even though it isnt needed.

Maybe something new has been added to stop this or some bypass?

@denelon
Copy link
Contributor

denelon commented Jun 27, 2022

@dafunks

This issue was marked as a duplicate of:

That issue hasn't been closed yet. For "side-by-side" packages, we need to check if the latest is installed, and not show it as a potential upgrade for an older version currently installed on the system.

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