/usr/bin/gnome-keyring-daemon: Operation not permitted
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
```
dbus-run-session -- bash -c " \
echo 'Tizen' | gnome-keyring-daemon --unlock && \
```
I got this error while building a Docker image
0.213 bash: /usr/bin/gnome-keyring-daemon: Operation not permitted
Is there any flag that I can pass to build an image
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Docker image build with the shown dbus-run-session and gnome-keyring-daemon command, then investigate why /usr/bin/gnome-keyring-daemon returns Operation not permitted. Done means identifying a reproducible build configuration or documented flag that allows the command to run, or clearly explaining the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, docker
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100