Package: xandikos Version: 0.2.6-1 Severity: normal Hi,
after an update of my (unstable) system, xandikos failed to start: systemd[1]: Started Xandios CardDAV/CalDAV service. xandikos[2039771]: INFO:root:Listening on 0.0.0.0:8080 xandikos[2039771]: Traceback (most recent call last): xandikos[2039771]: File "/usr/lib/python3/dist-packages/aiohttp/client_reqrep.py", line 70, in <module> xandikos[2039771]: import cchardet as chardet xandikos[2039771]: ModuleNotFoundError: No module named 'cchardet' xandikos[2039771]: During handling of the above exception, another exception occurred: xandikos[2039771]: Traceback (most recent call last): xandikos[2039771]: File "/usr/bin/xandikos", line 31, in <module> xandikos[2039771]: sys.exit(main(sys.argv)) xandikos[2039771]: File "/usr/lib/python3/dist-packages/xandikos/__main__.py", line 28, in main xandikos[2039771]: return main(argv) xandikos[2039771]: File "/usr/lib/python3/dist-packages/xandikos/web.py", line 1299, in main xandikos[2039771]: from aiohttp import web xandikos[2039771]: File "/usr/lib/python3/dist-packages/aiohttp/__init__.py", line 6, in <module> xandikos[2039771]: from .client import ( xandikos[2039771]: File "/usr/lib/python3/dist-packages/aiohttp/client.py", line 59, in <module> xandikos[2039771]: from .client_reqrep import ( xandikos[2039771]: File "/usr/lib/python3/dist-packages/aiohttp/client_reqrep.py", line 72, in <module> xandikos[2039771]: import charset_normalizer as chardet # type: ignore[no-redef] xandikos[2039771]: ModuleNotFoundError: No module named 'charset_normalizer' systemd[1]: xandikos.service: Main process exited, code=exited, status=1/FAILURE systemd[1]: xandikos.service: Failed with result 'exit-code'. Hence, I've installed the package python3-charset-normalizer and thereafter it starts again. Regards Jörg -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.16.0-rc1-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_CRAP, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=C.UTF-8, LC_CTYPE=C.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 Versions of packages xandikos depends on: ii python3 3.9.8-1 ii python3-aiohttp 3.8.1-2 ii python3-charset-normalizer 2.0.6-2 ii python3-defusedxml 0.7.1-1 ii python3-dulwich 0.20.25-1+b2 ii python3-icalendar 4.0.3-4 ii python3-jinja2 3.0.1-2 ii python3-multidict 5.1.0-1+b1 Versions of packages xandikos recommends: ii python3-prometheus-client 0.9.0-1 xandikos suggests no packages. -- no debconf information
signature.asc
Description: PGP signature

