gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

gitbutler installation faills on winget (no win package found)

Open dradoudine opened this issue 1 month ago • 1 comments

Version

0.17.5

Operating System

macOS

Distribution Method

dmg (Mac OS - Apple Silicon)

Describe the issue

I detect a new version of gitbutler on winget. I try to update and it fails (I have to download manually to force installation) See winget log

Package update operation for Package=GitButler.GitButler with Manager=Winget
Installation options: <InstallOptions instance (only non-default values are shown)
	OverridesNextLevelOpts: False>
Overriden options: <Scope=;RunAsAdministrator=;WG_SpecifyVersion=;PS_NoScope=False>
Version: 0.17.5 -> 0.17.6
Démarrage de l'opération...
Executing process with StartInfo:
 - FileName: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
 - Arguments: "update --id "GitButler.GitButler" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force"
Start Time: "12/11/2025 11:30:18"
No applicable upgrade found.
A newer package version is available in a configured source, but it does not apply to your system or requirements.
End Time: "12/11/2025 11:30:21"
Process return value: "-1978335189" (0x8A15002B)
GitButler a été mis à jour avec succès
Image

How to reproduce (Optional)

No response

Expected behavior (Optional)

No response

Relevant log output (Optional)


dradoudine avatar Nov 12 '25 10:11 dradoudine

Thanks a lot for reporting!

I actually don't know if winget is something we maintain, probably @krlvi knows more.

Byron avatar Nov 12 '25 13:11 Byron