Версия - avahi-0.8-alt3 Шаги воспроизведения # apt-get install -y avahi-bookmarks avahi avahi-daemon # systemctl enable --now avahi-daemon.socket avahi-daemon.service && sleep 5; systemctl status avahi-daemon.socket avahi-daemon.service --no-pager -l # avahi-bookmarks -a 0.0.0.0 -p 1337 Ожидаемый результат: Now point your web browser to http://0.0.0.0:1337/! Фактический результат: Traceback (most recent call last): File "/usr/bin/avahi-bookmarks", line 201, in <module> from twisted.internet import gireactor ImportError: cannot import name 'gireactor' from 'twisted.internet' (/usr/lib/python3/site-packages/twisted/internet/__init__.py)
avahi-0.8-alt4 -> sisyphus: Wed Apr 03 2024 Sergey Bolshakov <sbolshakov@altlinux> 0.8-alt4 - complete avahi-browser python deps (closes: 49873)