<div dir="ltr">Ahh yes, installing ip6tables did the trick. Here's the next failure after fixing that issue:<div><br></div><div><a href="https://gist.github.com/boucher/1113fdbc54293f9eaf96c84543c53174">https://gist.github.com/boucher/1113fdbc54293f9eaf96c84543c53174</a></div><div><br></div><div>-Ross<br><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jul 4, 2016 at 2:19 PM Pavel Emelyanov <<a href="mailto:xemul@virtuozzo.com">xemul@virtuozzo.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/04/2016 02:30 AM, Ross Boucher wrote:<br>
> Thanks to Andrew's efforts I was able to build criu for alpine linux, and install it into the vm powering docker for mac, along with a docker binary that supports checkpoint/restore. Unfortunately it doesn't quite work yet. Here's the error I got:<br>
><br>
> (00.095748) Lock network<br>
> (00.095756) Running network-lock scripts<br>
> (00.095762) RPC<br>
> (00.110768) Error (util.c:651): exec failed: No such file or directory<br>
> (00.111163) Error (util.c:665): exited, status=1<br>
<br>
This is exec on iptables-restore and (probably) ip6tables-restore.<br>
<br>
> Full log: <a href="https://gist.github.com/boucher/6c79b10abf40225d9bd779e3bff70f9d" rel="noreferrer" target="_blank">https://gist.github.com/boucher/6c79b10abf40225d9bd779e3bff70f9d</a><br>
><br>
> It seems like some runtime dependency may be missing? `ifconfig`, `iptables` and `ip` all<br>
> seem to be available. Any thoughts on what might be missing?<br>
><br>
> -Ross<br>
><br>
><br>
><br>
> _______________________________________________<br>
> CRIU mailing list<br>
> <a href="mailto:CRIU@openvz.org" target="_blank">CRIU@openvz.org</a><br>
> <a href="https://lists.openvz.org/mailman/listinfo/criu" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
><br>
<br>
</blockquote></div>