generated systemd unit file hangs on enable with rootless user #13649
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
#8506 appears to be back
Steps to reproduce the issue:
podman-compose up -d && podman-compose stop
podman generate systemd --name caddy --files && mv container-caddy.service ~/.config/systemd/user/
systemctl --user enable --now container-caddy
Describe the results you received:
Enabling the unit hangs
Describe the results you expected:
Enabling the unit should not hang
Additional information you deem important (e.g. issue happens only occasionally):
PODMAN_USERNS=keep-id
in my .bashrcjournalctl reports:
Mar 24 10:23:55 600sff systemd[1061]: container-caddy.service: Can't open PID file /run/user/1000/containers/overlay-containers/68941815877b980504e738423928f8545240f74b6bfb9fa1f5ddbcf947dfd4ec/userdata/conmon.pi>
Output of
podman version
:Output of
podman info --debug
:The text was updated successfully, but these errors were encountered: