Description of problem: The directory /etc/foomatic should be owned by the "foomatic"-package Version-Release number of selected component (if applicable): foomatic-4.0.11-6.fc21 How reproducible: Always Steps to Reproduce: 1. Set up a mock chroot and install foomatc: # mock -r fedora-21-x86_64 --init # mock -r fedora-21-x86-64 --install foomatic 2. Enter the mock-chroot and check /etc/foomatic's ownership # mock -r fedora-21-x86_64 --shell # rpm -qf /etc/foomatic file /etc/foomatc is not owned by any package Actual results: cf. above. Expected results: foomatic to own /etc/foomatic Additional info: This bug causes "yum remove foomatic" to not uninstall properly. It leaves a stray /etc/foomatic directory behind.