<div dir="ltr">On Fri, Apr 12, 2013 at 3:36 PM, Somnath Mitra <span dir="ltr"><<a href="mailto:somnath.mitra@xockets.com" target="_blank">somnath.mitra@xockets.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">On Fri, Apr 12, 2013 at 6:53 AM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br>
<div class="gmail_extra"><div class="gmail_quote"><div class="im">


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Quoting Somnath Mitra (<a href="mailto:somnath.mitra@xockets.com" target="_blank">somnath.mitra@xockets.com</a>):<br>
</blockquote>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div>
> Since the container rootfs is shared with host I am confused why it cannot<br>
> find lxc-init?<br>
<br>
</div></div>Sounds like a compilation/packaging problem.  It works for me<br>
here, with ubuntu raring:<br>
<br>
cat > lxc.conf << EOF<br>
lxc.utsname = beta<br>
lxc.network.type = empty<br>
lxc.rootfs = /<br>
lxc.aa_profile = unconfined<br>
EOF<br>
<br>
sudo lxc-execute -n foobar -f lxc.conf -l info -o outout -- ps -ef<br>
UID        PID  PPID  C STIME TTY          TIME CMD<br>
root         1     0  0 08:46 pts/1    00:00:00 /usr/lib/x86_64-linux-gnu/lxc/lxc-init -- ps -ef<br>
root         2     1  0 08:46 pts/1    00:00:00 ps -ef<br>
<br>
(an interactive shell doesn't work - just hangs, I don't use<br>
lxc-execute so always forget what is expect to work and what<br>
isn't)<br></blockquote><div><br></div></div><div>Hangs for me too (on the embedded board). Can you comment on possible root cause or workaround so we can investigate. My target application shall need stdin, stdout and, possibly, stderr.</div>
<div class="im">


<div><br></div></div></div></div></div></blockquote><div style>I have created Issue #3610837 for this. </div><div style><a href="https://sourceforge.net/tracker/?func=detail&aid=3610837&group_id=163076&atid=826303">https://sourceforge.net/tracker/?func=detail&aid=3610837&group_id=163076&atid=826303</a><br>
</div><div style><br></div></div></div></div>