[Pkg-linaro-lava-devel] Bug#911550: lavacli FTBFS: python3.7: not found

Helmut Grohne helmut at subdivi.de
Sun Oct 21 19:45:18 BST 2018


Source: lavacli
Version: 0.9.2-1
Severity: serious
Tags: ftbfs patch

lavacli fails to build from source in unstable. Here is a build log:

| dpkg-buildpackage: info: source package lavacli
| dpkg-buildpackage: info: source version 0.9.2-1
| dpkg-buildpackage: info: source distribution unstable
| dpkg-buildpackage: info: source changed by Senthil Kumaran S (stylesen) <stylesen at gmail.com>
|  dpkg-source --before-build .
| dpkg-buildpackage: info: host architecture amd64
|  fakeroot debian/rules clean
| dh clean --with python3 --buildsystem=pybuild
|    debian/rules override_dh_auto_clean
| make[1]: Entering directory '/<<PKGBUILDDIR>>'
| rm -f -r lavacli.egg-info/ build/ dist/ .pybuild/ doc/_build
| find . -name '*.pyc' -exec rm -f -f {} +
| find . -name '*.pyo' -exec rm -f -f {} +
| find . -name '*~' -exec rm rm -f {} +
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
|    dh_clean -O--buildsystem=pybuild
|  debian/rules build
| dh build --with python3 --buildsystem=pybuild
|    dh_update_autotools_config -O--buildsystem=pybuild
|    dh_auto_configure -O--buildsystem=pybuild
| I: pybuild base:217: python3.7 setup.py config 
| /bin/sh: 1: python3.7: not found
| E: pybuild pybuild:338: configure: plugin distutils failed with: exit code=127: python3.7 setup.py config 
| dh_auto_configure: pybuild --configure --test-pytest -i python{version} -p "3.7 3.6" returned exit code 13
| make: *** [debian/rules:14: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Please remove the "python3" alternative from "python3 | python3-all" in
Build-Depends.

Helmut



More information about the Pkg-linaro-lava-devel mailing list