keybase / keybase/keybase-issues

Keybase upgrade hung at lsof

Open
#3,466 2 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

System update hung at upgrading keybase
```
Setting up keybase (4.2.1-20190718132443.117e8ce562) ...
Restarting existing root redirector.
```

`ps ax` showed
```
31772 ? SN 0:00 lsof /run/user/1000/keybase/kbfs
31773 ? DN 0:00 lsof /run/user/1000/keybase/kbfs
```
Being blocked in uninterruptible sleep. Apparently due to my system having defined a NFS mount that was not available.

Suggestion: consider if it's possible to add the `-b` (_avoid blocking_) option for `lsof` calls.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the installer or upgrade path that invokes lsof while setting up the existing root redirector. Reproduce the hang with an unavailable NFS mount if possible, then verify that the upgrade no longer blocks in this situation and that normal Keybase setup still completes.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.