[Python-modules-team] Bug#747270: Bug#747270: Bug#747270: python-librabbitmq
Brian May
brian at microcomaustralia.com.au
Sat Aug 9 09:52:46 UTC 2014
Ok, I have built a preliminary package. I changed the build depends to
depend on librabbitmq-dev >= 0.4.0, and it uses the pristine upstream
source with the changes to setup.py.
If I install this package and start a celery process, it works.
If I downgrade python-librabbitmq to the version in unstable, it breaks
again. So I think the new version may have fixed the problem.
Oddly enough though, python-kombu still appears to require python-amqp to
be installed even when using python-librabbitmq, as kombu/exceptions.py
contains:
from amqp import ChannelError, ConnectionError, ResourceError
This cannot be satisfied by python-librabbitmq
I also opened this bug report about librabbitmq-dev being an old version in
Debian, note though I didn't have to update this to solve this segmentation
fault.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757553
I have attached the current diff against svn. Will wait a bit for answers
on my previous questions before committing this. I probably should update
the changelog to close this bug report too.
--
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/20140809/c63cfe78/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-librabbitmq.patch
Type: text/x-patch
Size: 5712 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140809/c63cfe78/attachment-0001.bin>
More information about the Python-modules-team
mailing list