Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=523553 --- Comment #4 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2009-09-18 11:38:46 EDT --- Well, LD_PRELOAD'ed library can have 0644 permission. The point is that: on Fedora every ELF binaries must have executionable permission when %install ends, otherwide find-debuginfo.sh won't work correctly. So at the stage %install ends, libmutrace.so cannot be 0644 permission. We can change the permission by rpm's %attr explicitly after find-debuginfo.sh strips binaries like this, however we usually just say "shared libraries should have 755 attributes" because it is much simpler. By the way I think it is better to move libmutrace.so to under %_libexecdir/%name or so because this does not seem to be system-wide library. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review