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

Barry Warsaw 1679842 at bugs.launchpad.net
Fri Apr 7 13:26:30 UTC 2017


This bug was fixed in the package python-requests-unixsocket - 0.1.5-3

---------------
python-requests-unixsocket (0.1.5-3) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Bumped debhelper compat version to 10

  [ Ondřej Kobližek ]
  * Non case sensitive url comparison in tests (Closes: #848654)

 -- Ondřej Kobližek <koblizeko at gmail.com>  Mon, 19 Dec 2016 15:00:29
+0100

python-requests-unixsocket (0.1.5-2) unstable; urgency=medium

  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Ondřej Nový <novy at ondrej.org>  Sat, 09 Apr 2016 19:31:04 +0200

python-requests-unixsocket (0.1.5-1) unstable; urgency=medium

  * Initial release. (Closes: #817052)

 -- Thomas Goirand <zigo at debian.org>  Mon, 07 Mar 2016 23:31:15 +0800

** Changed in: python-requests-unixsocket (Ubuntu)
       Status: New => Fix Released

-- 
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:
  Fix Released

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