[Bug 588941] Review Request: pypy - Implementation of the Python language, using Python itself

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 17 01:18:00 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=588941

--- Comment #31 from Dave Malcolm <dmalcolm at redhat.com> 2010-12-16 20:17:59 EST ---
The scratch build ran to completion.   rpmlint on the resulting rpms (and
src.rpm) shows a single warning:
$ rpmlint *.rpm |sort
7 packages and 0 specfiles checked; 0 errors, 2 warnings.
pypy-libs.i686: W: spurious-executable-perm
/usr/share/doc/pypy-libs-1.4/demo/bpnn.py
pypy-libs.x86_64: W: spurious-executable-perm
/usr/share/doc/pypy-libs-1.4/demo/bpnn.py

Looks like it's complaining about having an executable under /usr/share/doc

$ rpm -qplv pypy-libs-1.4-4.fc15.i686.rpm | grep bpnn
-rwxr-xr-x    1 root    root                     6001 Dec 16 18:32
/usr/share/doc/pypy-libs-1.4/demo/bpnn.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