[Bug 222569] Review Request: pychess - Chess game for GNOME

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 14 18:55:04 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: pychess - Chess game for GNOME


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222569





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-01-14 13:55 EST -------
Just one comment

(In reply to comment #0)
> E: pychess non-executable-script
/usr/lib/python2.4/site-packages/pychess/Utils/Move.py 0644
> E: pychess non-executable-script
/usr/lib/python2.4/site-packages/pychess/Players/PyChess.py 0644
> E: pychess non-executable-script
/usr/lib/python2.4/site-packages/pychess/Utils/History.py 0644

(In reply to comment #1)
> These three mean that the scripts are not executable. A simple `chmod +x` at the
> end of your %build section on each of these should resolve those qualms.

Please check if
* these files should have executable flags (i.e. really should executable)
* or shebangs on these files should be removed (i.e. 0644 is correct)
The scripts only called by other applications/scripts and not
directly called by user should not have shebangs.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list