On 08/31/2011 02:43 PM, Cajus Pollmeier wrote:
To whom it may concern:
There's an update of the debian packaging to 0.12, I've moved the
package sources to github, they can be build with git-buildpackage or
whatever is prefered.
git://github.com/cajus/qpid-cpp-debian.git
git://github.com/cajus/qpid-tools.git
git://github.com/cajus/python-qpid.git
git://github.com/cajus/python-qpid-extras-qmf.git
Prebuilt packages for squeeze are at http://apt.gonicus.de.
Thanks, Cajus!
One issue I wasn't able to resolve: there seems to be a conflict in the
two possible python qmf* packages - the one is covering qmf.console, the
other the qmf module itself. They can't be installed at the same time,
because they're no namespace packages.
Just to confirm, the issue here is
https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/bindings/qmf/python/qmf.py
and
https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/bindings/qmf/python/qmf.py?
If so they seem to coexist ok for me. I have:
/usr/lib64/python2.4/site-packages/qmf.py
/usr/lib64/python2.4/site-packages/qmf/__init__.py
/usr/lib64/python2.4/site-packages/qmf/console.py
Though I don't actually use the qmf.py at all, the console.py certainly
works ok. Ted, any thoughts here?
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]