[Bug 431588] selinux denial messages from yum-cron updates

bugzilla at redhat.com bugzilla at redhat.com
Thu May 15 17:41:09 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: selinux denial messages from yum-cron updates


https://bugzilla.redhat.com/show_bug.cgi?id=431588





------- Additional Comments From dwalsh at redhat.com  2008-05-15 13:41 EST -------
If you add a "cat" pipe does it work without AVC messages?

# and all that just to do this:
{
  /usr/bin/yum $YUM_PARAMETER -e ${ERROR_LEVEL:-0} -d ${DEBUG_LEVEL:-0} clean
packages
} | cat > $YUMTMP 2>&1

This will cause the confined apps to just write to a pipe rather then a labeled
files and should be allowed.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list