https://bugzilla.redhat.com/show_bug.cgi?id=1055398 --- Comment #10 from Jerry James <loganjerry@xxxxxxxxx> --- This one was missed: 4) Remove the "rm -rf $RPM_BUILD_ROOT" at the top of %install. After doing this one: 5) Don't strip the cmxs files. we now get this output from rpmlint: 0install.x86_64: W: unstripped-binary-or-object /usr/lib64/0install.net/gui_gtk.cmxs which happens because the debuginfo handlers look for files with execute permission, and this file is 0644. Change it to 0755, and everything should work correctly. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review