Package Details: gitkraken 10.5.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: 3.26
First Submitted: 2015-10-21 19:17 (UTC)
Last Updated: 2024-11-13 08: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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 23 Next › Last »

lunchboxsushi commented on 2017-05-01 19:25 (UTC)

just to build upon @dsx and @nlacombe to fix the openssl dependency while running makepkg -si >cd into folder that contains PKGBUILD >vi PKGBUILD >look for line that contains 'deps' >change libcurl-openssl-1.0 to openssl >:wq > makepkg -si

<deleted-account> commented on 2017-05-01 12:50 (UTC)

thanks @dsx : changing libcurl-openssl-1.0 's dependency from openssl-1.0 to openssl worked.

Azd325 commented on 2017-04-29 11:57 (UTC)

@rubenvb For me, fetching is fine. You should ask the support of gitkraken and provide more detailed information to them it. Try to start from the terminal then you will see more information if something is broken.

rubenvb commented on 2017-04-29 11:15 (UTC)

I cannot fetch from origin (github) nor actually view my recent commits with this version. I see only commits up to around 5 months ago. Strangely, gitkraken thinks origin (github) HEAD is also there, even though it clearly isn't. Gitkraken is completely unusable for me due to this. How can I fix this?

Azd325 commented on 2017-04-29 10:20 (UTC) (edited on 2017-11-16 21:05 (UTC) by Azd325)

If you have problem with the key look at https://aur.archlinux.org/packages/libcurl-openssl-1.0/

<deleted-account> commented on 2017-04-29 09:15 (UTC)

Hey Tim @Azd325 it seems like the libcurl-openssl dependency is having signature authenticity problems. Is there another dependency I can use to have it start? I'm pulling your latest update ==> Package upgrade only (new release): aur/gitkraken 2.4.0-3 3 -> 4 But I don't think it will build

<deleted-account> commented on 2017-04-29 08:12 (UTC)

"gitkraken W: Dependency included and not needed ('libnotify')"

dsx commented on 2017-04-28 21:26 (UTC)

> error: target not found: openssl-1.0 I'm on manjaro. Just replaced it with regular openssl and it works (openssl is 1.0 yet in manjaro) @nlacombe @hertz

Azd325 commented on 2017-04-27 20:35 (UTC) (edited on 2017-04-27 20:36 (UTC) by Azd325)

@schmui I think you installed the version with libcurl-openssl libcurl-compat 7.54 still throws a segfault on start.

<deleted-account> commented on 2017-04-27 17:53 (UTC)

Yes I am on Manjaro and I do not see the "openssl-1.0" package. I have the "core/openssl 1.0.2.k-1" package installed though. Btw do you prefer comments here or issues on github? $ yaourt -Sy openssl-1.0 :: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date error: target not found: openssl-1.0 Additional info if needed: $ uname -a Linux nlacombe-laptop 4.9.24-1-MANJARO #1 SMP PREEMPT Fri Apr 21 08:32:28 UTC 2017 x86_64 GNU/Linux $ lsb_release -a LSB Version: n/a Distributor ID: ManjaroLinux Description: Manjaro Linux Release: 17.0.1 Codename: Gellivara