keybase / keybase/keybase-issues
Debian package installs to /opt
Open
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Please do not touch /opt when you install a package via dpkg. That's reserved for locally-installed code which is _not_ managed with the system's package manager.
Use /usr/lib/keybase (plus /usr/share/keybase for architecture-independent files) instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Start by locating the Debian package manifest and inspecting its installed paths with dpkg; the work is done when the package uses /usr/lib/keybase and /usr/share/keybase instead of /opt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100