Source: kitty Version: 0.35.1-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=kitty&ver=0.35.1-1%2Bb1
... ====================================================================== FAIL: test_ssh_leading_data (kitty_tests.ssh.SSHKitten.test_ssh_leading_data) (sh='python3') ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/kitty/launcher/../../kitty_tests/ssh.py", line 167, in test_ssh_leading_data self.ae(pty.screen_contents(), 'UNTAR_DONE\nld:before_tarfile') pty = <kitty_tests.PTY object at 0xffff8a6f08c0> script = 'print("ld:" + leading_data.decode("ascii")); raise SystemExit(0);' self = <kitty_tests.ssh.SSHKitten testMethod=test_ssh_leading_data> sh = 'python3' tdir = '/tmp/tmpj2ma30as' AssertionError: 'bootstrap.py:214: DeprecationWarning: Pyt[180 chars]file' != 'UNTAR_DONE\nld:before_tarfile' - bootstrap.py:214: DeprecationWarning: Python 3.14 will, by default, filter extra - cted tar archives and reject files or modify their metadata. Use the filter argu - ment to control this behavior. UNTAR_DONE ld:before_tarfile ---------------------------------------------------------------------- Ran 144 tests in 68.976s FAILED (failures=1, skipped=2) [31mError[39m: Some tests failed! make[1]: *** [debian/rules:60: override_dh_auto_test] Error 1