Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
4 tasks done
UsefulVid opened this issue Nov 13, 2024 · 1 comment
Closed
4 tasks done

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

UsefulVid opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@UsefulVid
Copy link

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

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

microsoft/winget-pkgs#190968

Screenshots and videos

No response

@UsefulVid UsefulVid added the bug Something isn't working label Nov 13, 2024
@marticliment
Copy link
Owner

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

@marticliment marticliment closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants