[Error] When trying to create a Distrobox container on a system via rootless Podman with a user managed by systemd-homed, it fails after pulling the image. #976
Labels
bug
Something isn't working
Describe the bug
When trying to create a Distrobox container on a system via rootless Podman with a user managed by systemd-homed, it fails after oulling the image.
To Reproduce
distrobox create
.Expected behavior
A clear and concise description of what you expected to happen.
Logs
Run the commands with
--verbose
and post the log here as a file upload:Attach also the output of
podman logs
ordocker logs
, possibly with--latest
flag:Desktop (please complete the following information):
Additional context
This happens only if the user is managed by Systemd-Homed.
I set up rootless Podman and as described on the Arch Wiki here the UIDs are correct for container users, but probably not the GIDs, as they are not set (hence the
-
I guess?):The text was updated successfully, but these errors were encountered: