Actions
Bug #13502
closedBuild failure on RHEL 7.2 - docker moved to separate package
Difficulty:
Triaged:
Description
I need reverse order of optional_policy/ifndef introduced in #11934 because it fails to build:
Compiling targeted foreman module foreman.te:413: Warning: miscfiles_read_certs() has been deprecated, please use miscfiles_read_generic_certs() instead. foreman.te":377:ERROR 'syntax error' at token 'docker_stream_connect' on line 7954: docker_stream_connect(passenger_t) #line 377 /usr/bin/checkmodule: error(s) encountered while parsing configuration /usr/bin/checkmodule: loading policy configuration from tmp/foreman.tmp make[1]: Leaving directory `/builddir/build/BUILD/foreman-selinux-1.11.0/local-tmp-foreman' make[1]: *** [tmp/foreman.mod] Error 1 make: *** [foreman.pp] Error 2
Actions