#39 podman needs slirp4netns
Closed Opened by petersen.

Shall we add slirp4netns to Silverblue - I think it is needed by podman for running containers:

$ podman run fedora bash
ERRO[0008] could not find slirp4netns, the network namespace won't be configured: exec: "slirp4netns": executable file not found in $PATH 
$ podman run -it fedora bash
ERRO[0012] could not find slirp4netns, the network namespace won't be configured: exec: "slirp4netns": executable file not found in $PATH 
[root@3abb925a4b3a /]# exit

see https://pagure.io/workstation-ostree-config/pull-request/103 we think podman should add a dependency for it

Sounds good :thumbsup: thanks

I think this is fixed by https://bodhi.fedoraproject.org/updates/FEDORA-2018-e617784882

Metadata Update from @mclasen:
- Issue status updated to: Closed (was: Open)

Metadata