Description of problem: SELinux is preventing abrt-handle-eve from 'open' accesses on the file /var/spool/abrt/oops-2018-12-20-21:31:39-1093-0/time. ***** Plugin restorecon (99.5 confidence) suggests ************************ If you want to fix the label. /var/spool/abrt/oops-2018-12-20-21:31:39-1093-0/time default label should be abrt_var_cache_t. Then you can run restorecon. The access attempt may have been stopped due to insufficient permissions to access a parent directory in which case try to change the following command accordingly. Do # /sbin/restorecon -v /var/spool/abrt/oops-2018-12-20-21:31:39-1093-0/time ***** Plugin catchall (1.49 confidence) suggests ************************** If you believe that abrt-handle-eve should be allowed open access on the time file by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'abrt-handle-eve' --raw | audit2allow -M my-abrthandleeve # semodule -X 300 -i my-abrthandleeve.pp Additional Information: Source Context system_u:system_r:abrt_t:s0-s0:c0.c1023 Target Context system_u:object_r:unlabeled_t:s0 Target Objects /var/spool/abrt/oops-2018-12-20-21:31:39-1093-0/ti me [ file ] Source abrt-handle-eve Source Path abrt-handle-eve Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.14.3-15.fc30.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 4.20.0-0.rc7.git1.1.fc30.x86_64 #1 SMP Tue Dec 18 22:52:01 UTC 2018 x86_64 x86_64 Alert Count 1 First Seen 2018-12-23 00:17:11 +05 Last Seen 2018-12-23 00:17:11 +05 Local ID df30b5dc-4944-46f8-b8b4-f6d3fa8b6098 Raw Audit Messages type=AVC msg=audit(1545506231.484:376): avc: denied { open } for pid=15230 comm="abrt-handle-eve" path="/var/spool/abrt/oops-2018-12-20-21:31:39-1093-0/time" dev="nvme0n1p2" ino=3283360 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1 Hash: abrt-handle-eve,abrt_t,unlabeled_t,file,open Version-Release number of selected component: selinux-policy-3.14.3-15.fc30.noarch Additional info: component: selinux-policy reporter: libreport-2.9.7 hashmarkername: setroubleshoot kernel: 4.20.0-0.rc7.git1.1.fc30.x86_64 type: libreport
Seems to be a duplicate of bz 1661735. Hence closing, feel free to reopen this bugzilla if the issue turns out to be different. *** This bug has been marked as a duplicate of bug 1661735 ***