Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=313361
Summary: Review Request: python-zsi - Libraries for developing web services in python Product: Fedora Version: devel Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: jbowes@redhat.com QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
Spec URL: http://jbowes.fedorapeople.org/tmp/python-zsi.spec SRPM URL: http://jbowes.fedorapeople.org/tmp/python-zsi-2.0-1.fc7.src.rpm Description: The Zolara SOAP Infrastructure provides libraries for developing web services using the python programming language. The libraries implement the various protocols used when writing web services including SOAP, WSDL, and other related protocols.
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
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:17 EST ------- also I don't think this follows the naming conventions in http://fedoraproject.org/wiki/Packaging/NamingGuidelines
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
mr.ecik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mr.ecik@gmail.com
------- Additional Comments From mr.ecik@gmail.com 2007-10-30 16:03 EST ------- Ping? It'd be nice to package it quick because it's recomended (not needed though) by sonata to fetch lyrics. I could package it if there weren't be any answer.
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
mr.ecik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |DUPLICATE
------- Additional Comments From mr.ecik@gmail.com 2007-11-01 11:10 EST -------
*** This bug has been marked as a duplicate of 361941 ***
package-review@lists.fedoraproject.org