Package Details: gitkraken 10.6.0-1

Git Clone URL: https://aur.archlinux.org/gitkraken.git (read-only, click to copy)
Package Base: gitkraken
Description: The intuitive, fast, and beautiful cross-platform Git client.
Upstream URL: https://www.gitkraken.com/
Keywords: git
Licenses: custom
Provides: gitkraken
Submitter: Azd325
Maintainer: Azd325
Last Packager: Azd325
Votes: 301
Popularity: 1.56
First Submitted: 2015-10-21 19:17 (UTC)
Last Updated: 2024-12-18 16:46 (UTC)

Pinned Comments

Azd325 commented on 2016-12-06 23:45 (UTC)

Hey guys, If you want to speed up/improve the process there is also a GitHub repo availaible to do PRs :) https://github.com/Azd325/gitkraken Thanks Tim

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 23 Next › Last »

dann1 commented on 2018-03-12 19:01 (UTC) (edited on 2018-03-12 19:02 (UTC) by dann1)

Hello, gitkraken cannot start

/usr/lib/libssl.so.1.0.0: version OPENSSL_1.0.2d' not found (required by /usr/lib/libcurl-openssl-1.0/libcurl.so.4) Error: /usr/lib/libssl.so.1.0.0: versionOPENSSL_1.0.2d' not found (required by /usr/lib/libcurl-openssl-1.0/libcurl.so.4) at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) at Object.Module._extensions..node (module.js:598:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:187:18) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/opt/gitkraken/resources/app.asar/node_modules/nodegit/dist/nodegit.js:11:12) at Object.<anonymous> (/opt/gitkraken/resources/app.asar/node_modules/nodegit/dist/nodegit.js:1031:3)</anonymous></anonymous>

EgidioCaprino commented on 2018-03-01 15:34 (UTC)

yaourt -S gitkraken [sudo] password for egidio: resolving dependencies... warning: cannot resolve "libcurl-openssl-1.0", a dependency of "gitkraken" :: The following package cannot be upgraded due to unresolvable dependencies: gitkraken

:: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies) :: gitkraken: requires libcurl-openssl-1.0

zython commented on 2018-02-28 12:51 (UTC) (edited on 2018-02-28 22:41 (UTC) by zython)

Anyone else experiencing a segfault with LD_PRELOAD and an 'CURL_OPENSSL_3' not found without it ?

Update: a mix of frustration, a system upgrade, some reinstalling of gikraken and a variety of dependencies, and a little bit of magic/miracle fixed the issue.

Honestly I have no idea what fixed this.

kikadf commented on 2018-02-27 18:05 (UTC)

@Azd325: thx, works fine.

Azd325 commented on 2018-02-26 17:15 (UTC)

Which libcurl-gnutls version you have?

I changed to LD_PRELOAD=/usr/lib/libcurl-gnutls.so.3

kikadf commented on 2018-02-26 17:11 (UTC) (edited on 2018-02-26 17:14 (UTC) by kikadf)

Hi! Doesn't work for me with last changes:

/usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /opt/gitkraken/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node)

Error: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /opt/gitkraken/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node)

Nexxuz commented on 2018-02-20 19:54 (UTC)

I have found that the following command WILL work:

LD_PRELOAD=/usr/lib/libcurl-gnutls.so.3 /opt/gitkraken/gitkraken

MarcinWieczorek commented on 2018-02-12 10:17 (UTC)

@JacobPed It's Arch User Repository, and the package works on ArchLinux. Looks like it's Gitkraken's fault though. Try reporting it upstream.

JacobPed commented on 2018-02-12 08:56 (UTC) (edited on 2018-02-22 17:05 (UTC) by JacobPed)

I have an issue on two different machines, where I have to login with my password every time I start the application. It remembers the email, and the profile information is as it should be if I don't Sign-In. But whatever profile I had active will be overwritten with my default profile when i Sign-In. I also get the same effect by simply by doing "View" -> "Reload".

Launched trough console, it will sometimes five me the following error in the console upon clean exit: https://pastebin.com/7WJDnTN4

Anyone experienced similar, and might this be more relevant for the Gitkraken team?

EDIT: For anyone else that might experience the same. Request a password reset from Gitkraken, which will confirm your email. Apparently that's how they've decided to tell you, that your email isn't confirmed with them..