Bug#890856: python-saharaclient: FTBFS: fails during override_dh_auto_test

2018-02-19 Thread Thomas Goirand
On 02/19/2018 11:28 PM, Andreas Beckmann wrote:
> Source: python-saharaclient
> Version: 1.5.0-1
> Severity: serious
> Justification: fails to build from source
> 
> Hi,
> 
> python-saharaclient/experimental FTBFS in a current minimal sid+experimental 
> environment:
> 
>debian/rules override_dh_auto_test
> make[1]: Entering directory '/build/python-saharaclient-1.5.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
> pkgos-dh_auto_test 'saharaclient\.tests\.unit.*'
> + PKGOS_USE_PY2=yes
> + PKGOS_USE_PY3=yes
> + PYTHONS=disabled
> + PYTHON3S=disabled
> + [ yes = yes ]
> + PYTHONS=2.7
> + [ yes = yes ]
> + py3versions -vr
> + PYTHON3S=3.6
> + [ 2.7 = disabled ]
> + cut -d. -f1
> + echo 2.7
> + PYMAJOR=2
> + echo ===> Testing with python (python2)
> ===> Testing with python (python2)
> + rm -rf .testrepository
> + testr-python2 init
> + mktemp -t
> + TEMP_REZ=/tmp/tmp.XWGlAn70HN
> + subunit2pyunit
> + tee /tmp/tmp.XWGlAn70HN
> + pwd
> + PYTHONPATH=/build/python-saharaclient-1.5.0 PYTHON=python2.7 testr-python2 
> run --subunit saharaclient\.tests\.unit.*
> No .testr.conf config file

Hi Andreas,

The build log above shows that you've built python-saharaclient with an
outdated version of openstack-pkg-tools, which doesn't support stestr
(but only testr).

I'll bumped the minimum version in build-depends and re-upload.

Cheers,

Thomas Goirand (zigo)



Bug#890856: python-saharaclient: FTBFS: fails during override_dh_auto_test

2018-02-19 Thread Andreas Beckmann
Source: python-saharaclient
Version: 1.5.0-1
Severity: serious
Justification: fails to build from source

Hi,

python-saharaclient/experimental FTBFS in a current minimal sid+experimental 
environment:

   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/python-saharaclient-1.5.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
pkgos-dh_auto_test 'saharaclient\.tests\.unit.*'
+ PKGOS_USE_PY2=yes
+ PKGOS_USE_PY3=yes
+ PYTHONS=disabled
+ PYTHON3S=disabled
+ [ yes = yes ]
+ PYTHONS=2.7
+ [ yes = yes ]
+ py3versions -vr
+ PYTHON3S=3.6
+ [ 2.7 = disabled ]
+ cut -d. -f1
+ echo 2.7
+ PYMAJOR=2
+ echo ===> Testing with python (python2)
===> Testing with python (python2)
+ rm -rf .testrepository
+ testr-python2 init
+ mktemp -t
+ TEMP_REZ=/tmp/tmp.XWGlAn70HN
+ subunit2pyunit
+ tee /tmp/tmp.XWGlAn70HN
+ pwd
+ PYTHONPATH=/build/python-saharaclient-1.5.0 PYTHON=python2.7 testr-python2 
run --subunit saharaclient\.tests\.unit.*
No .testr.conf config file

--
Ran 0 tests in 0.033s

OK
+ cat /tmp/tmp.XWGlAn70HN
+ subunit-filter -s --no-passthrough
+ subunit-stats
Total tests:   0
Passed tests:  0
Failed tests:  0
Skipped tests: 0
Seen tags: 
+ rm -f /tmp/tmp.XWGlAn70HN
+ testr-python2 slowest
make[1]: *** [debian/rules:13: override_dh_auto_test] Error 3
make[1]: Leaving directory '/build/python-saharaclient-1.5.0'
make: *** [debian/rules:6: build] Error 2


Andreas


python-saharaclient_1.5.0-1.log.gz
Description: application/gzip