Hide Forgot
abrt version: 2.0.5.89.g735a.dirty executable: /usr/bin/python kernel: 2.6.40-4.fc15.x86_64 reason: SELinux is preventing /sbin/rpcbind from 'unlink' accesses on the sock_file rpcbind.sock. description: :SELinux is preventing /sbin/rpcbind from 'unlink' accesses on the sock_file rpcbind.sock. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that rpcbind should be allowed unlink access on the rpcbind.sock sock_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 rpcbind /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:rpcbind_t:s0 :Target Context system_u:object_r:var_run_t:s0 :Target Objects rpcbind.sock [ sock_file ] :Source rpcbind :Source Path /sbin/rpcbind :Port <Unknown> :Host (removed) :Source RPM Packages rpcbind-0.2.0-13.fc16 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-15.fc16 :Selinux Enabled True :Policy Type targeted :Enforcing Mode Permissive :Host Name (removed) :Platform Linux (removed) : 2.6.40-4.fc15.x86_64 #1 SMP Fri Jul 29 18:46:53 : UTC 2011 x86_64 x86_64 :Alert Count 6 :First Seen Mon 15 Aug 2011 09:37:01 AM CEST :Last Seen Wed 17 Aug 2011 10:13:06 AM CEST :Local ID 39f58afa-edf0-4d62-ba00-ed6ab751ba46 : :Raw Audit Messages :type=AVC msg=audit(1313568786.272:19): avc: denied { unlink } for pid=1332 comm="rpcbind" name="rpcbind.sock" dev=tmpfs ino=15380 scontext=system_u:system_r:rpcbind_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=sock_file : : :type=SYSCALL msg=audit(1313568786.272:19): arch=x86_64 syscall=unlink success=yes exit=0 a0=7f2488883d44 a1=7f2488c34516 a2=7fff589cb540 a3=7fff589cb270 items=0 ppid=1 pid=1332 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=rpcbind exe=/sbin/rpcbind subj=system_u:system_r:rpcbind_t:s0 key=(null) : :Hash: rpcbind,rpcbind_t,var_run_t,sock_file,unlink : :audit2allow : :#============= rpcbind_t ============== :allow rpcbind_t var_run_t:sock_file unlink; : :audit2allow -R : :#============= rpcbind_t ============== :allow rpcbind_t var_run_t:sock_file unlink; :
*** This bug has been marked as a duplicate of bug 729963 ***