On Sat, 23 May 2020 17:40:37 -0400 Reinhard Tartler <
sire...@tauware.de> wrote:
>
>
> On 5/23/20 5:03 PM, Bastian Blank wrote:
> > Hi Reinhard
> >
> > On Sat, May 23, 2020 at 04:09:42PM -0400, Reinhard Tartler wrote:
> >> Can you please elaborate on your use-case and ideally demonstrate with a minimal testcase? - What kind of namespaces are shared/unshared? The command-line looks like it was generated by some other proram. Please elaborate.
> >
> > In the meantime I found out that it works in some cases.
> >
> > I today tried some new stuff:
> > - podman (
https://github.com/containers/libpod)
> > - usernetes (
https://github.com/rootless-containers/usernetes)
> >
> > With podman slirp4netns broke with the mentioned error. With
> > rootlesskit, used by usernetes, it seems to work. Let's see if I manage
> > to look again.
>
> Are you using the packaged podman that we have in Debian since a couple of days now, or did you compile yourself?
> The packaged version does work just fine for me with slirp4netns.
>
> I didn't have the chance to look at usernetes yet.
>
> In any case, please do file a ticket upstream and please cc me to get some clarification from upstream.
https://github.com/containers/podman/issues/6967
It seems that Debian’s slirp4netns is rather out of date at this point and suffers compatibility issues with newer environments. Could we get an update?