Open
Description
Please confirm these before moving forward
- I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue
Installation issue.
Brief description of your issue
winget update
shows me an update for this package. I try to update this which is successful. Afterwards it's still the same version and an update is available.
PS C:\Windows\system32> winget update --all
Name ID Version Verfügbar Quelle
----------------------------------------------------------------------------------------------------------
Microsoft SQL Server Management Studio - 20.2 Microsoft.SQLServerManagementStudio 20.2 20.2.1 winget
1 Aktualisierungen verfügbar.
(1/1) Gefunden Microsoft SQL Server Management Studio [Microsoft.SQLServerManagementStudio] Version 20.2.1
Diese Anwendung wird von ihrem Besitzer an Sie lizenziert.
Microsoft ist nicht verantwortlich und erteilt keine Lizenzen für Pakete von Drittanbietern.
Download läuft https://download.microsoft.com/download/7519f0ff-997c-4f36-b5aa-9a51d47dd34c/SSMS-Setup-DEU.exe
██████████████████████████████ 489 MB / 489 MB
Der Installer-Hash wurde erfolgreich überprüft
Paketinstallation wird gestartet...
Erfolgreich installiert
Mindestens 134 Paket verfügt über Versionsnummern, die nicht ermittelt werden können. Verwenden Sie „--include-unknown“, um alle Ergebnisse anzuzeigen.
PS C:\Windows\system32> winget update
Name ID Version Verfügbar Quelle
----------------------------------------------------------------------------------------------------------
Microsoft SQL Server Management Studio - 20.2 Microsoft.SQLServerManagementStudio 20.2 20.2.1 winget
1 Aktualisierungen verfügbar.
Steps to reproduce
Install Microsoft.SQLServerManagementStudio
in Version 20.2. Try winget update
and look for available updates afterwards.
Actual behavior
Update was not done successful.
Expected behavior
Update should be done and should be removed from available updates.
Environment
PS C:\Windows\system32> winget --info
Windows-Paket-Manager v1.10.390
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.
Windows: Windows.Desktop v10.0.19045.5965
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.25.390.0
WinGet-Verzeichnisse
-----------------------------------------------------------------------------------------------------------------------
Protokolle %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Benutzereinstellungen %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Verzeichnis für portierbare Links (Benutzer) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portables Linkverzeichnis (Computer) C:\Program Files\WinGet\Links
Portierbarer Paketstamm (Benutzer) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portierbarer Paketstamm C:\Program Files\WinGet\Packages
Portierbares Paketstamm (x86) C:\Program Files (x86)\WinGet\Packages
Installationsprogrammdownloads %USERPROFILE%\Downloads
Konfigurationsmodule %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Links
-----------------------------------------------------------------------------------------
Datenschutzerklärung https://aka.ms/winget-privacy
Lizenzvereinbarung https://aka.ms/winget-license
Hinweise von Drittanbietern https://aka.ms/winget-3rdPartyNotice
Startseite https://aka.ms/winget
Windows Store-Nutzungsbedingungen https://www.microsoft.com/en-us/storedocs/terms-of-sale
Administratoreinstellung Status
-----------------------------------------------------
LocalManifestFiles Deaktiviert
BypassCertificatePinningForMicrosoftStore Deaktiviert
InstallerHashOverride Deaktiviert
LocalArchiveMalwareScanOverride Deaktiviert
ProxyCommandLineOptions Deaktiviert
DefaultProxy Deaktiviert
PS C:\Windows\system32>
Screenshots and Logs
No response