Bug 1397311

Summary: policy/modules/contrib/apache.te:948:WARNING 'unrecognized character' at token ''' on line 20338
Product: Red Hat Enterprise Linux 7 Reporter: Milos Malik <mmalik>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED ERRATA QA Contact: Milos Malik <mmalik>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: lvrabec, mgrepl, mmalik, plautrba, pvrabec, ssekidde
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-174.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-10 12:25:40 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: 1393066    

Description Milos Malik 2016-11-22 09:45:22 UTC
Description of problem:
* missing apostrophe at the end of line 955 in the apache.te file

Version-Release number of selected component (if applicable):
selinux-policy-3.13.1-108.el7

How reproducible:
* always

Steps to Reproduce:
1. get a RHEL-7.3 machine
2. rpm -ivh selinux-policy-3.13.1-108.el7.src.rpm
3. rpmbuild -bb rpmbuild/SPECS/selinux-policy.spec
4. search for "unrecognized" in the output of rpmbuild

Actual results:
/usr/bin/checkmodule -M -m tmp/apache.tmp -o tmp/apache.mod
policy/modules/contrib/apache.te:948:WARNING 'unrecognized character' at token ''' on line 20402:
'
#line 948

Expected results:
* the "unrecognized character" warning is gone

Additional information:
# grep -nC 2 sssd_dbus_chat rpmbuild/BUILD/serefpolicy-contrib-3.13.1/apache.te 
954-
955-    tunable_policy(`httpd_dbus_sssd',
956:        sssd_dbus_chat(httpd_t)
957-    ')
958-')

Comment 6 errata-xmlrpc 2018-04-10 12:25:40 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0763