[Pkg-gajim-maintainers] Bug#887981: Bug#887981: gajim in stretch-backports fails to start

W. Martin Borgert debacle at debian.org
Mon Jan 22 17:22:35 UTC 2018


Quoting Stefanie Dargel <nasenbaer8912 at gmail.com>:
> gajim in stretch-backports fails to start with:
>
> "Gajim needs python-nbxmpp >= 0.6.1 to run. Quitting..."

This is strange. I'm using the backport myself at work, so it is a
typical "works for me" :~)

> python3-nbxmpp 0.6.2-1~bpo9+1 and python-nbxmpp 0.6.2-1~bpo9+1 are
> installed.

The first one is needed, indeed, the second one not.

Could you try the following in the console/terminal:

$ python3
>>> import nbxmpp
>>> nbxmpp.__version__
'0.6.2'

If the output is not 0.6.2, you have maybe installed a different
version of the nbxmpp library manually somewhere and Gajim picks
the wrong one.

For questions, you can also reach me via XMPP (jid == email).
If you have a working XMPP client...



More information about the Pkg-gajim-maintainers mailing list