[PKG-Openstack-devel] Bug#816263: python-positional: FTBFS: /bin/sh: 7: subunit2pyunit: not found

Chris Lamb lamby at debian.org
Mon Feb 29 08:58:41 UTC 2016


Source: python-positional
Version: 1.0.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

python-positional fails to build from source in unstable/amd64:

  [..]

  ===> Running tests
  set -e ; set -x ; for i in 2.7 3.5 ; do \
  	PYMAJOR=`echo $i | cut -d'.' -f1` ; \
  	echo "===> Testing with python$i (python$PYMAJOR)" ; \
  	rm -rf .testrepository ; \
  	testr-python$PYMAJOR init ; \
  	TEMP_REZ=`mktemp -t` ; \
  	PYTHONPATH=/home/lamby/temp/cdt.20160229085450.DFkIoWaaqj/python-positional-1.0.1 PYTHON=python$i testr-python$PYMAJOR run --subunit | tee $TEMP_REZ | subunit2pyunit ; \
  	cat $TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats ; \
  	rm -f $TEMP_REZ ; \
  	testr-python$PYMAJOR slowest ; \
  done
  + echo 2.7
  + cut -d. -f1
  + PYMAJOR=2
  + echo ===> Testing with python2.7 (python2)
  ===> Testing with python2.7 (python2)
  + rm -rf .testrepository
  + testr-python2 init
  + mktemp -t
  + TEMP_REZ=/tmp/tmp.wenG0QYkcj
  + PYTHONPATH=/home/lamby/temp/cdt.20160229085450.DFkIoWaaqj/python-positional-1.0.1 PYTHON=python2.7 testr-python2 run --subunit
  + tee /tmp/tmp.wenG0QYkcj
  + subunit2pyunit
  /bin/sh: 7: subunit2pyunit: not found
  [Errno 32] Broken pipe
  debian/rules:27: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 127
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160229085450.DFkIoWaaqj/python-positional-1.0.1'
  debian/rules:12: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-positional.1.0.1-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 1405 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20160229/46a31485/attachment-0001.obj>


More information about the Openstack-devel mailing list