libreport version: 2.0.8 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.3.0-0.rc6.git0.2.fc17.x86_64 reason: SELinux is preventing /usr/bin/gtk-gnash from 'write' accesses on the archivo soundData.sol. time: dom 11 mar 2012 07:48:12 CLST description: :SELinux is preventing /usr/bin/gtk-gnash from 'write' accesses on the archivo soundData.sol. : :***** Plugin catchall (100. confidence) suggests *************************** : :If cree que de manera predeterminada, gtk-gnash debería permitir acceso write sobre soundData.sol file. :Then debería reportar esto como un error. :Puede generar un módulo de política local para permitir este acceso. :Do :permita el acceso momentáneamente executando: :# grep gtk-gnash /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c : 0.c1023 :Target Context unconfined_u:object_r:user_home_dir_t:s0 :Target Objects soundData.sol [ file ] :Source gtk-gnash :Source Path /usr/bin/gtk-gnash :Port <Desconocido> :Host (removed) :Source RPM Packages gnash-0.8.10-1.fc17.x86_64 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-95.fc17.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) : 3.3.0-0.rc6.git0.2.fc17.x86_64 #1 SMP Mon Mar 5 : 16:54:07 UTC 2012 x86_64 x86_64 :Alert Count 1 :First Seen dom 11 mar 2012 07:02:27 CLST :Last Seen dom 11 mar 2012 07:02:27 CLST :Local ID 9807f599-3656-49db-b20e-6dda77785dc6 : :Raw Audit Messages :type=AVC msg=audit(1331460147.888:103): avc: denied { write } for pid=2110 comm="gtk-gnash" name="soundData.sol" dev="dm-3" ino=262373 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_home_dir_t:s0 tclass=file : : :type=SYSCALL msg=audit(1331460147.888:103): arch=x86_64 syscall=open success=no exit=EACCES a0=fbccc8 a1=241 a2=1b6 a3=238 items=0 ppid=1810 pid=2110 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=2 comm=gtk-gnash exe=/usr/bin/gtk-gnash subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null) : :Hash: gtk-gnash,mozilla_plugin_t,user_home_dir_t,file,write : :audit2allowunable to open /sys/fs/selinux/policy: Permission denied : : :audit2allow -Runable to open /sys/fs/selinux/policy: Permission denied : :
What are you exactly doing? You will need to fix labeling using $ restorecon -R -v /home
Ok, not a bug.