[Bug 510097] Review Request: python-urwid - console user interface for python

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 6 06:55:25 UTC 2009


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





--- Comment #22 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-08-06 02:55:23 EDT ---
(In reply to comment #15)
> OK - MUST: rpmlint must be run on every package.
> $ rpmlint /var/lib/mock/fedora-rawhide-x86_64/result/python-urwid-*
> python-urwid.x86_64: E: non-standard-executable-perm
> /usr/lib64/python2.6/site-packages/urwid/str_util.so 0775
> 3 packages and 0 specfiles checked; 1 errors, 0 warnings.
> 
> To get rid of the bogus rpmlint warning we need to force permissions of
> str_util.so in the spec with %attr. This can be done with
>   %attr(644,root,root) %{python_sitearch}/urwid/*.so

No, without executable permission debuginfo rpm will not be
created correctly. Permission must be "0755" (not 0775)

-- 
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 Fedora-package-review mailing list