Closed tmpm697 closed 3 years ago
I can get shell of root
user ok.
I haven't faced that... For me it works correctly:
$ sudo machinectl shell builder@buildspawn
Connected to machine buildspawn. Press ^] three times within 1s to exit session.
[builder@buildspawn ~]$
How about journalctl -u systemd-nspawn@buildspawn
?
Output of journalctl -u systemd-nspawn@buildspawn
: systemd-nspawn log
systemd-networkd
seems to fail several times and end up fail.
Thank you. It seems your log is same to that in #6 you provided, so I think they might be same problem. I want to merge this issue to #6. (But I don't have any solutions now as I said there...)
I build
buildspawn
with default as in your repo and try to get builder shell with:Did you face the same problem? I can't get
builder
shell.