microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.67k stars 4.51k forks source link

`RawTherapee.RawTherapee` cannot be upgraded, or even uninstalled #175932

Open sba923 opened 1 month ago

sba923 commented 1 month ago

Brief description of your issue

Package RawTherapee.RawTherapee is affected by an issue that affects other packages: it cannot be upgraded.

The usual workaround is to uninstall the current version using winget uninstall, and then install the latest version using winget install.

But in that particular case, the workaround is not applicable:

image

Steps to reproduce

On a system with RawTherapee.RawTherapee version 5.10 install, attempt to winget upgrade rawtherapee or winget uninstall rawtherapee.

Both fail with No installed package found matching input criteria.

Here are the winget logs: WinGet-2024-09-29-10-12-XX.zip

Expected behavior

Upgrading the package, or at least uninstalling it, should be possible.

Actual behavior

It's not possible to upgrade or uninstall the package.

Environment


Windows Package Manager v1.8.1911
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.4249
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.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

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
sba923 commented 4 days ago

@denelon is there anything you want me to collect on the system before I got the winget uninstall RawTherapee.RawTherapee; winget install RawTherapee.RawTherapee route?