Additional info: libreport version: 2.0.18 kernel: 3.6.6-1.fc17.x86_64 description: :SELinux is preventing /usr/bin/python2.7 from 'read' accesses on the file meminfo. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that python2.7 should be allowed read access on the meminfo 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 jockey-backend /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:jockey_t:s0-s0:c0.c1023 :Target Context system_u:object_r:proc_t:s0 :Target Objects meminfo [ file ] :Source jockey-backend :Source Path /usr/bin/python2.7 :Port <Unknown> :Host (removed) :Source RPM Packages python-2.7.3-7.2.fc17.x86_64 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-159.fc17.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.6-1.fc17.x86_64 #1 SMP Mon Nov : 5 21:59:35 UTC 2012 x86_64 x86_64 :Alert Count 1 :First Seen 2012-11-17 14:20:56 CST :Last Seen 2012-11-17 14:20:56 CST :Local ID d1cd2d8f-abe6-481a-8bbf-f80222a9f6cd : :Raw Audit Messages :type=AVC msg=audit(1353183656.322:242816): avc: denied { read } for pid=8682 comm="jockey-backend" name="meminfo" dev="proc" ino=4026532026 scontext=system_u:system_r:jockey_t:s0-s0:c0.c1023 tcontext=system_u:object_r:proc_t:s0 tclass=file : : :type=AVC msg=audit(1353183656.322:242816): avc: denied { open } for pid=8682 comm="jockey-backend" path="/proc/meminfo" dev="proc" ino=4026532026 scontext=system_u:system_r:jockey_t:s0-s0:c0.c1023 tcontext=system_u:object_r:proc_t:s0 tclass=file : : :type=SYSCALL msg=audit(1353183656.322:242816): arch=x86_64 syscall=open success=yes exit=ESRCH a0=3ddf776fdc a1=80000 a2=1b6 a3=238 items=0 ppid=8681 pid=8682 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=jockey-backend exe=/usr/bin/python2.7 subj=system_u:system_r:jockey_t:s0-s0:c0.c1023 key=(null) : :Hash: jockey-backend,jockey_t,proc_t,file,read : :audit2allow : :#============= jockey_t ============== :allow jockey_t proc_t:file { read open }; : :audit2allow -R : :#============= jockey_t ============== :allow jockey_t proc_t:file { read open }; :
Created attachment 646965 [details] File: type
Created attachment 646966 [details] File: hashmarkername
This is strenage, I see # sesearch -A -s jockey_t -t proc_t -c file Found 1 semantic av rules: allow jockey_t proc_t : file { ioctl read getattr lock open } ; Could you try to install the latest build from http://koji.fedoraproject.org/koji/buildinfo?buildID=366128
I attempted to install "selinux-policy-3.10.0-160.fc17.noarch.rpm" from the link you gave me. The Package Installer got to "Simulating the install of files", displaying "Waiting for other tasks" and got no further. Waited many minutes, but no further progress. I was not prompted for my root password. How do you wish for me to proceed? Thanks, RLK
Just try to execute # yum update selinux-policy-targeted
I executed "yum update selinux-policy-targeted" and the result was: Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Google | 951 B 00:00 adobe-linux-x86_64 | 951 B 00:00 fedora-chromium-stable | 3.4 kB 00:00 google-earth | 951 B 00:00 rpmfusion-free-updates | 3.3 kB 00:00 rpmfusion-nonfree-updates | 3.3 kB 00:00 skype | 1.2 kB 00:00 updates/17/x86_64/metalink | 13 kB 00:00 http://mirror.chpc.utah.edu/pub/fedora/linux/updates/17/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 302 - Found : http://localhost/pub/fedora/linux/updates/17/x86_64/repodata/repomd.xml Trying other mirror. updates | 4.7 kB 00:00 updates/primary_db | 6.9 MB 00:11 Loading mirror speeds from cached hostfile * fedora: kdeforge.unl.edu * rpmfusion-free: mirror.us.leaseweb.net * rpmfusion-free-updates: mirror.us.leaseweb.net * rpmfusion-nonfree: mirror.us.leaseweb.net * rpmfusion-nonfree-updates: mirror.us.leaseweb.net * updates: mirror.unl.edu updates/group_gz | 435 kB 00:00 No Packages marked for Update RLK
This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.