<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 10, 2013 at 5:57 PM, James E. Blair <span dir="ltr"><<a href="mailto:jeblair@openstack.org" target="_blank">jeblair@openstack.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Sphinx 1.2 was just released and it is incompatible with distutils in<br>
python 2.7.  See these links for more info:<br>
<br>
  <a href="https://bitbucket.org/birkenfeld/sphinx/pull-request/193/builddoc-shouldnt-fail-on-unicode-paths/diff" target="_blank">https://bitbucket.org/birkenfeld/sphinx/pull-request/193/builddoc-shouldnt-fail-on-unicode-paths/diff</a><br>

  <a href="http://bugs.python.org/issue19570" target="_blank">http://bugs.python.org/issue19570</a><br>
<br>
This has caused all -docs jobs to fail.  This morning we merged a change<br>
to openstack/requirements to pin Sphinx to version 1.2:<br>
<br>
  <a href="https://review.openstack.org/#/c/61164/" target="_blank">https://review.openstack.org/#/c/61164/</a><br>
<br>
Sergey Lukjanov, Clark Boylan, and Jeremy Stanley finished up the<br>
automatic requirements proposal job (Thanks!), and so now updates have<br>
been automatically proposed to all projects that subscribe:<br>
<br>
  <a href="https://review.openstack.org/#/q/topic:openstack/requirements,n,z" target="_blank">https://review.openstack.org/#/q/topic:openstack/requirements,n,z</a><br>
<br>
Once those changes merge, -docs jobs for affected projects should start<br>
working again.<br>
<br>
Note that requirements updates for stable branches are proceeding<br>
separately; you can track their progress here:<br>
<br>
  <a href="https://review.openstack.org/#/q/I0487b4eca8f2755b882689289e3cdf429729b1fb,n,z" target="_blank">https://review.openstack.org/#/q/I0487b4eca8f2755b882689289e3cdf429729b1fb,n,z</a><br>
<br>
-Jim<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br><br></div><div class="gmail_extra">Hi,<br><br></div><div class="gmail_extra">i am seeing this issue already on Icehouse builds on trusty already, We are shipping python-sphinx 1.2~b3 and we were getting the same error. We worked around it in our builds by using sphinx-build rather than using python setup.py build_sphinx in our packages. <br>
<br>Regards<br>chuck<br></div></div>