https://bugzilla.redhat.com/show_bug.cgi?id=759823 --- Comment #12 from Rich Mattes <richmattes@xxxxxxxxx> --- Sorry, when I said "python library" I meant the share library _kdtree.so. find-debuginfo.sh looks for executable files to strip, so if the library isn't marked as executable it won't get stripped into the debuginfo package. You're right, the .py files should be 0644. If you enable the debuginfo package, install _kdtree.so as 755, and include the filter_setup block, then the -debuginfo package will be generated and you won't have any information about providing a shared library without a soname. I've attached a patch against the current .spec that handles it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review