On 07/11/2014 04:51 AM, Ihar Hrachyshka wrote:
Sphinx should be pinned. See: https://review.openstack.org/#/c/61600/
On 11/07/14 09:37, Alan Pevec wrote:
- periodic-glance-docs-havana http://logs.openstack.org/periodic-stable/periodic-glance-docs-havana/78c47f... : FAILURE in 3m 24s
error: 'source_dir' must be a directory name (got `/home/jenkins/workspace/periodic-glance-docs-havana/doc/source`)
doc/source is a directory in Glance Havana - anyone has an idea what's going on here?
Cheers, Alan
Hello, [stable/havana] Horizon also had this issue, fwiw I reported a bug and submitted a change: https://review.openstack.org/#/c/105555/ https://bugs.launchpad.net/horizon/+bug/1339273 I wasn't able to fix it without explicitly preventing 1.2.0 from being pulled: sphinx>=1.1.2,!=1.2.0,<1.3 Cheers, Tristan