/opt/gitkraken/gitkraken: error while loading shared libraries: libpsl.so.5: cannot open shared object file: No such file or directory Antergos, since Gitkraken 3.4.0-1
Search Criteria
Package Details: gitkraken 11.1.1-1
Package Actions
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: | 305 |
Popularity: | 1.45 |
First Submitted: | 2015-10-21 19:17 (UTC) |
Last Updated: | 2025-05-17 19:07 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libsecret
- libxkbfile
- nss (nss-hgAUR)
- git-lfs (git-lfs-gitAUR) (optional) – git-lfs support
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet) (optional) – Provides ways to store passwords and encryption keys
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 23 Next › Last »
omouren commented on 2018-03-14 14:31 (UTC)
Azd325 commented on 2018-03-12 20:20 (UTC)
@dann1 Do you have the lastest updates and libcurl-gnutls installed?
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: version
OPENSSL_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
Pinned Comments
Azd325 commented on 2016-12-06 23:45 (UTC)