Bug 1058803

Summary: FTBFS: mailgraph-1.14-18.fc21: unknown type httpd_mailgraph_script_t
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: mailgraphAssignee: Bernard Johnson <bjohnson>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bjohnson, dennis
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=6463369
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-15 05:17:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1105908    

Description Petr Pisar 2014-01-28 14:43:38 UTC
mailgraph-1.14-18.fc21 fails to build in F21 while compiling SELinux policy:

+ make NAME=mls -f /usr/share/selinux/devel/Makefile
Compiling mls mailgraph module
mailgraph.te":14:ERROR 'unknown type httpd_mailgraph_script_t' at token ';' on line 4075:
allow httpd_mailgraph_script_t httpd_mailgraph_script_rw_t:file { create open getattr setattr read write append rename link unlink ioctl lock };
/usr/bin/checkmodule:  error(s) encountered while parsing configuration
/usr/bin/checkmodule:  loading policy configuration from tmp/mailgraph.tmp
make: *** [tmp/mailgraph.mod] Error 1

Comment 1 Petr Pisar 2014-06-12 14:42:33 UTC
*** Bug 1106154 has been marked as a duplicate of this bug. ***