Description of problem: https://github.com/containers/libpod/issues/1685 With Fedora SilverBlue /sbin is not part of a user's path. While this is fixed up stream it does not look to be backported in a way that fedora users can obtain it with our packaging system. Version-Release number of selected component (if applicable):Fedora release 29 $ rpm-ostree status State: idle AutomaticUpdates: disabled Deployments: ● ostree://fedora-workstation:fedora/29/x86_64/silverblue Version: 29.20181104.1 (2018-11-04T04:42:30Z) BaseCommit: 9c488a35cf37855872556aadff9e13a25503cdceec9dada7eeaee6c934c7d092 GPGSignature: Valid signature by 5A03B4DD8254ECA02FDA1637A20AA56B429476B4 LayeredPackages: gnome-tweaks ostree://fedora-workstation:fedora/29/x86_64/silverblue Version: 29.20181104.1 (2018-11-04T04:42:30Z) Commit: 9c488a35cf37855872556aadff9e13a25503cdceec9dada7eeaee6c934c7d092 GPGSignature: Valid signature by 5A03B4DD8254ECA02FDA1637A20AA56B429476B4 How reproducible: 100% Steps to Reproduce: 1. Install Silverblue - https://docs.fedoraproject.org/en-US/fedora-silverblue/installation-guide/ 2. Create a Dockerfile 3. podman build . Actual results: $ podman build . could not get runtime: could not initialize iptables protocol 0: exec: "iptables": executable file not found in $PATH Expected results: The docker container should build - with the rootless option, considering the version of podman. https://medium.com/cri-o/podman-0-6-4-released-e1623f6a9adb $ rpm -q podman podman-0.10.1-1.gite4a1553.fc29.x86_64 Additional info:
podman-0.11.1-1.gita4adfe5.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c67b523a2d
podman-0.11.1-1.gita4adfe5.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-35572aff9e
Fixed upstream in 0.11.1 - I'll ask when that will land in Silverblue
podman-0.12.1-1.git7ba215f.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-db3d63cd94
podman-0.12.1-1.git7ba215f.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-46a85fa5a7
podman-0.12.1.1-1.git66d3499.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-17c32cf05c
podman-0.12.1.1-1.git66d3499.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-e8e19475eb
A Fedora update associated with this bug has been pushed to the stable repository.