openSUSE / rpmlint-tests

rpmlint regression tests
2 stars 17 forks source link

Remove ldconfig-related warnings #12

Closed luc14n0 closed 6 years ago

luc14n0 commented 6 years ago

Removing those warnings will allow the implementation of RPM file triggers in Glibc's specfile for automated /sbin/ldconfig call for libraries being installed under standard locations (/lib, /lib64, /usr/lib and /usr/lib64).

dirkmueller commented 6 years ago

@luc14n - can you add the rationale to the git commit message rather than the github pr?

luc14n0 commented 6 years ago

Alright @dirkmueller, I will do so. About the changes in rpmlint-checks, I went through the files and didn't find what I should tweak as I first thought removing that bits in the tests would be enough to get rid of the ldconfig-related warnings. I will read about how exactly rpmlint function.