Bug 1163638 - python-qpid should depend on python-saslwrapper since it imports it
Summary: python-qpid should depend on python-saslwrapper since it imports it
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-qpid
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Darryl L. Pierce
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-13 08:10 UTC by Tomas Tomecek
Modified: 2015-06-22 00:08 UTC (History)
4 users (show)

Fixed In Version: python-qpid-0.30-2.fc21
Clone Of:
: 1164122 (view as bug list)
Environment:
Last Closed: 2014-11-18 12:21:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Tomecek 2014-11-13 08:10:22 UTC
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.

Comment 1 Fedora Update System 2014-11-13 16:10:12 UTC
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

Comment 2 Fedora Update System 2014-11-13 18:49:35 UTC
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

Comment 3 Tomas Tomecek 2014-11-14 07:29:43 UTC
Fixes the issue, thanks.

Comment 4 Fedora Update System 2014-11-14 12:05:01 UTC
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).

Comment 5 Fedora Update System 2014-11-18 12:21:11 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.