On 2/5/20 2:49 AM, Ed Greshko wrote:
On 2020-02-04 10:59, sean darcy wrote:
syslog has this every 10 seconds:
audit[1039229]: AVC avc: denied { read } for pid=1039229 comm="rpm" name="Providename" dev="dm-1" ino=2622531 scontext=system_u:system_r:setroubleshootd_t:s0 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file permissive=0 setroubleshootd[1036631]: error: cannot open Name index using db5 - Permission denied (13) setroubleshootd[1036631]: error: cannot open Basenames index using db5 - Permission denied (13) setroubleshootd[1036631]: error: cannot open Providename index using db5 - Permission denied (13)
I've run restorecon -r /var/lib/rpm , but still no joy.
Any suggestions?
Do these match your system?
[egreshko@meimei ~]$ ls -Zl /usr/bin/rpm -rwxr-xr-x. 1 root root system_u:object_r:rpm_exec_t:s0 24864 Nov 19 17:41 /usr/bin/rpm
[egreshko@meimei ~]$ ls -Zl /usr/sbin/setroubleshootd -rwxr-xr-x. 1 root root system_u:object_r:setroubleshootd_exec_t:s0 3412 Aug 28 05:34 /usr/sbin/setroubleshootd
Sorta:
$ ls -Zl /usr/sbin/setroubleshootd -rwxr-xr-x. 1 root root system_u:object_r:setroubleshootd_exec_t:s0 3412 Aug 27 17:34 /usr/sbin/setroubleshootd