Hide Forgot
SELinux is preventing /sbin/hwclock from read, write access on the file /var/log/retroclient.log. ***** Plugin catchall (50.5 confidence) suggests *************************** If you believe that hwclock should be allowed read write access on the retroclient.log file by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep hwclock /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp ***** Plugin leaks (50.5 confidence) suggests ****************************** If you want to ignore hwclock trying to read write access the retroclient.log file, because you believe it should not need this access. Then you should report this as a bug. You can generate a local policy module to dontaudit this access. Do # grep /sbin/hwclock /var/log/audit/audit.log | audit2allow -D -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:hwclock_t:s0 Target Context system_u:object_r:var_log_t:s0 Target Objects /var/log/retroclient.log [ file ] Source hwclock Source Path /sbin/hwclock Port <Unknown> Host (removed) Source RPM Packages util-linux-2.19.1-1.4.fc15 Target RPM Packages Policy RPM selinux-policy-3.9.16-44.fc15 Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 2.6.40.6-0.fc15.i686 #1 SMP Tue Oct 4 00:51:19 UTC 2011 i686 i686 Alert Count 14 First Seen Tue 18 Oct 2011 10:08:14 AM BST Last Seen Wed 09 Nov 2011 02:36:24 PM GMT Local ID 0d118d3d-fbac-4f4d-92d4-26fc0f4cb600 Raw Audit Messages type=AVC msg=audit(1320849384.11:88): avc: denied { read write } for pid=13556 comm="hwclock" path="/var/log/retroclient.log" dev=sda6 ino=70020 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=file type=SYSCALL msg=audit(1320849384.11:88): arch=i386 syscall=execve success=yes exit=0 a0=84ddcb0 a1=84ddd38 a2=84dd398 a3=84ddd38 items=0 ppid=1099 pid=13556 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=hwclock exe=/sbin/hwclock subj=system_u:system_r:hwclock_t:s0 key=(null) Hash: hwclock,hwclock_t,var_log_t,file,read,write audit2allow #============= hwclock_t ============== allow hwclock_t var_log_t:file { read write }; audit2allow -R #============= hwclock_t ============== allow hwclock_t var_log_t:file { read write };
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping