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=478877 --- Comment #3 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2009-01-08 12:45:11 EDT --- (In reply to comment #2) > (In reply to comment #1) > > - For rpmlint issue: > > --------------------------------------------------------- > > E: non-executable-script /usr/lib/python2.6/site-packages/progressbar.py 0644 > > --------------------------------------------------------- > > If this script is not meant to be executed directory by user > > (i.e. is meant loaded by other applications, for example), usually > > this script should not have shebang. > > I noticed this too, but I had a look at other packages which I have installed > (for example yum) and other package reviews and this seems to be quite common. > > The file contains tests, but is not executable because it is in /usr/lib/ Oh, actually this script is executable (this script contains __main__ section and actually python progressbar.py does some program). So this script should have 0755 permission. -- 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