[Bug 1543170] Re: lxc fails to install
Serge Hallyn
1543170 at bugs.launchpad.net
Tue Feb 9 02:44:44 UTC 2016
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
Server Team, which is subscribed to lxc in 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
More information about the Ubuntu-server-bugs
mailing list