[Bug 1679842] Re: python-requests-unixsocket FTBFS during a zesty test rebuild
Barry Warsaw
1679842 at bugs.launchpad.net
Wed Apr 5 15:58:00 UTC 2017
This is another case where a syncpackage of the unstable version
discarding Ubuntu deltas should just fix things. I'll do that now.
** Changed in: python-requests-unixsocket (Ubuntu)
Assignee: Chuck Short (zulcss) => Barry Warsaw (barry)
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-requests-unixsocket in Ubuntu.
https://bugs.launchpad.net/bugs/1679842
Title:
python-requests-unixsocket FTBFS during a zesty test rebuild
Status in python-requests-unixsocket package in Ubuntu:
New
Bug description:
python-requests-unixsocket version 0.1.5-0ubuntu4 failed to build
from source on amd64 during a test rebuild of the zesty archive. The
build log can be found here:
https://launchpadlibrarian.net/312236367/buildlog_ubuntu-zesty-amd64
.python-requests-unixsocket_0.1.5-0ubuntu4_BUILDING.txt.gz
The failure seems to be:
set -e && set -x && \
for i in 2.7 3.5 ; do \
echo "===> Testing for python$i" ; \
PYTHONPATH=/<<PKGBUILDDIR>> py.test-$i requests_unixsocket/tests ;\
done
+ echo ===> Testing for python2.7
===> Testing for python2.7
+ PYTHONPATH=/<<PKGBUILDDIR>> py.test-2.7 requests_unixsocket/tests
/bin/sh: 4: py.test-2.7: not found
debian/rules:25: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-requests-unixsocket/+bug/1679842/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list