Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=902006 --- Comment #1 from Michael J Gruber <mjg@xxxxxxxxxxxxxxxxx> --- Taking this. A few things I've spotted before the full formal review: pylibpcap.x86_64: E: non-standard-executable-perm /usr/lib64/python2.7/site-packages/_pcapmodule.so 0775L This should not be group-writable. %files %doc ChangeLog COPYING README %{python_sitearch}/ %{python_sitearch}/%{name}*.egg-info The second to last line makes your package own all of sitearch. If you use %{python_sitearch}/* instead of both lines you own only what you install there, which is how it should be. -- 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=PgKjavMQ08&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review