[Python-modules-team] Bug#757745: undefined symbol: amqp_get_server_properties

Brian May brian at microcomaustralia.com.au
Mon Aug 11 02:25:01 UTC 2014


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 <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140811/c835cba5/attachment-0001.html>


More information about the Python-modules-team mailing list