Comment 5 for bug 1419554

Revision history for this message
James Ascroft-Leigh (jwal) wrote :

I'm getting exactly the same error scenario in a different environment. I've had a setup working for months with:

  - Ubuntu Trusty LTS host
  - Ubuntu Trusty LTS guest
  - Libvirt from Trusty
  - LXC from Trusty (--connect lxc://)

I use debootstrap and chroot to prepare the base filesystem then I boot using `virsh --connect lxc:// ...`. When I do `sudo apt-get dist-upgrade` I get a non-zero exit code from procps failing to start as above. Jenkins is not happy :(