Permission Denied
Open
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Debian Buster
Installed the latest this morning.
Got the following warning:
[WARN keybase json.go:81] 001 Permission denied opening gui config file /etc/keybase/gui_config.json
The gui_config.json is only readable by root causing my user account to complain.
sudo chmod +r /etc/keybase/gui_config.json fixed the issue
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the warning in json.go:81 and inspect how /etc/keybase/gui_config.json is created or packaged. Verify the file can be opened by a normal user without the permission warning, while preserving appropriate configuration-file permissions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, go
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100