Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2016 15:56:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212152] security/keybase is obsolete and rejected by the server: update to 1.0.7 is must
Message-ID:  <bug-212152-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212152
           Summary: security/keybase is obsolete and rejected by the
                    server: update to 1.0.7 is must
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: kenji@k2r.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Old 0.8.25 no longer works. The installation method has been completely
changed. The userland Golang-based scheme works well, as described in
https://github.com/keybase/client/tree/master/go
as follows (v1.0.17):

GO15VENDOREXPERIMENT=3D1 go get github.com/keybase/client/go/keybase
GO15VENDOREXPERIMENT=3D1 go install -tags production
github.com/keybase/client/go/keybase

--=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-212152-13>