Description of problem: After installing gcc, I can see one error in rpm --verify: # rpm -V gcc missing /usr/lib/gcc/x86_64-redhat-linux/11/plugin/gcc-annobin.so.0.0.0.xz Similarly, when removing the gcc rpm, I see additional warnings: # dnf remove gcc ... Running transaction Preparing : 1/1 Running scriptlet: gcc-11.2.1-7.4.el9.x86_64 1/1 Erasing : gcc-11.2.1-7.4.el9.x86_64 1/1 warning: file /usr/lib/gcc/x86_64-redhat-linux/11/plugin/gcc-annobin.so.0: remove failed: No such file or directory warning: file /usr/lib/gcc/x86_64-redhat-linux/11/plugin/gcc-annobin.so: remove failed: No such file or directory Running scriptlet: gcc-11.2.1-7.4.el9.x86_64 1/1 Verifying : gcc-11.2.1-7.4.el9.x86_64 1/1 Installed products updated. This is fairly recent (January 2022), these errors weren't present in previous composes. Please take a look at it, thanks! Version-Release number of selected component (if applicable): gcc-11.2.1-7.4.el9
This is being handled as part of 2030667. *** This bug has been marked as a duplicate of bug 2030667 ***