Source: tempest Version: 1:17.2.0-1 Severity: serious Justification: fails to build from source
Hi,
tempest/experimental FTBFS twice in a row since 'debian/rules clean'
fails after the first (and successful) build:
fakeroot debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=python_distutils --with python2,python3,sphinxdoc
debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/tempest-17.2.0'
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh_auto_clean -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
python setup.py clean -a
running clean
removing 'build/lib.linux-x86_64-2.7' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
find . -name \*.pyc -exec rm {} \+
rm -f .testrepository
rm: cannot remove '.testrepository': Is a directory
make[1]: *** [debian/rules:18: override_dh_auto_clean] Error 1
make[1]: Leaving directory '/build/tempest-17.2.0'
make: *** [debian/rules:14: clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit
status 2
Andreas
tempest_1%17.2.0-1_twice.log.gz
Description: application/gzip

