<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">Hi Antonio,</div><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_default" style="font-family:courier new,monospace">sorry for taking so long to get back to you</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 5, 2020 at 1:15 PM Antonio Terceiro <<a href="mailto:terceiro@debian.org">terceiro@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Oct 07, 2020 at 06:39:43PM -0300, Antonio Terceiro wrote:<br>
> Package: podman<br>
> Version: 2.0.6+dfsg1-1<br>
> Severity: normal<br>
> Tags: patch<br>
> <br>
> I was testing some things that I usually run against docker with podman,<br>
> and discovered that --init does not work:<br>
> <br>
> $ docker run --init debian echo Hello world<br>
> Hello world<br>
> $ podman run --init debian echo Hello world<br>
> Error: container-init binary not found on the host: stat /usr/libexec/podman/catatonit: no such file or directory<br>
> <br>
> I found <a href="https://github.com/containers/podman/issues/4159" rel="noreferrer" target="_blank">https://github.com/containers/podman/issues/4159</a> upstream<br>
> <br>
> I did a quick packaging of catatonit, installed it, and with the<br>
> attached patch, I can make it work. I have just submitted an ITP for<br>
> catatonit.<br>
> <br>
> $ podman run --init debian echo Hello world<br>
> Hello world<br>
> <br>
> Should I go ahead and upload catatonit? Or would you rather point to a<br>
> different init by default? It seems we have quite some of them in the<br>
> archive already (tini, dumb-init, ...)?<br>
<br>
Hi, ping. It would be nice to have some feedback on this, so we can make<br>
--init work out of the box.<br>
<br>
Should I upload catatonit?<br>
<br>
Should I make it provide /usr/libexec/podman/catatonit, or are you<br>
willing to apply my patch to src:libpod?<br>
</blockquote></div><div><br></div><div><div class="gmail_default" style="font-family:"courier new",monospace">please go ahead with packaging catatonit. Regarding the symlink, I don't have a strong preference, your patch seems reasonable to me!</div><br></div><div class="gmail_default" style="font-family:"courier new",monospace">-rt</div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">regards,<br>    Reinhard</div></div>