[PKG-Openstack-devel] Bug#750579: python-wrapt: FTBFS: unable to load addon sphinxdoc

Aaron M. Ucko ucko at debian.org
Sun Jun 8 03:39:02 UTC 2014


found 750579 1.8.0-2
thanks

"Aaron M. Ucko" <ucko at debian.org> writes:

> The problem is that python-wrapt lists python-sphinx only in
> Build-Depends-Indep but unconditionally runs dh --with sphinxdoc.

Thanks for the prompt fix!  However, it looks like you'll also need to
move python(3)-pytest:

  set -ex && for pyvers in 2.7 3.4; do \
      PYTHONPATH=. py.test-$pyvers -v tests ; \
  done
  + PYTHONPATH=. py.test-2.7 -v tests
  /bin/sh: 2: py.test-2.7: not found
  make[1]: *** [override_dh_auto_test] Error 127

I expect you'll also need to do the same for python(3)-six, which should
moreover go to Depends, since I see the installed modules import six.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the Openstack-devel mailing list