Source: python-librabbitmq
Version: 1.5.2-1
Severity: Grave

I just did an upload of python-librabbitmq 1.5.2-1 to ftp.upload.debian.org,
but it appears that the upload queue died. Not really worth trying to
re-upload at this stage.

In case the queue "wakes up", am filing this bug report.

Looks like python-librabbitmq may have been "working" for the wrong
reasons. i.e. kombu fails to import librabbitmq, so module gets disabled.

>>> import librabbitmq
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/librabbitmq/__init__.py", line 4,
in <module>
    import _librabbitmq
ImportError: /usr/lib/python2.7/dist-packages/_librabbitmq.so: undefined
symbol: amqp_get_server_properties


Did I stuff something up?

Maybe this requires the latest version of librabbitmq?
-- 
Brian May <br...@microcomaustralia.com.au>

Reply via email to