[Package Issue]: gnome.Dia - WinGet Forgets Installed Version of gnome.Dia Immediately After Upgrade #173832
Open
2 tasks done
Labels
Help-Wanted
This is a good candidate work item from the community.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Package-Update
This package needs to be updated
Please confirm these before moving forward
Category of the issue
Other
Brief description of your issue
WinGet forgets the installed version of gnome.Dia immediately after upgrading, leading to unnecessary repeated upgrades in subsequent runs.
Steps to reproduce
winget install dia --scope machine --source winget
to install Dia if not already installedwinget upgrade --all --include-unknown
winget upgrade --all --include-unknown
againActual behavior
Winget successfully upgrades gnome.Dia to the latest available version. However, it immediately "forgets" this version information. In subsequent runs, even immediately after an upgrade, the Version column remains "Unknown" for gnome.Dia. This results in winget repeatedly offering to upgrade gnome.Dia to the same version in every run, creating a loop of unnecessary upgrades.
Expected behavior
After a successful upgrade, winget should remember and correctly display the installed version of gnome.Dia. Subsequent winget upgrade commands should not offer to upgrade gnome.Dia unless a newer version is actually available. The Version column should show the correct installed version, and gnome.Dia should only be listed for upgrade when there's a genuine new version available.
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: