Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: boinc-client - A platform for distributed computing https://bugzilla.redhat.com/show_bug.cgi?id=433187 guidolinfrancesco@xxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guidolinfrancesco@xxxxxxxx ------- Additional Comments From guidolinfrancesco@xxxxxxxx 2008-02-19 03:18 EST ------- I get some trouble with SELinux: SELinux denied access requested by /usr/sbin/logrotate. /var/lib/boinc/error.log may be a mislabeled. /var/lib/boinc/error.log default SELinux type is var_lib_t, while its current type is rpm_var_lib_t. SELinux denied access requested by /usr/sbin/logrotate. /var/lib/boinc/boinc.log may be a mislabeled. /var/lib/boinc/boinc.log default SELinux type is var_lib_t, while its current type is rpm_var_lib_t. This should fix the problem: restorecon /var/lib/boinc/error.log restorecon /var/lib/boinc/boinc.log These are the raw audit messages: avc: denied { getattr } for comm=logrotate dev=sda2 egid=0 euid=0 exe=/usr/sbin/logrotate exit=-13 fsgid=0 fsuid=0 gid=0 items=0 path=/var/lib/boinc/error.log pid=9513 scontext=system_u:system_r:logrotate_t:s0 sgid=0 subj=system_u:system_r:logrotate_t:s0 suid=0 tclass=file tcontext=unconfined_u:object_r:rpm_var_lib_t:s0 tty=(none) uid=0 avc: denied { getattr } for comm=logrotate dev=sda2 egid=0 euid=0 exe=/usr/sbin/logrotate exit=-13 fsgid=0 fsuid=0 gid=0 items=0 path=/var/lib/boinc/boinc.log pid=9513 scontext=system_u:system_r:logrotate_t:s0 sgid=0 subj=system_u:system_r:logrotate_t:s0 suid=0 tclass=file tcontext=unconfined_u:object_r:rpm_var_lib_t:s0 tty=(none) uid=0 -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review