On your host (which is a raring qemu VM, bridged to hardware nic, on a
precise host) if I do

while [ 1 ]; do
   mv -f outout outout2
   lxc-execute -n r1 -l info -o outout -- ps
done

after some time, lxc-execute hangs.  But the debug output file shows
both the good and bad runs made it to at least the very last debug
statement.

On my raring laptop I cannot reproduce that.  That suggests this is a
race triggered when the kernel is slower to do <something> with the veth
nics on cleanup.

Still looking...

** Changed in: lxc (Ubuntu)
       Status: Incomplete => Triaged

-- 
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/1144873

Title:
  "lxc-execute: Failed to find an lxc-init" Error  during lxc smoke
  tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1144873/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to