[PKG-Openstack-devel] Bug#743093: python-ceilometerclient: FTBFS: IOError: [Errno 2] No such file or directory: '/tmp/tmp_W7LBd'

David Suárez david.sephirot at gmail.com
Sun Mar 30 16:55:08 UTC 2014


Source: python-ceilometerclient
Version: 1.0.6-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140329 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> set -e && set -x && for pyversion in python2.7; do \
> 		TEMP_REZ=`mktemp -t` ; \
> 		$pyversion setup.py testr --slowest --testr-args='--subunit  ' | tee $TEMP_REZ | subunit2pyunit ; \
> 		cat $TEMP_REZ | subunit-stats ; \
> 		rm -f $TEMP_REZ ; \
> 	done
> + mktemp -t
> + TEMP_REZ=/tmp/tmp.Bcq3vj7bMe
> + python2.7 setup.py testr --slowest --testr-args=--subunit  
> + subunit2pyunit
> /bin/sh: 3: subunit2pyunit: not found
> + tee /tmp/tmp.Bcq3vj7bMe
> [Errno 32] Broken pipe
> error: testr failed (3)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
>     "__main__", fname, loader, pkg_name)
>   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
>     exec code in run_globals
>   File "/usr/lib/python2.7/dist-packages/subunit/run.py", line 131, in <module>
>     main()
>   File "/usr/lib/python2.7/dist-packages/subunit/run.py", line 127, in main
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/dist-packages/testtools/run.py", line 212, in __init__
>     source = open(self.load_list, 'rb')
> IOError: [Errno 2] No such file or directory: '/tmp/tmp_W7LBd'
> make[1]: *** [override_dh_auto_test] Error 127

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/29/python-ceilometerclient_1.0.6-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Openstack-devel mailing list