[CentOS] evince file could not be saved

Mon Jun 10 18:58:40 UTC 2013
m.roth at 5-cent.us <m.roth at 5-cent.us>

Michael Hennebry wrote:
> On Mon, 10 Jun 2013, m.roth at 5-cent.us wrote:
>> Michael Hennebry wrote:
>>> On Mon, 10 Jun 2013, m.roth at 5-cent.us wrote:
>>>> Frank Cox wrote:
>>>>> On Mon, 10 Jun 2013 12:15:15 -0500 (CDT)
>>>>> Michael Hennebry wrote:
<snip>
>>>> And I trust the filesystem isn't full? Or is selinux enforcing?
>>>
>>> The filesystem is not full the workaround works.
>>> selinux is set for enforcing.
>>> [hennebry at 96-18-56-186 t2]$ ls -Zd /tmp
>>> drwxrwxrwt. root root system_u:object_r:tmp_t:s0       /tmp
>>>
>>> I had no trouble making the absent directory.
>>
>> Ahhhh... were there any selinux AVCs from when you tried to save before?
>
> I have not rebooted since the last evince problem,
> so the selinux initialized message from dmesg in another post should be
> from the most recent boot and before the evince message.
> No AVCs.
>
What you posted isn't where it would be.
a) is setroubleshoot-server installed?
b) is auditd running?
c) if yes to both, above, are there any sealert messages in
/var/log/messages?
d) alternatively, grep -i avc /var/log/audit/audit.log

       mark