Hello,<div><br></div><div>I wondered if you could help.</div><div><br></div><div>I have installed lxc-init from the Ubuntu package repos for both Natty and Oneiric and both fail on lxc-execute with the same error.</div><div>
<br></div><div>Versions used are 0.7.4-0ubuntu7.2 (Natty) and 0.7.5-0ubuntu8.5 (Oneiric)</div><div><br></div><div>I wondered if you could help me understand what I am doing wrong?</div><div><br></div><div>I start by creating a container:</div>
<div>   sudo lxc-create -n test -t natty -f /etc/lxc/lxc.conf</div><div><br></div><div>I then run lxc-execute like so:</div><div><div><div>   sudo lxc-execute --name test 'echo "Hello"'</div><div>And I get the following response:</div>
<div>   lxc-execute: No such file or directory - failed to exec /usr/lib/lxc/lxc-init</div><div>   lxc-execute: invalid sequence number 1. expected 2</div><div>   lxc-execute: failed to spawn 'test'</div></div><div>
<br></div><div>For completeness contents of /etc/lxc/lxc.conf are as follows:</div><div><div>  lxc.network.type = veth</div><div>  lxc.network.flags = up</div><div>  <a href="http://lxc.network.name">lxc.network.name</a> = eth0</div>
<div>  lxc.network.link = br0</div><div>  lxc.network.ipv4 = 0.0.0.0</div></div><div><br></div><div>Thanks in advanced.</div><div><br></div>-- <br><div><span>Peter Gillard-Moss</span></div><div><span>Developer | ThoughtWorks Studios | Technical Solutions</span><br>
<a href="http://www.thoughtworks-studios.com/" target="_blank"><span style="color:blue">http://www.thoughtworks-studios.com</span></a></div><br>
</div>