Hello,
recently, after upgrading both the container (unprivileged Fedora 27, although changing it to privileged doesn't change anything) and the host system, I can't get systemctl to work anymore in the container. Whenever I try to call it I get the error message:"Failed to connect to bus: No such file or directory". New containers exhibit the same behaviour.
I created an lxc log, the full log is to be long for this forum software, so I posted it here: pastebin.com/ahmiMVUr . The relevant log lines seem to be these:
Any help would be appreciated
recently, after upgrading both the container (unprivileged Fedora 27, although changing it to privileged doesn't change anything) and the host system, I can't get systemctl to work anymore in the container. Whenever I try to call it I get the error message:"Failed to connect to bus: No such file or directory". New containers exhibit the same behaviour.
I created an lxc log, the full log is to be long for this forum software, so I posted it here: pastebin.com/ahmiMVUr . The relevant log lines seem to be these:
Code:
lxc-start 102 20180824143905.133 NOTICE start - start.c:start:2034 - Exec'ing "/sbin/init"
lxc-start 102 20180824143905.139 NOTICE start - start.c:post_start:2045 - Started "/sbin/init" with pid "10875"
lxc-start 102 20180824143905.140 NOTICE start - start.c:signal_handler:401 - Received 17 from pid 10815 instead of container init 10875
lxc-start 102 20180824144340.884 INFO terminal - terminal.c:lxc_terminal_io_cb:373 - Terminal client on fd 8 has exited
lxc-start 102 20180824144340.884 ERROR start - start.c:__lxc_start:1966 - Child process is not killed
Any help would be appreciated