Created attachment 522444 [details, diff] git diff f08120 keybase-1.0.44.ebuild I have been fighting with keybase/KBFS for some time... Now 1.0.44 works again for me, please see my pkalin overlay: https://github.com/thinrope/pkalin We need to suid /usr/bin/keybase-mount-helper and create some fake dir/symlink in /var/lib/keybase It is all in flux, and looks like upstream is moving to suid root (instead of keybasehelper), so luckily we'll get rid of that 'system user' soon.
If you like, send me a pull request. Thanks!
Here you are: https://github.com/gentoo/gentoo/pull/7370
There was some mishandling of a PR, please ignore the last repo-qa-checks@gentoo.org mail
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca7213484e7f7608dd4e52445b4401ff2593ee0 commit dca7213484e7f7608dd4e52445b4401ff2593ee0 Author: Kalin KOZHUHAROV <me.kalin@gmail.com> AuthorDate: 2018-04-22 18:25:49 +0000 Commit: Nicolas Bock <nicolasbock@gentoo.org> CommitDate: 2018-06-08 16:28:42 +0000 app-crypt/keybase: fixing non-working KBFS KBFS needs SUID and some other tweaks Fixing BGO bug #649634 ... Updating both 1.0.44 and 9999 with the same logic. This is a rework for https://github.com/gentoo/gentoo/pull/7370/ due to (my) flowed git workflow... See the comments there. Closes: https://bugs.gentoo.org/649634 Reported-by: Kalin KOZHUHAROV <kalin@thinrope.net> app-crypt/keybase/keybase-1.0.44.ebuild | 8 ++++++-- app-crypt/keybase/keybase-9999.ebuild | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-)