On Mon, Mar 20, 2017 at 10:39:16AM -0700, Ben Pfaff wrote: > On Mon, Mar 20, 2017 at 09:21:21AM -0700, Ben Pfaff wrote: > > On Mon, Mar 20, 2017 at 09:54:55AM +0300, Ilya Maximets wrote: > > > Hi Ben and Lance, > > > > > > > Based on the above, I think the issue is that sphinx 1.1 isn't actually > > > > sufficient > > > > to build the documentation. > > > > > > That is not true. > > > > > > I made some investigation and found that root cause of this issue > > > is the version of python-docutils library. > > > > > > Described issue is a know bug of python-docutils library that was > > > introduced in version 0.8 and fixed in 0.9 [1]. > > > This library is used by sphinx for rST parsing. > > > > I pushed the following commit to a branch in my reviews repo for travis > > testing: > > The following variant is doing well so far at > https://travis-ci.org/blp/ovs-reviews/builds/213085784
It passed so I submitted this formally: https://patchwork.ozlabs.org/patch/741130/ _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
