Bug#1028192: [Pkg-xmpp-devel] Bug#1028192: Needs to block python3-nbxmpp

2023-01-10 Thread Fiona Klute

Am 10.01.23 um 20:03 schrieb Martin:

Btw. thanks for testing the latest nbxmpp master!


You're welcome!

After testing the patch I also tried installing nbxmpp and gajim in a
virtualenv. And there Gajim starts! "pip3 list" output within the
virtualenv:

Package   Version Editable project location
- --- -
cffi  1.15.1
cryptography  39.0.0
css-parser1.0.8
gajim 1.6.0   /home/fiona/development/gajim
idna  3.4
importlib-metadata6.0.0
jaraco.classes3.2.3
jeepney   0.8.0
keyring   23.13.1
more-itertools9.0.0
nbxmpp4.0.0   /home/fiona/development/python-nbxmpp
packaging 23.0
Pillow9.4.0
pip   22.3.1
precis-i18n   1.0.5
protobuf  4.21.12
pycairo   1.23.0
pycparser 2.21
PyGObject 3.42.2
python-axolotl0.2.3
python-axolotl-curve25519 0.4.1.post2
SecretStorage 3.3.3
setuptools65.6.3
wheel 0.38.4
zipp  3.11.0

PyGObject is at the same version as in unstable, as is cffi. I wonder if
there's an ABI incompatibility somewhere, or something similarly tricky?
I'm not sure how to debug it, though.



Bug#1028192: [Pkg-xmpp-devel] Bug#1028192: Needs to block python3-nbxmpp

2023-01-10 Thread Martin
Control: clone -1 -2
Control: reassign -2 python3-nbxmpp 4.0.0-1
Control: retitle -2 python3-nbxmpp: Gajim 1.6.0-1 crashes on connect

On 2023-01-10 18:29, Fiona Klute wrote:
> In that case python3-nbxmpp 4.x must not migrate either, because it
> breaks Gajim 1.5.x. I'm not sure what's the proper way to achieve that,
> should I file another bug or is there some "blocks" mechanism in the BTS?

I don't think so.
Let's see, if cloning works.
We can later merge the bug reports again.

Btw. thanks for testing the latest nbxmpp master!