Description of problem: SELinux is preventing logrotate from 'rename' accesses on the file hawkey.log. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that logrotate should be allowed rename access on the hawkey.log 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: # grep logrotate /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:logrotate_t:s0-s0:c0.c1023 Target Context unconfined_u:object_r:rpm_var_cache_t:s0 Target Objects hawkey.log [ file ] Source logrotate Source Path logrotate Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-103.fc21.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 3.17.7-300.fc21.x86_64 #1 SMP Wed Dec 17 03:08:44 UTC 2014 x86_64 x86_64 Alert Count 1 First Seen 2015-01-01 11:18:01 CET Last Seen 2015-01-01 11:18:01 CET Local ID e67609e7-efdb-4f2d-aa7d-81d732fe41d4 Raw Audit Messages type=AVC msg=audit(1420107481.469:659): avc: denied { rename } for pid=8149 comm="logrotate" name="hawkey.log" dev="sda3" ino=1432505 scontext=system_u:system_r:logrotate_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:rpm_var_cache_t:s0 tclass=file permissive=1 Hash: logrotate,logrotate_t,rpm_var_cache_t,file,rename Version-Release number of selected component: selinux-policy-3.13.1-103.fc21.noarch Additional info: reporter: libreport-2.3.0 hashmarkername: setroubleshoot kernel: 3.17.7-300.fc21.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1178003 ***