-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update fails on Windows #4269
Comments
Confirmed the file gets downloaded to the lazygit configuration folder, as it should Problem might to be that the file is actually called tar -tvf C:\Users\camcd\AppData\Local\lazygit\temp_lazygit.zip
-rw-r--r-- 0 0 0 1071 Feb 14 23:51 LICENSE
-rw-r--r-- 0 0 0 31524 Feb 14 23:51 README.md
-rwxr-xr-x 0 0 0 19645952 Feb 14 23:54 lazygit.exe |
Although I see the same file names on many previous releases. I've never used the windows auto-update feature before, has it historically worked for you @KnapSac ? |
No, I have never had this feature working. It's interesting that the error mentions |
Just took a quick look at the code and I found the bug, I'll open a PR. |
Describe the bug
I'm unable to update
lazygit
using theCheck for update
command.To Reproduce
Steps to reproduce the behavior:
Status
u
to triggerCheck for update
Enter
when prompted to download and install the new versionExpected behavior
lazygit
is updated to the latest version.Version info:
I'm purposefully not on the latest version, because there needs to be a newer version to reproduce the bug.
lazygit
:commit=c03b89227092b852d50015d289a7c6d8c69811c5, build date=2025-01-17T13:37:10Z, build source=binaryRelease, version=0.45.2, os=windows, arch=amd64, git version=2.47.0.windows.1
git
:git version 2.47.0.windows.1
Additional context
Logs
The text was updated successfully, but these errors were encountered: