Hi folks, I noticed that there is an empty directory /usr/src/debug/tmp on my system, which does not make much sense to me. `dnf provides /usr/src/debug/tmp` reveals, that this folder is provided by 50 (!) different debuginfo (sub-)packages (on Fedora 25). They are provided by these source packages: community-mysql glib2 gprolog libmemcached libvirt mariadb nodejs pcp perl php postgresql python python26 python3 python33 python34 python36 qemu ruby sssd tcl The spec files do not specify anything related to that directory, some even do not mention the debuginfo subpackage. It looks like the `find-debuginfo.sh` from the rpm-build package was copying that file into the -debuginfo rpms. I'd say that this should not happen, am I right? How can this be fixed? _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx