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


-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to