File: //usr/share/setroubleshoot/plugins/mozplugger.pyo
�
c�L]c @ s^ d d l Z e j d d e �Z e j Z d d l Td d l m Z d e f d � � YZ d S( i����Ns setroubleshoot-pluginst fallback( t *( t Plugint pluginc B sk e Z e d � Z e d � Z e d � Z e d � Z d � Z e d � Z d Z d Z
d � Z d � Z RS(
s4 SELinux is preventing $SOURCE_PATH "$ACCESS" access.s
SELinux denied access requested by $SOURCE. It is not expected that this access is required by $SOURCE and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. mozplugger and spice-xpi run applications within mozilla-plugins that require access to the desktop, that the mozilla_plugin lockdown will not allow, so either you need to turn off the mozilla_plugin lockdown or not use these packages.
s�
Either remove the mozplugger or spice-xpi package by executing 'yum remove mozplugger spice-xpi' or turn off enforcement of SELinux over the Firefox plugins. setsebool -P unconfined_mozilla_plugin_transition 0
s! If you want to use the %s packagec C s | j | d S( Ni ( t if_text( t selft avct args( ( s/ /usr/share/setroubleshoot/plugins/mozplugger.pyt get_if_text( s s: you must turn off SELinux controls on the Firefox plugins.s5 # setsebool -P unconfined_mozilla_plugin_transition 0s3 setsebool -P unconfined_mozilla_plugin_transition 0c C s! t j | t � | j d � d S( NiK ( R t __init__t __name__t set_priority( R ( ( s/ /usr/share/setroubleshoot/plugins/mozplugger.pyR 0 s c C s� | j d g � r� g } t d � r= | j | j d � � n t d � rb | j | j d � � n t | � d k rx | S| j | j d � � | Sn d S( Nt mozilla_plugin_tt
mozpluggers spice-xpii R ( R
N( s spice-xpiN( s pluginN( t matches_source_typest get_rpm_nvr_by_namet appendt reportt Nonet len( R R t reports( ( s/ /usr/share/setroubleshoot/plugins/mozplugger.pyt analyze4 s (
R
t
__module__t _t summaryt problem_descriptiont fix_descriptionR R t then_textt do_textt fix_cmdR R ( ( ( s/ /usr/share/setroubleshoot/plugins/mozplugger.pyR s ( t gettextt translationt TrueR t setroubleshoot.utilt setroubleshoot.PluginR R ( ( ( s/ /usr/share/setroubleshoot/plugins/mozplugger.pyt <module> s