https://bugzilla.redhat.com/show_bug.cgi?id=1433617 --- Comment #1 from Peter Oliver <mavit@xxxxxxxxxxxx> --- `rpmlint` reports some errors along the following lines: python3-proselint.noarch: E: wrong-script-interpreter /usr/lib/python3.6/site-packages/proselint/score.py /usr/bin/env python python3-proselint.noarch: E: non-executable-script /usr/lib/python3.6/site-packages/proselint/score.py 644 /usr/bin/env python ... I believe that these are harmless because the files in question should not be executable and the `#!` line has been included in them in error. I have submitted a patch upstream to remove them (https://github.com/amperser/proselint/pull/694), but don't believe that we need to wait for this to be integrated to proceed. -- 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