Description of problem: SELinux is preventing /usr/bin/rm from 'write' accesses on the directory dri. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that rm should be allowed write access on the dri directory 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: # grep rm /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context unconfined_u:system_r:initrc_t:s0 Target Context system_u:object_r:lib_t:s0 Target Objects dri [ dir ] Source rm Source Path /usr/bin/rm Port <Unknown> Host (removed) Source RPM Packages coreutils-8.21-11.fc19.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-47.fc19.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.9.4-300.fc19.x86_64 #1 SMP Fri May 24 22:17:06 UTC 2013 x86_64 x86_64 Alert Count 2 First Seen 2013-06-01 21:21:51 EDT Last Seen 2013-06-01 21:21:51 EDT Local ID a4e38762-9ded-4c4a-b40a-b08078aa3d96 Raw Audit Messages type=AVC msg=audit(1370136111.480:524): avc: denied { write } for pid=4015 comm="rm" name="dri" dev="sda2" ino=786439 scontext=unconfined_u:system_r:initrc_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir type=SYSCALL msg=audit(1370136111.480:524): arch=x86_64 syscall=unlinkat success=no exit=EACCES a0=ffffffffffffff9c a1=24bb0c0 a2=0 a3=100 items=0 ppid=3989 pid=4015 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=1 tty=pts0 comm=rm exe=/usr/bin/rm subj=unconfined_u:system_r:initrc_t:s0 key=(null) Hash: rm,initrc_t,lib_t,dir,write Additional info: reporter: libreport-2.1.4 hashmarkername: setroubleshoot kernel: 3.9.4-300.fc19.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 969711 ***