Description of problem: SELinux is preventing mysqld from 'add_name' accesses on the directory #translit.csv. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that mysqld should be allowed add_name access on the #translit.csv 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 mysqld /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:mysqld_t:s0 Target Context unconfined_u:object_r:httpd_user_content_t:s0 Target Objects #translit.csv [ dir ] Source mysqld Source Path mysqld Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-128.4.fc22.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 4.0.7-300.fc22.x86_64+debug #1 SMP Mon Jun 29 21:56:44 UTC 2015 x86_64 x86_64 Alert Count 1 First Seen 2015-07-03 12:38:10 YEKT Last Seen 2015-07-03 12:38:10 YEKT Local ID 65e9f2ba-4bd2-41b1-a634-32879a4c808d Raw Audit Messages type=AVC msg=audit(1435909090.175:3049): avc: denied { add_name } for pid=14834 comm="mysqld" name="#translit.csv" scontext=system_u:system_r:mysqld_t:s0 tcontext=unconfined_u:object_r:httpd_user_content_t:s0 tclass=dir permissive=1 Hash: mysqld,mysqld_t,httpd_user_content_t,dir,add_name Version-Release number of selected component: selinux-policy-3.13.1-128.4.fc22.noarch Additional info: reporter: libreport-2.6.0 hashmarkername: setroubleshoot kernel: 4.0.7-300.fc22.x86_64+debug type: libreport
*** This bug has been marked as a duplicate of bug 1238970 ***