Created attachment 1689841 [details] setroubleshoot log Description of problem: Change in RPM backend breaks SELinux and ABRT issue handling and I am not sure what else. See the attached log. Version-Release number of selected component (if applicable): $ rpm -q rpm rpm-4.15.90-0.git14971.12.fc33.x86_64 $ rpm -q setroubleshoot setroubleshoot-3.3.23-1.fc33.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: setroubleshoot spits a lot of errors into log. Expected results: setroubleshoot/ABRT works without warnings. Additional info:
This might be just duplicate of bug 1461313, not sure
AFAICS selinux-policy doesn't contain anything specific to BDB backend names, these should cover all backend formats: /var/lib/rpm(/.*)? gen_context(system_u:object_r:rpm_var_lib_t,s0) /var/lib/rpmrebuilddb.*(/.*)? gen_context(system_u:object_r:rpm_var_lib_t,s0) ...so I think its just a dupe of 1461313.
It is a duplicate. See also bz#1824265 for some additional information to backend change. *** This bug has been marked as a duplicate of bug 1461313 ***