[Bug 227206] security/kbfs: git-remote-keybase not present.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 2 16:07:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227206
Bug ID: 227206
Summary: security/kbfs: git-remote-keybase not present.
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: andrew at hoverbear.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at FreeBSD.org
Currently there are manual steps involved in order to enable using Keybase git
repositories.
When the `keybase://` remote is used and error is thrown:
```
$ git clone keybase://test
Cloning into 'test'...
fatal: Unable to find remote helper for 'keybase'
```
According to https://github.com/keybase/kbfs/issues/1245 most `kbfs` packages
should include the `git-remote-keybase` binary which enables this
functionality. The current package does not include this.
```
$ pkg info -l kbfs
kbfs-1.0.44:
/usr/local/bin/kbfsfuse
/usr/local/bin/kbfstool
/usr/local/share/licenses/kbfs-1.0.44/BSD3CLAUSE
/usr/local/share/licenses/kbfs-1.0.44/LICENSE
/usr/local/share/licenses/kbfs-1.0.44/catalog.mk
```
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list