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
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-selinux/pull/64 added
Updated by Dominic Cleal about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d21fad515000e727231a7bacf74158ea376a4dd4.
Actions