[lxc-users] Failed at step NAMESPACE spawning: Invalid argument

Yuri Kanivetsky yuri.kanivetsky at gmail.com
Thu Nov 30 14:35:53 UTC 2017


Hi,

I'm trying to run Ubuntu 16.04 LXC container on Arch Linux host. The
issue is that localectl doesn't work:

# localectl
Could not get properties: Connection timed out

My conjecture is that Arch's kernel is not compatible with Ubuntu
16.04's systemd. See related issue:

https://github.com/PowerDNS/pdns/issues/5285

When I comment out PrivateDevices=yes in
/lib/systemd/system/systemd-localed.service, do systemctl
daemon-reload and run localectl, it succeeds. Do you have by any
chance any suggestions other than not use localectl, or commenting out
`PrivateDevices=yes` line in the service file?

Regards,
Yuri


More information about the lxc-users mailing list