Note that the analogous upstart test, 'initctl version', does work under
chroot

sudo lxc-create -t download -n t1 -- -d ubuntu -r trusty -a amd64
sudo lxc-create -t download -n x1 -- -d ubuntu -r xenial -a amd64

chroot /var/lib/lxc/t1/rootfs initctl version
init (upstart 1.12.1)

chroot /var/lib/lxc/x1/rootfs ls /run
lock  mount  network  resolvconf  utmp

(of course, /run/systemd/system could not exist in a chroot)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1543170

Title:
  lxc fails to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1543170/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to