Source: weechat-matrix
Severity: important
X-Debbugs-Cc: [email protected]
This package is incompatible with python-matrix-nio >= 0.21 recently
uploaded to the archive, breaking autopkgtests and preventing migration
to testing.
The tests fail with the following errors:
==================================== ERRORS ====================================
____________________ ERROR collecting tests/buffer_test.py _____________________
tests/buffer_test.py:5: in <module>
from matrix.buffer import WeechatChannelBuffer
matrix/buffer.py:57: in <module>
from .config import RedactType, NewChannelPosition
matrix/config.py:61: in <module>
nio.logger_group.level = logbook.ERROR
E AttributeError: module 'nio' has no attribute 'logger_group'
____________________ ERROR collecting tests/server_test.py _____________________
tests/server_test.py:1: in <module>
from matrix.server import MatrixServer
matrix/server.py:84: in <module>
from .buffer import OwnAction, OwnMessage, RoomBuffer
matrix/buffer.py:57: in <module>
from .config import RedactType, NewChannelPosition
matrix/config.py:61: in <module>
nio.logger_group.level = logbook.ERROR
E AttributeError: module 'nio' has no attribute 'logger_group'
-- System Information:
Debian Release: bookworm/sid
APT prefers lunar-updates
APT policy: (500, 'lunar-updates'), (500, 'lunar-security'), (500, 'lunar'),
(100, 'lunar-proposed'), (100, 'lunar-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.2.0-25-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_USER, TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled