microsoft / microsoft/winget-pkgs
[Package Issue]: SanDisk.Dashboard update from 5.1.2.2 to 5.2.2.3 doesn't work
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- PR merge metrics
- PR metrics pending
Description
### Please confirm these before moving forward
- [x] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [x] I have not been informed if the issue is resolved in a preview version of the winget client.
### Category of the issue
Other
### Brief description of your issue
Running `winget upgrade --id SanDisk.Dashboard --version 5.2.2.3` on a system with version 5.1.2.2 installed doesn't perform an upgrade.
Instead it launches an _interactive_ uninstaller, and `winget upgrade` exits with code `4294967295` (`0xFFFFFFFF`):
### Steps to reproduce
On a system with version `5.1.2.2` of `SanDisk.Dashboard` installed, run `winget upgrade --id SanDisk.Dashboard --version 5.2.2.3`
### Actual behavior
`winget upgrade` exits with code `4294967295` (`0xFFFFFFFF`) and an _interactive_ uninstaller pops up
### Expected behavior
The application should be upgraded from version `5.1.2.2` to version `5.2.2.3`, in an unattended fashion.
### Environment
```raw
Windows Package Manager v1.12.470
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.26200.7840
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.27.470.0
Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root C:\Program Files\WinGet\Packages
Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages
Installer Downloads %USERPROFILE%\Downloads
Configuration Modules %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
License Agreement https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
Admin Setting State
--------------------------------------------------
LocalManifestFiles Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride Disabled
LocalArchiveMalwareScanOverride Disabled
ProxyCommandLineOptions Disabled
DefaultProxy Disabled
```
### Screenshots and Logs
[SanDisk.Dashboard.zip](https://github.com/user-attachments/files/25774928/SanDisk.Dashboard.zip)
Contributor guide
Research direction
Start by reviewing the attached SanDisk.Dashboard.zip logs and locating the SanDisk.Dashboard manifests for versions 5.1.2.2 and 5.2.2.3. Reproduce the issue with the reported winget upgrade command, then determine which package metadata causes the interactive uninstall. Done means the application upgrades unattended from 5.1.2.2 to 5.2.2.3.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100