@tavuntu,
that's because you are looking at gitkraken's dependencies while I'm not. Please read carefully.
What's most important:
openssl is updated to 1.1 in manjaro so libcurl-openssl-1.0 should be installed without any deps changes now.
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.34 |
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, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet) (optional) – Provides ways to store passwords and encryption keys
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 23 Next › Last »
dsx commented on 2017-05-13 07:11 (UTC)
tavuntu commented on 2017-05-12 20:38 (UTC) (edited on 2017-05-13 03:20 (UTC) by tavuntu)
@dsx I see this on the dependencies:
depends=('gtk2' 'nss' 'libxtst' 'libgnome-keyring' 'gconf' 'alsa-lib' 'libcurl-openssl-1.0' 'libxss')
but you're indicating this:
"replace
depends=('curl' 'glibc' 'krb5' 'openssl-1.0' 'libpsl' 'zlib' 'libssh2.so')
with
depends=('curl' 'glibc' 'krb5' 'openssl' 'libpsl' 'zlib' 'libssh2.so')"
how is that?
EDIT: So just to let you know, it looks like the libcurl-openssl-1.0 package has some key-related problems, I used this command to install this one first and then gitkraken (now I got it working with no problems):
yaourt --m-arg --skipchecksums --m-arg --skippgpcheck -Sb libcurl-openssl-1.0
I'm in Manjaro XFCE 17.0.1
wamari commented on 2017-05-12 03:55 (UTC)
thanks @dsx it worked :-D
dsx commented on 2017-05-10 21:11 (UTC)
@wamari,
> when i try to install from AUR librcurl-openssl-1.0 it fails
> error: target not found: openssl-1.0
replace
depends=('curl' 'glibc' 'krb5' 'openssl-1.0' 'libpsl' 'zlib' 'libssh2.so')
with
depends=('curl' 'glibc' 'krb5' 'openssl' 'libpsl' 'zlib' 'libssh2.so')
(this works only for manjaro, because openssl is 1.0 yet)
@NullDivision
> I have libcurl-openssl-1.0 installed and I still get LD_PRELOAD error with a segfault.
do your own research then (most likely you did something wrong though)
wamari commented on 2017-05-10 15:58 (UTC)
@dsx when i try to install from AUR librcurl-openssl-1.0 it fails
error: target not found: openssl-1.0
==> Restart building libcurl-openssl-1.0 ? [y/N]
NullDivision commented on 2017-05-10 08:19 (UTC)
@dsx I have libcurl-openssl-1.0 installed and I still get LD_PRELOAD error with a segfault.
dsx commented on 2017-05-10 06:14 (UTC)
@wamari, you did something wrong, obviously.
It looks like you need to install libcurl-openssl-1.0
wamari commented on 2017-05-10 05:00 (UTC)
Hi,
managed to install gitkraken following @dsx instructions. However now when i try to open gitkraken i get the following output
[wamari@spectre ~]$ gitkraken
ERROR: ld.so: object '/usr/lib/libcurl-openssl-1.0.so.4.4.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/libcurl-openssl-1.0.so.4.4.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Node started time: 1494392348615
/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)
at Error (native)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:158:20)
at Object.Module._extensions..node (module.js:568:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:169:18)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
at Module.require (module.js:466: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 Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
at Module.require (module.js:466:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/opt/gitkraken/resources/app.asar/src/appBootstrap/upgradeScripts/versionScripts/v1_5_0.js:7:17)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
at Module.require (module.js:466:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/opt/gitkraken/resources/app.asar/src/appBootstrap/upgradeScripts/versionScripts/index.js:5:28)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
at Module.require (module.js:466:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/opt/gitkraken/resources/app.asar/src/appBootstrap/upgradeScripts/index.js:7:24)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
at Module.require (module.js:466:17)
at require (internal/module.js:20:19)
at EventEmitter.module.exports.app.on (/opt/gitkraken/resources/app.asar/src/appBootstrap/main.js:171:5)
at emitOne (events.js:101:20)
at EventEmitter.emit (events.js:188:7)
Please help....
ahomolya commented on 2017-05-06 20:20 (UTC) (edited on 2017-05-06 20:25 (UTC) by ahomolya)
EDIT: This seems to be not GitKraken related at all on my install. None of the electron apps open up currently, investigating the issue.
For me GitKraken seems to load fine (loading screen runs well). After that the main window doesn't open up. Te stdout as follows:
ahomolya@AHOMOLYA-ARCH ~/Developer gitkraken
Node started time: 1494101564189
state: update-not-available
EVENT: Main process loaded at 301 ms
state: checking-for-update
state: update-not-available
EVENT: Starting initial render of foreground window at 2889 ms
EVENT: Startup triggers started at 3008 ms
If I hit ctrl+C I get an error, followed by a segfault:
Error: Object has been destroyed
at Error (native)
at Application.closeBackgroundWindowIfLastWindow (/opt/gitkraken/resources/app.asar/src/appBootstrap/application.js:273:25)
at AppWindow.newWindow.on (/opt/gitkraken/resources/app.asar/src/appBootstrap/application.js:145:10)
at emitNone (events.js:86:13)
at AppWindow.emit (events.js:185:7)
at BrowserWindow.AppWindow.win.once (/opt/gitkraken/resources/app.asar/src/appBootstrap/appwindow.js:69:10)
at BrowserWindow.g (events.js:286:16)
at emitOne (events.js:96:13)
at BrowserWindow.emit (events.js:188:7)
/usr/bin/gitkraken: line 3: 7430 Segmentation fault (core dumped) LD_PRELOAD=/usr/lib/libcurl-openssl-1.0.so.4.4.0 /opt/gitkraken/gitkraken
Pinned Comments
Azd325 commented on 2016-12-06 23:45 (UTC)