https://bugzilla.redhat.com/show_bug.cgi?id=1441843 --- Comment #3 from Jonathan Dieter <jdieter@xxxxxxxxx> --- Created attachment 1276746 --> https://bugzilla.redhat.com/attachment.cgi?id=1276746&action=edit rpmlint output Ok, we've got the dependencies in Fedora, so let's do this. There are a couple things that jump out at me when I look at this package. The first is that the rpmlint output (attached) indicates that there are a whole lot of python modules with shebangs (though only some are marked as executable). I would think that all of the shebangs should be removed, and all given 0644 permissions, unless there's a reason for them to be executable. There's also one binary that's missing its shebang, and it should be added. The second is that this package includes python modules in site-packages/test and site-packages/cli, both which seem to be very generic names. Is this intentional? -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx