Description of problem: After installing opendnssec, I can see rpm verify showing # rpm -V opendnssec .M...U... /var/run/opendnssec This is probably because the spec file mentions %attr(0770,root,ods) %dir %{_localstatedir}/run/opendnssec but the file itself has # ls -ld /var/run/opendnssec drwxr-xr-x. 2 ods ods 40 Aug 10 16:51 /var/run/opendnssec Given that there seems to be a correct entry in tmpfiles.d for the new-style /run, # cat /usr/lib/tmpfiles.d/opendnssec.conf D /run/opendnssec 0755 ods ods - consider *not* packaging the obsolete /var/run directory, or fix its user ownership and mode bits to match tmpfiles.d. Version-Release number of selected component (if applicable): opendnssec-2.1.8-4.el9
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.