[Bug 612796] Review Request: python-ping - An implementation of the standard ICMP ping in pure Python.

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 9 19:56:43 UTC 2010


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=612796

--- Comment #5 from Athmane Madjoudj <athmanem at gmail.com> 2010-07-09 15:56:42 EDT ---
rpmlint on SPEC and SRPM is OK.

but 

$ rpmlint python-ping-0.1-1.fc13.noarch.rpm 
python-ping.noarch: I: enchant-dictionary-not-found en_US
python-ping.noarch: W: no-documentation
python-ping.noarch: E: non-executable-script
/usr/lib/python2.6/site-packages/ping.py 0644L /usr/bin/env
1 packages and 0 specfiles checked; 1 errors, 1 warnings.


You should either remove shebang or make executable: ping.py

Tip to remove shebang:
%{__sed} -i '1d' ping.py

-- 
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.



More information about the package-review mailing list