[Bug 1143032] Review Request: python-gssapi - GSSAPI bindings for python

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 18 11:39:42 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1143032



--- Comment #2 from Alexander Bokovoy <abokovoy at redhat.com> ---
I tried to do a review, however, there are some fundamental issues with the
package:

1. python-gssapi spec lacks dependencies of python-gssapi, namely python-cffi.

2. However, even adding BuildRequires: python-cffi doesn't help. python-gssapi
uses PyPi infra and tries to download own dependencies from there and build
them right in the build root.

3. I tried to use python-py2pack to generate correct fedora spec but that also
failed. python-py2pack uses Python's xmlrpclib which doesn't handle HTTP's 301
Moved Permanently return code and simply raises an exception:
xmlrpclib.ProtocolError: <ProtocolError for python.org/pypi: 301 Moved
Permanently>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list