keybase / keybase/client

keybase install fails silently when the component is missing on OSX

Open
#1,928 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

From #1897 I know that OSX from homebrew doesn't ship with the KBFS module, but there's no sign of that from the install command:

offby1@void:~% keybase version                                                                                                           Client:  1.0.9-0
Service: 1.0.9-0

When I try to install, no output happens

offby1@void:~% keybase install -c kbfs                                                                                                   
offby1@void:~% 

And nothing is installed.

offby1@void:~% keybase launchd list                                                                                                      homebrew.mxcl.keybase: Running (pid=94738) [Keybase]
No KBFS services.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported keybase install -c kbfs command on the Homebrew macOS setup described in the issue, then compare it with keybase launchd list, which reports no KBFS services. Trace the install command's handling of a missing KBFS component; done means the command no longer fails silently and clearly reports the unavailable component.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, macos
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.