Devolutions / Devolutions/UniGetUI
[BUG] Postgres sql v16, and v17 updates don't install
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward
- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/marticliment/WingetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/marticliment/WingetUI/issues/new/choose)).
### UniGetUI Version
3.3.7
### Windows version, edition, and architecture
windows 10
### Describe your issue
Postgres sql 16, 17 has an issue that it will not update my versions installed in windows 10. I have to manully download and update them this way. This has been a problem with uniget in this version and past versions
### Steps to reproduce the issue
click o n the postgres sql update package and it will not install the update.
### UniGetUI Log
```text
[2/15/2026 12:52:43 PM] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 3.3.7
[2/15/2026 12:52:43 PM]
[2/15/2026 12:52:43 PM] Build 106
[2/15/2026 12:52:43 PM] Data directory C:\Users\swegm\AppData\Local\UniGetUI
[2/15/2026 12:52:43 PM] Encoding Code Page set to 437
[2/15/2026 12:52:46 PM] Loaded language locale: en
[2/15/2026 12:52:46 PM] Could not retrieve token (it may not exist): Element not found.
Cannot get credential from Vault
[2/15/2026 12:52:46 PM] Lang files were updated successfully from GitHub
[2/15/2026 12:53:03 PM] Thread with Id 14204 was assigned as DWM thread
[2/15/2026 12:53:03 PM] DWM Thread was suspended successfully
[2/15/2026 12:53:20 PM] Thread with Id 14272 was assigned as XAML thread
[2/15/2026 12:53:20 PM] XAML Thread was suspended successfully
[2/15/2026 12:53:21 PM] Randomly-generated background API auth token: atnumdegag31s2jv5pg3iz5f3cgs85jfnmzygxcatxnbxipo4poj5zv09f12s902
[2/15/2026 12:53:21 PM] Api running on http://localhost:7058
[2/15/2026 12:53:25 PM] Chocolatey is enabled and was found on C:\Users\swegm\AppData\Local\UniGetUI\Chocolatey\choco.exe
[2/15/2026 12:53:25 PM] Call to WhichMultiple with file npm.cmd returned non-zero status 1
[2/15/2026 12:53:25 PM] Command npm.cmd was not found on the system
[2/15/2026 12:53:25 PM] Npm is enabled but was not found on the system!
[2/15/2026 12:53:25 PM] Winget is enabled and was found on C:\Users\swegm\AppData\Local\Microsoft\WindowsApps\winget.exe
[2/15/2026 12:53:27 PM] Call to WhichMultiple with file cargo.exe returned non-zero status 1
[2/15/2026 12:53:27 PM] Command cargo.exe was not found on the system
[2/15/2026 12:53:27 PM] Cargo is enabled but was not found on the system!
[2/15/2026 12:53:27 PM] Pip is enabled and was found on C:\Users\swegm\AppData\Local\Microsoft\WindowsApps\python.exe
[2/15/2026 12:53:27 PM] Call to WhichMultiple with file scoop.ps1 returned non-zero status 1
[2/15/2026 12:53:27 PM] Command scoop.ps1 was not found on the system
[2/15/2026 12:53:27 PM] Scoop is enabled but was not found on the system!
[2/15/2026 12:53:28 PM] Call to WhichMultiple with file vcpkg.exe returned non-zero status 1
[2/15/2026 12:53:28 PM] Command vcpkg.exe was not found on the system
[2/15/2026 12:53:28 PM] An error occurred while initialising package manager Pip
[2/15/2026 12:53:28 PM] System.Exception: Microsoft Store python alias is not a valid python install
at UniGetUI.PackageEngine.Managers.PipManager.Pip._loadManagerVersion(String& version) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.Pip\Pip.cs:line 379
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 82
[2/15/2026 12:53:28 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\swegm\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.12.470
█ Using Native WinGet helper (COM Api)
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2/15/2026 12:53:29 PM] Call to WhichMultiple with file vcpkg returned non-zero status 1
[2/15/2026 12:53:29 PM] Command vcpkg was not found on the system
[2/15/2026 12:53:29 PM] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[2/15/2026 12:53:30 PM] Call to WhichMultiple with file vcpkg returned non-zero status 1
[2/15/2026 12:53:30 PM] Command vcpkg was not found on the system
[2/15/2026 12:53:30 PM] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[2/15/2026 12:53:30 PM] vcpkg is enabled but was not found on the system!
[2/15/2026 12:53:32 PM] .NET Tool is enabled and was found on C:\Program Files\dotnet\dotnet.exe
[2/15/2026 12:53:32 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Chocolatey (aka Chocolatey)
█ Executable name: "choco.exe"
█ Executable path: "C:\Users\swegm\AppData\Local\UniGetUI\Chocolatey\choco.exe"
█ Call arguments: ""
█ Version: 2.4.2
█
█ Chocolatey is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2/15/2026 12:53:32 PM] UniGetUI Chocolatey was found in the path
[2/15/2026 12:53:32 PM] PowerShell7 is enabled and was found on C:\Program Files\PowerShell\7\pwsh.exe
[2/15/2026 12:53:33 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: .NET Tool (aka .NET Tool)
█ Executable name: "dotnet tool"
█ Executable path: "C:\Program Files\dotnet\dotnet.exe"
█ Call arguments: "tool "
█ Version: 8.0.418
█
█ .NET Tool is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2/15/2026 12:53:33 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 5.x (aka PowerShell)
█ Executable name: "powershell.exe"
█ Executable path: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: Name Value
█ ---- -----
█ PSVersion 5.1.19041.6926
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.19041.6926
█ CLRVersion 4.0.30319.42000
█ WSManStackVersion 3.0
█ PSRemotingProtocolVersion 2.3
█ SerializationVersion 1.1.0.1
█
█ PowerShell 5.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2/15/2026 12:53:34 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 7.x (aka PowerShell7)
█ Executable name: "pwsh.exe"
█ Executable path: "C:\Program Files\PowerShell\7\pwsh.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: PowerShell 7.5.4
█
█ PowerShell 7.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2/15/2026 12:53:46 PM] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[2/15/2026 12:53:55 PM] Found 1 installed packages from .NET Tool
[2/15/2026 12:54:01 PM] Found 0 installed packages from Chocolatey
[2/15/2026 12:54:06 PM] Found 0 installed packages from PowerShell7
[2/15/2026 12:54:07 PM] Integrity check passed successfully!
[2/15/2026 12:54:09 PM] WinGet package Eassos.DiskGenius not being shown as an updated as this version has already been marked as installed
[2/15/2026 12:54:09 PM] Found 313 installed packages from Winget
[2/15/2026 12:54:10 PM] WinGet package Microsoft.msmpi not being shown as an updated as this version has already been marked as installed
[2/15/2026 12:54:11 PM] Found 1 installed packages from PowerShell
[2/15/2026 12:54:11 PM] WinGet package EaseUS.MobiMover not being shown as an updated as this version has already been marked as installed
[2/15/2026 12:54:12 PM] Downloaded new icons and screenshots successfully!
[2/15/2026 12:54:16 PM] Found 0 available updates from Chocolatey
[2/15/2026 12:54:16 PM] Found 1 installed packages from .NET Tool
[2/15/2026 12:54:17 PM] Found 0 available updates from .NET Tool
[2/15/2026 12:54:17 PM] Found 7 available updates from Winget
[2/15/2026 12:54:22 PM] Found 0 installed packages from PowerShell7
[2/15/2026 12:54:22 PM] Found 0 available updates from PowerShell7
[2/15/2026 12:54:23 PM] Found 1 installed packages from PowerShell
[2/15/2026 12:54:24 PM] Found 0 available updates from PowerShell
[2/15/2026 1:12:08 PM] DWM Thread was resumed successfully
[2/15/2026 1:12:08 PM] XAML Thread was resumed successfully
[2/15/2026 1:12:08 PM] Manager Pip is disabled but yet GetInstalledPackages was called
[2/15/2026 1:12:15 PM] Found 1 installed packages from .NET Tool
[2/15/2026 1:12:16 PM] Found 0 installed packages from Chocolatey
[2/15/2026 1:12:18 PM] Found 0 installed packages from PowerShell7
[2/15/2026 1:12:20 PM] Found 1 installed packages from PowerShell
[2/15/2026 1:12:24 PM] Found 313 installed packages from Winget
[2/15/2026 1:12:24 PM] WinGet package Adobe.Acrobat.Reader.64-bit is installed on a system-wide scope, forcing administrator rights...
[2/15/2026 1:12:24 PM] Loaded operation parameters for package id=Adobe.Acrobat.Reader.64-bit on manager Winget and operation Update: update --id "Adobe.Acrobat.Reader.64-bit" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force --architecture x64
[2/15/2026 1:23:51 PM] Loaded operation parameters for package id=Microsoft.OneDrive on manager Winget and operation Update: update --id "Microsoft.OneDrive" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[2/15/2026 1:25:00 PM] Loaded operation parameters for package id=Google.Chrome.EXE on manager Winget and operation Update: update --id "Google.Chrome.EXE" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[2/15/2026 1:29:34 PM] WinGet package Microsoft.Edge is installed on a system-wide scope, forcing administrator rights...
[2/15/2026 1:29:34 PM] Loaded operation parameters for package id=Microsoft.Edge on manager Winget and operation Update: update --id "Microsoft.Edge" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[2/15/2026 1:32:52 PM] WinGet package PostgreSQL.PostgreSQL.17 is installed on a system-wide scope, forcing administrator rights...
[2/15/2026 1:32:52 PM] Loaded operation parameters for package id=PostgreSQL.PostgreSQL.17 on manager Winget and operation Update: update --id "PostgreSQL.PostgreSQL.17" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
```
### Package Managers Logs
```text
Manager WinGet with version:
System WinGet (CLI) Version: v1.12.470
Using Native WinGet helper (COM Api)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListSources
Process start time: 2/15/2026 12:53:33 PM
Process end time: 2/15/2026 12:53:33 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 2/15/2026 12:53:46 PM
Process end time: 2/15/2026 12:54:09 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\swegm\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 2/15/2026 12:53:46 PM
Process end time: 2/15/2026 12:54:05 PM
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 2/15/2026 12:53:46 PM
Process end time: 2/15/2026 12:54:05 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 2/15/2026 12:54:07 PM
Process end time: 2/15/2026 12:54:17 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 2/15/2026 1:12:08 PM
Process end time: 2/15/2026 1:12:24 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 2/15/2026 1:12:08 PM
Process end time: 2/15/2026 1:12:19 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
```
### Relevant information
None.
### Screenshots and videos
None.
Contributor guide
Assessment
This issue has not been assessed yet.