Actions
Bug #17324
closedFedora 24 build fails with "Interface docker.if not present"
Description
Builds of foreman-selinux are failing on Fedora 24 with:
+ make clean all NAME=targeted DISTRO=fedora24 VERSION=1.14.0 INSTPREFIX=/builddir/build/BUILDROOT/foreman-selinux-1.14.0-0.develop.201611140304git2f2a5c3.fc24.noarch Makefile:18: *** *** Interface docker.if not present, cannot continue ***. Stop.
I think this is since the following update hit updates-testing: https://bodhi.fedoraproject.org/updates/?builds=selinux-policy-3.13.1-191.20.fc24 (vs .19.fc24). docker.if has been renamed to container.if as part of the changes described at docker-selinux changed to container-selinux
Actions