Being on the edge sometimes hurts.
I grabbed https://github.com/inaes-tic/flumotion and https://github.com/inaes-tic/flumotion-ugly
just to be greeted with
AttributeError: 'EPollReactor' object has no attribute 'listenWith'
Instead of force-installing an older (<=11) python-twisted I fetched http://twistedmatrix.com/Releases/Twisted/11.1/Twisted-11.1.0.tar.bz2 and http://twistedmatrix.com/Releases/Web/11.1/TwistedWeb-11.1.0.tar.bz2.
Uncompressed, did python setup.py build && python setup.py install.
And the thing worked.
Hello,
How can you compile flumotion and flumotion-ugly with debian jessie ?
They are lot of error messages…
seb
Hello Sebastien, it’s been quite a while since I did that.
What errors show on your case?