I was doing a standard yum update on my Oracle Linux 9.3 system. Unfortunately it rebooted during the update. Now I can't update anything.
I traced it to a problem in RPM. Any time I try to use RPM to install anything it's crashing. I did rpm -vvvv and it crashes here:
D: create 100644 1 ( 0, 0) 26432 COPYING.LESSER;65b45f9e D: create 100644 1 ( 0, 0) 6502 crypto-policies.7.gz;65b45f9e D: Plugin: calling hook fsm_file_prepare in ima plugin D: Plugin: calling hook fsm_file_prepare in selinux plugin Segmentation fault (core dumped) I have no idea how to get past this. I could just re-install the entire system (maybe I should do that) but if I could get past this it would be great. I searched and can't find any clear ideas about what causes this.