Bug 761326 - SELinux is preventing /usr/bin/polipo from 'read' accesses on the file /etc/polipo/config.
Summary: SELinux is preventing /usr/bin/polipo from 'read' accesses on the file /etc/p...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: 0xFFFF
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:806958628d791741dcda3051b8a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-08 03:42 UTC by Ehud Kaldor
Modified: 2011-12-08 08:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-08 08:02:36 UTC
Type: ---


Attachments (Terms of Use)
File: description (2.79 KB, text/plain)
2011-12-08 03:42 UTC, Ehud Kaldor
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.