Hi Lucas,
Source: python-pbcore Version: 2.1.2+dfsg-5 Severity: serious Justification: FTBFS
WARNING: The wheel package is not available. /usr/bin/python3.11: No module named pip error: Command '['/usr/bin/python3.11', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpqico3vl0', '--quiet', 'astroid<=2.14.0-dev0,>=2.12.13']' returned non-zero exit status 1. E: pybuild pybuild:388: test: plugin custom failed with: exit code=1: python3.11 setup.py test dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13
This error stems from an older pylint. In your build log, I see that an older version of pylint is being used: | Selecting previously unselected package pylint. | Preparing to unpack .../111-pylint_2.15.10-1_all.deb ... | Unpacking pylint (2.15.10-1) ... This has been fixed with pylint 2.16.2-2, which is currently in unstable but it'd migrate to testing by tomorrow or the day after. Could you please consider to re-build and close the bug once it does? If you want, I'll send a reminder as well. Thanks, Nilesh