Hide Forgot
Description of problem: I get the following AVC during boot (shows up in dmesg output): [ 100.659311] type=1400 audit(1299761605.280:6): avc: denied { read } for pid=1197 comm="systemd-tmpfile" name="rpm" dev=dm-1 ino=107542 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:rpm_var_lib_t:s0 tclass=dir Version-Release number of selected component (if applicable): systemd-20-1.fc15.i686 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is caused by rpm's /etc/tmpfiles.d/rpm.conf file, which is used to remove /var/lib/rpm/__db.* on boot.
Should be fix in the latest selinux-policy. selinux-policy-3.9.16-3.fc15
selinux-policy-3.9.16-5.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/selinux-policy-3.9.16-5.fc15
selinux-policy-3.9.16-5.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.