<div dir="ltr">I'm on Ubuntu 13.10 now and it appears that although Arkose is in the Ubuntu repositories<br><br><a href="https://launchpad.net/arkose">https://launchpad.net/arkose</a><br><br>it still is broken as it was in 13.04 release.<br>
<br><div style="margin-left:40px"><i>Ah right, I remember debugging this and tracking it down to a regression<br>
in "su" but never bothered to fix it in 13.04 as another kernel bug was<br>
leading to loop devices leakage.<br></i>
<i><br>
My plan is to essentially rewrite <span class="">Arkose</span> to use the LXC API and extend<br>
the API to cover all the cases I care about.<br></i>
<i><br>
However for 13.04, you're a bit stuck. You can try to directly patch<br>
/usr/bin/<span class="">arkose</span>, changing the "su %s -c \"command\"" call by something<br>
like "sudo -u %s \"command\"" which workaround that su behaviour change<br>
but if you hit the same bug I did, you'll be limited to 7 run of <span class="">arkose</span><br>
per boot of your machine due to that weird loop device kernel bug.<br><br></i></div><i><br>Just curious if it will be resurrected as it was a great tool.<br><br>Brian</i><br><div><div style="margin-left:40px"><i><br></i></div>
</div></div>