Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2018 16:07:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 227206] security/kbfs: git-remote-keybase not present.
Message-ID:  <bug-227206-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227206

            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@FreeBSD.org
          Reporter: andrew@hoverbear.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@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` packag=
es
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
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227206-13>