[Bug 212152] security/keybase is obsolete and rejected by the server: update to 1.0.7 is must
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 25 15:56:11 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212152
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 at FreeBSD.org
Reporter: kenji at k2r.org
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at 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=1 go get github.com/keybase/client/go/keybase
GO15VENDOREXPERIMENT=1 go install -tags production
github.com/keybase/client/go/keybase
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list