Description of problem: Files are in /lib and /bin even though these paths are symlinks now. This makes it so that it's hard to map between files on the system and files registered in the rpmdb. Version-Release number of selected component (if applicable): kbd-misc-2.0.4-13.fc30.noarch Steps to Reproduce: # rpm -qlf /usr/lib/kbd/unimaps/README | grep -F unimaps/README /lib/kbd/unimaps/README Actual results: rpmdb disagrees with filesystem Expected results: rpmdb and filesystem should agree. Additional info:
Thanks for bug report. kbd package also moves few binaries to /bin, which is no longer needed. I'll fix that too.