Package: quisk Version: 4.2.32-2 Severity: grave The telnetlib module was removed in Python 3.13 and Quisk now crashes on startup with:
ModuleNotFoundError: No module named 'telnetlib' This needs to be fixed by adding the required python3-zombie-telnetlib dependency.

