You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Entering a fresh fedora-toolbox:42 container creates a .gnupg directory. For some reason, this directory is owned by a non-existing user and group with id 524288. Since I don't own this directory, I can't use GPG.
To Reproduce
cd
sudo rm -r .gnupg # don't forget to make a backup first
podman pull registry.fedoraproject.org/fedora-toolbox:42
distrobox create --image fedora-toolbox:42 --name fedora
distrobox enter fedora
Expected behavior
I don't know why this directory is being created, but I expected it to be owned by me, the current user.
Describe the bug
Entering a fresh fedora-toolbox:42 container creates a .gnupg directory. For some reason, this directory is owned by a non-existing user and group with id 524288. Since I don't own this directory, I can't use GPG.
To Reproduce
Expected behavior
I don't know why this directory is being created, but I expected it to be owned by me, the current user.
Logs
distrobox-create.log
distrobox-enter.log
podman.log
Desktop (please complete the following information):
rpm-ostree install
The text was updated successfully, but these errors were encountered: