https://bugzilla.redhat.com/show_bug.cgi?id=986712 --- Comment #6 from Eric Smith <spacewar@xxxxxxxxx> --- 1. That doesn't happen when built on my system for f19 or built on Koji for rawhide. I think there is some problem on your build machine. This happened with the python-tinycss review also. rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=5653760 $ ls *.rpm python3-cffi-0.6-3.fc20.i686.rpm python-cffi-0.6-3.fc20.i686.rpm python3-cffi-0.6-3.fc20.x86_64.rpm python-cffi-0.6-3.fc20.x86_64.rpm $ rpmlint *.rpm 4 packages and 0 specfiles checked; 0 errors, 0 warnings. $ rpm -qlvp *.rpm | egrep \.so -rwxr-xr-x 1 root root 77240 Jul 24 19:54 /usr/lib/python3.3/site-packages/_cffi_backend.cpython-33m.so -rwxr-xr-x 1 root root 84888 Jul 24 19:54 /usr/lib64/python3.3/site-packages/_cffi_backend.cpython-33m.so -rwxr-xr-x 1 root root 72936 Jul 24 19:54 /usr/lib/python2.7/site-packages/_cffi_backend.so -rwxr-xr-x 1 root root 80488 Jul 24 19:54 /usr/lib64/python2.7/site-packages/_cffi_backend.so 2. I don't know whether anyone depends on having PKG-INFO files in Fedora RPMs of Python modules. If not, then PKG-INFO may not be necessary, but since it is provided by 1117 other packages (as determined by "yum provides */PKG-INFO | grep ^Repo | wc -l") I don't think I should remove it. 3. I'll mention the check failure to upstream, but it really isn't their issue since the check passes without any reported errors if I run it manually on the same build system. It's something in how rpmbuild is setting up the environment, which isn't an upstream problem, so I don't intend to deal with it as something that needs to be tracked upstream. Of course, if upstream is able to help with debugging it, that's great. 4. Yes, I plan to push python-cffi to EL6. I really want to get WeasyPrint into EL6, although it looks like that might not be possible, so it may have to wait for EL7. However, at a minimum I want to get as many of the prerequisites into EL6 as possible. Having python-cffi in EL6 is useful for other reasons. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lePeZZu1S8&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review