Source: python-oslo.utils Version: 4.1.1-1 Severity: serious Tags: ftbfs Justification: fails to build from source
Hi, python-oslo.utils/experimental FTBFS since it explicitly calls python3.7 which is no longer the default. debian/rules build make: pyversions: Command not found py3versions: no X-Python3-Version in control file, using supported versions dh build --buildsystem=python_distutils --with python3,sphinxdoc dh_update_autotools_config -O--buildsystem=python_distutils dh_autoreconf -O--buildsystem=python_distutils dh_auto_configure -O--buildsystem=python_distutils dh_auto_configure: warning: Please use the third-party "pybuild" build system instead of python-distutils dh_auto_configure: warning: This feature will be removed in compat 12. debian/rules override_dh_auto_build make[1]: Entering directory '/build/python-oslo.utils-4.1.1' make[1]: pyversions: Command not found py3versions: no X-Python3-Version in control file, using supported versions echo "Do nothing..." Do nothing... make[1]: Leaving directory '/build/python-oslo.utils-4.1.1' debian/rules override_dh_auto_test make[1]: Entering directory '/build/python-oslo.utils-4.1.1' make[1]: pyversions: Command not found py3versions: no X-Python3-Version in control file, using supported versions PYTHON=python3.7 stestr run --subunit| subunit2pyunit /bin/sh: 1: python3.7: not found ========================= Failures during discovery ========================= ================================================================================ The above traceback was encountered during test discovery which imports all the found test modules in the specified test_path. ---------------------------------------------------------------------- Ran 0 tests in 0.063s OK stestr slowest make[1]: *** [debian/rules:21: override_dh_auto_test] Error 3 make[1]: Leaving directory '/build/python-oslo.utils-4.1.1' make: *** [debian/rules:7: build] Error 2 Andreas
python-oslo.utils_4.1.1-1.log.gz
Description: application/gzip