Bug 1625196

Summary: fcontext missing for mysqld_safe_helper
Product: Red Hat Enterprise Linux 7 Reporter: Jakub Jančo <jjanco>
Component: mariadbAssignee: Jakub Jančo <jjanco>
Status: CLOSED ERRATA QA Contact: Anna Khaitovich <akhaitov>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.7CC: akhaitov, databases-maint, hhorak, jjanco, mmuzila, mschorm, pierre-yves.goubet, qe-baseos-daemons, sjayapra
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: 1569356 Environment:
Last Closed: 2019-08-06 13:18:16 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: 1569356, 1623942, 1647794    
Bug Blocks: 1630906    

Comment 4 Jakub Jančo 2019-03-11 13:11:19 UTC
This one is fixed in selinux-policy selinux-policy-3.13.1-238 https://bugzilla.redhat.com/show_bug.cgi?id=1623942

Comment 5 Michal Schorm 2019-04-04 14:04:58 UTC
Verified that I see this fixed in the 7.7 nightly compose from 26.3.2019

Before (7.6):
# ls -Z /usr/bin/mysqld_safe_helper
-rwxr-xr-x. root root system_u:object_r:bin_t:s0       /usr/bin/mysqld_safe_helper

After (7.7):
# ls -Z /usr/bin/mysqld_safe_helper
-rwxr-xr-x. root root system_u:object_r:mysqld_exec_t:s0 /usr/bin/mysqld_safe_helper

Comment 8 Anna Khaitovich 2019-06-10 08:10:43 UTC
Old (7.6 released):
# ls -Z /usr/bin/mysqld_safe_helper
-rwxr-xr-x. root root system_u:object_r:bin_t:s0       /usr/bin/mysqld_safe_helper

New (RHEL-7.7-20190530.1-16161-2019-06-10-07-14):
# ls -Z /usr/bin/mysqld_safe_helper
-rwxr-xr-x. root root system_u:object_r:mysqld_exec_t:s0 /usr/bin/mysqld_safe_helper

Old FAIL, new PASS => FIXED

Comment 10 errata-xmlrpc 2019-08-06 13:18:16 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/RHSA-2019:2327