Source: janitor
Version: 0.1~git20220702-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source

Hi,

janitor/experimental recently started to FTBFS:

[...]
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:305: python3.12 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future 
version. Users looking for a generic test entry point independent of test 
runner are encouraged to use tox.
/usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
_DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
WARNING: The wheel package is not available.
/usr/bin/python3.12: No module named pip
error: Command '['/usr/bin/python3.12', '-m', 'pip', 
'--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp5z8j020k', 
'--quiet', 'python-debianbts']' returned non-zero exit status 1.
E: pybuild pybuild:391: test: plugin distutils failed with: exit code=1: 
python3.12 setup.py test
I: pybuild base:305: python3.11 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future 
version. Users looking for a generic test entry point independent of test 
runner are encouraged to use tox.
/usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
_DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
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/tmp3hywrg9p', 
'--quiet', 'markdown']' returned non-zero exit status 1.
E: pybuild pybuild:391: test: plugin distutils failed with: exit code=1: 
python3.11 setup.py test
dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" returned 
exit code 13
make: *** [debian/rules:4: binary] Error 25


Andreas

Attachment: janitor_0.1~git20220702-1.log.gz
Description: application/gzip

Reply via email to