Bug 761326

Summary: SELinux is preventing /usr/bin/polipo from 'read' accesses on the file /etc/polipo/config.
Product: [Fedora] Fedora Reporter: Ehud Kaldor <ehud.kaldor>
Component: 0xFFFFAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dominick.grift, dwalsh, dwmw2, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:806958628d791741dcda3051b8addeabf83a65511752223d26322cfb5148378e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-08 08:02:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: description none

Description Ehud Kaldor 2011-12-08 03:42:08 UTC
libreport version: 2.0.7
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.4-1.fc16.x86_64
reason:         SELinux is preventing /usr/bin/polipo from 'read' accesses on the file /etc/polipo/config.
time:           Wed 07 Dec 2011 07:40:15 PM PST

description:    Text file, 2860 bytes

Comment 1 Ehud Kaldor 2011-12-08 03:42:11 UTC
Created attachment 542350 [details]
File: description

Comment 2 Miroslav Grepl 2011-12-08 08:02:36 UTC
sh-4.2# rpm -q -c polipo
/etc/logrotate.d/polipo
/etc/polipo/config
/etc/polipo/forbidden
/etc/tmpfiles.d/polipo.conf

sh-4.2# matchpathcon /etc/polipo/config
/etc/polipo/config	system_u:object_r:polipo_etc_t:s0

So I guess you moved a config  from your home dir. You need to run restorecon on this config

# restorecon -v PATHO/config