Removing packages that have broken dependencies in F21 tree

Till Maas opensource at till.name
Thu Nov 13 19:40:07 UTC 2014


On Thu, Nov 13, 2014 at 07:40:19PM +0100, Till Maas wrote:
> On Thu, Nov 13, 2014 at 03:20:03PM +0200, Kalev Lember wrote:
> 
> > totpcgi
> 
> This requires an selinux export to make it build again:
> 
> | + make NAME=mls -f /usr/share/selinux/devel/Makefile
> | Compiling mls totpcgi module
> | totpcgi.te:55: Warning: miscfiles_read_certs() has been deprecated, please use miscfiles_read_generic_certs() instead.
> | totpcgi.te:58: Warning: miscfiles_read_certs() has been deprecated, please use miscfiles_read_generic_certs() instead.
> | totpcgi.te:41:ERROR 'unknown type httpd_totpcgi_script_t' at token ';' on line 5216:
> |         typeattribute httpd_totpcgi_script_t syslog_client_type;
> | #line 41
> 
> https://github.com/mricon/totp-cgi/issues/27
> https://bugzilla.redhat.com/show_bug.cgi?id=1107456

Thanks to tfirg on #selinux I now know that this is because

    apache_content_template()

does not add a "httpd_" prefix to types in F21+.

Regards
Till


More information about the devel mailing list