I've just tried to connect to amqp message bus using gssapi mechanism. Wasn't very pleased by this exception: qpid.messaging.exceptions.AuthenticationFailure: Anonymous connections disabled, missing credentials connection details: { 'url': 'amqps://somewhere.com', 'port': 5671, 'mechanism': 'GSSAPI', 'exchange': 'here.there', 'keys': ['not.important.#', ] } Then I went to python sitelib, checked what security stuff qpid imports, realised it's saslwrapper, installed it and voilà... Suddenly it worked. Please, make python-qpid depend on python-saslwrapper. Thanks.
python-qpid-0.30-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-qpid-0.30-2.fc21
python-qpid-0.30-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-qpid-0.30-2.fc20
Fixes the issue, thanks.
Package python-qpid-0.30-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-qpid-0.30-2.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-15023/python-qpid-0.30-2.fc21 then log in and leave karma (feedback).
python-qpid-0.30-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.