keybase / keybase/keybase-issues

'keybase update' broken on OpenBSD

Open
#626 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
899
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Hi,

I installed keybase on OpenBSD via npm (into ~/.npm). Should updating via 'keybase update' work?

```
wilfred:~> keybase update
info: Attempting software upgrade.....
execvp(): No such file or directory
error: spawn ENOENT
```

Cheers

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `keybase update` on OpenBSD from the npm installation and inspect the updater entry point involved in the command. Determine which executable is missing from the `execvp()` call; done means the update command completes successfully without the ENOENT error.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.