Bug 1059123

Summary: FTBFS: queuegraph-1.1-18.fc21: unknown type httpd_queuegraph_script_t
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: queuegraphAssignee: 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=6466751
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-15 03:14:49 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-29 08:37:11 UTC
queuegraph-1.1-18.fc21 fails to build in F21 while compiling SELinux policy:

+ make NAME=mls -f /usr/share/selinux/devel/Makefile
Compiling mls queuegraph module
queuegraph.te":14:ERROR 'unknown type httpd_queuegraph_script_t' at token ';' on
 line 4075:
allow httpd_queuegraph_script_t httpd_queuegraph_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/queuegraph.tmp
make: *** [tmp/queuegraph.mod] Error 1

This reminds me bug #1058803 in mailgraph.

Comment 1 Petr Pisar 2014-06-12 14:49:32 UTC
*** Bug 1106996 has been marked as a duplicate of this bug. ***