marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
13.35k stars 460 forks source link

[BUG] Update fails but is shown as successful in unigetui #2966

Closed UsefulVid closed 1 week ago

UsefulVid commented 1 week ago

Please confirm these before moving forward

UniGetUI Version

3.1.3

Windows version, edition, and architecture

Windows 11 pro x64

Describe your issue

Update fails but is shown as done

Steps to reproduce the issue

try to upgrade electrum

UniGetUI Log

Starting package update operation for package id=Electrum.Electrum with Manager name=Winget
Given installation options are <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;InstallationScope=;CustomParameters=;RemoveDataOnUninstall=False>
Process Executable     : C:\Program Files\UniGetUI\Assets\Utilities\gsudo.exe
Process Call Arguments : "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\winget.exe"  update --id "Electrum.Electrum" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
Working Directory      : C:\Users\Admin
Process Start Time     : 13.11.2024 09:45:56
-
-
\
Es wurde kein anwendbares Upgrade gefunden.
In einer konfigurierten Quelle ist eine neuere Paketversion verfügbar, die jedoch nicht auf Ihr System oder Ihre Anforderungen zutrifft.
Process Exit Code      : -1978335189
Process End Time       : 13.11.2024 09:45:57

Package Managers Logs

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity"
Process start time: 13.11.2024 09:21:57
Process end time:   13.11.2024 09:21:59

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 13.11.2024 09:21:59
Process end time:   13.11.2024 09:22:03

-- Task information
 ...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 13.11.2024 09:43:30
Process end time:   13.11.2024 09:43:36

-- Task information
 ...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity"
Process start time: 13.11.2024 09:43:43
Process end time:   13.11.2024 09:43:44

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 13.11.2024 09:43:44
Process end time:   13.11.2024 09:43:46

-- Task information
 ...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity"
Process start time: 13.11.2024 09:45:48
Process end time:   13.11.2024 09:45:49

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 13.11.2024 09:45:49
Process end time:   13.11.2024 09:45:51

-- Task information
 ...

The task reported success

Relevant information

https://github.com/microsoft/winget-pkgs/issues/190968

Screenshots and videos

No response

marticliment commented 1 week ago

This issue has already been fixed in code. The next version will have the issue fixed