gitbutler
gitbutler copied to clipboard
Create rpm package for Linux
Provide rpm distributions for Fedora / CentOS users
Please add this. As a Fedora user it would be appreciated.
Another Fedora user with an interest in an rpm package. I am also a fedora packager with some modest experience packaging some applications (mostly go lang based). Willing to help in this area. Thanks
another fedora user here .
Another one :)
This will be available with release 0.12.8 in a couple of days or the next nightly
if anyone is curious to try the nightly with an RPM bundle, you can grab it from here - https://app.gitbutler.com/downloads
FYI @krlvi, on Fedora 40 (KDE spin) I get:
$ rpm -i ~/Downloads/git-butler-0.12.8-1.x86_64.rpm
error: Failed dependencies:
libwebkit2gtk-4.0.so.37()(64bit) is needed by git-butler-0:0.12.8-1.x86_64
hmm... gonna investigate some more, thanks for reporting
i see this issue isn't resolved and reopened,I am also an fedora user would appreciate if git-butler is made available on rpm
I installed the RPM on Fedora 40 successfully and it runs, but the window is blank and most commands don't do anything.
If I run it in the terminal I see logs like this:
❯ git-butler-nightly
** (git-butler-nightly:247063): WARNING **: 02:34:19.665: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
2024-07-11T06:34:19.666563Z INFO crates/gitbutler-tauri/src/main.rs:99: starting app version=0.5.599 name=GitButler Nightly
Failed to create GBM buffer of size 1249x795: Invalid argument
2024-07-11T06:34:21.705944Z INFO get_user: crates/gitbutler-tauri/src/users.rs:10: close time.busy=20.1µs time.idle=15.4µs
2024-07-11T06:34:21.710501Z INFO list_projects: crates/gitbutler-tauri/src/projects.rs:41: close time.busy=13.8µs time.idle=12.9µs