Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: python-zsi - Libraries for developing web services in python
https://bugzilla.redhat.com/show_bug.cgi?id=313361
------- Additional Comments From cpebenito@tresys.com 2007-10-03 13:10 EST ------- I get build errors:
RPM build errors: user jbowes does not exist - using root group jbowes does not exist - using root user jbowes does not exist - using root group jbowes does not exist - using root File not found by glob: /var/tmp/python-zsi-2.0-1.fc8-root-root/usr/lib/python2.5/site-packages/*egg-info
so the files in the srpm need to have their ownership fixed, and the files sections can be rewritten with wildcard like:
%{python_sitelib}/* %exclude %{python_sitelib}/ZSI/twisted
so you can get all the files in the site lib, except for the part that goes in the twisted subpackage.
Also you need to run rpmlint; I get permissions on scripts that need to be fixed: python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/dispatch.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/schema.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/writer.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/wstools/c14n.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCnumbers.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/parse.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/auth.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/resolvers.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/wstools/__init__.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCtimes.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/ServiceContainer.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/client.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TC.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/fault.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCapache.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/generate/wsdl2dispatch.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/__init__.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/digest_auth.py 0644 python-zsi.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/ZSI/TCcompound.py 0644