[Bug 1679842] [NEW] python-requests-unixsocket FTBFS during a zesty test rebuild

Brian Murray brian at ubuntu.com
Tue Apr 4 20:50:03 UTC 2017


Public bug reported:

 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

** Affects: python-requests-unixsocket (Ubuntu)
     Importance: Undecided
     Assignee: Chuck Short (zulcss)
         Status: New


** Tags: ftbfs zesty

** Changed in: python-requests-unixsocket (Ubuntu)
     Assignee: (unassigned) => Chuck Short (zulcss)

-- 
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