Package: src:hy
Version: 0.29.0-1
Severity: serious
Tags: sid trixie
hy's autopkg tests fail with setuptools 74:
69s autopkgtest [22:50:08]: test hello.hy: [-----------------------
70s Traceback (most recent call last):
70s File "/usr/bin/hy", line 12, in <module>
70s sys.exit(hy_main())
70s ^^^^^^^^^
70s File "<frozen runpy>", line 287, in run_path
70s File "<frozen runpy>", line 98, in _run_module_code
70s File "<frozen runpy>", line 88, in _run_code
70s TypeError: exec() arg 1 must be a string, bytes or code object
70s autopkgtest [22:50:09]: test hello.hy: -----------------------]
70s autopkgtest [22:50:09]: test hello.hy: - - - - - - - - - -
results - - - - - - - - - -
70s hello.hy FAIL non-zero exit status 1
71s autopkgtest [22:50:10]: test hello.hy: - - - - - - - - - - stderr
- - - - - - - - - -
71s Traceback (most recent call last):
71s File "/usr/bin/hy", line 12, in <module>
71s sys.exit(hy_main())
71s ^^^^^^^^^
71s File "<frozen runpy>", line 287, in run_path
71s File "<frozen runpy>", line 98, in _run_module_code
71s File "<frozen runpy>", line 88, in _run_code
71s TypeError: exec() arg 1 must be a string, bytes or code object
71s autopkgtest [22:50:10]: @@@@@@@@@@@@@@@@@@@@ summary
71s py3 FAIL non-zero exit status 1
71s hello.hy FAIL non-zero exit status 1