Control: forwarded -1 https://github.com/magic-wormhole/magic-wormhole/pull/584
Control: close -1

On Fri, Feb 21, 2025 at 11:27:44PM +0000, Santiago Vila wrote:
During a rebuild of all packages in unstable, your package failed to build:
[...]
===============================================================================
[FAIL]
Traceback (most recent call last):
 File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_magic-wormhole/build/wormhole/test/test_cli.py",
 line 1441, in test_inconsistent_receive_allocate
   self.assertIn("Cannot specify a code", result.stdout)
 File "/usr/lib/python3/dist-packages/twisted/trial/_synctest.py", line 509, in 
assertIn
   raise self.failureException(msg or f"{containee!r} not in {container!r}")
twisted.trial.unittest.FailTest: 'Cannot specify a code' not in ''

wormhole.test.test_cli.Help.test_inconsistent_receive_allocate
===============================================================================
[FAIL]
Traceback (most recent call last):
 File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_magic-wormhole/build/wormhole/test/test_cli.py",
 line 1430, in test_inconsistent_receive_code_length
   self.assertIn("Must use --allocate", result.stdout)
 File "/usr/lib/python3/dist-packages/twisted/trial/_synctest.py", line 509, in 
assertIn
   raise self.failureException(msg or f"{containee!r} not in {container!r}")
twisted.trial.unittest.FailTest: 'Must use --allocate' not in ''

wormhole.test.test_cli.Help.test_inconsistent_receive_code_length

This was fixed by reverting python-click to 8.1.8 (https://tracker.debian.org/news/1622637/accepted-python-click-8200really818-1-source-into-unstable/), so I don't think we need to keep this open in Debian any longer. However, I've also sent https://github.com/magic-wormhole/magic-wormhole/pull/584 upstream so that they're better-prepared for the click 8.2.0 release once it happens properly.

Thanks,

--
Colin Watson (he/him)                              [cjwat...@debian.org]

Reply via email to