On 5/10/21 4:40 PM, Ilya Maximets wrote: > On 5/10/21 3:08 PM, Ilya Maximets wrote: >> sphinx 4.0 seems to change paths for generated files and this >> breaks the distcheck, e.g.: >> >> /usr/bin/install: cannot stat './Documentation/_build/man/ovs-l3ping.8': >> No such file or directory >> >> Restricting the version to <4.0 until we figure out how to support new >> version correctly. >> >> pip is not able to track dependencies of already installed packages, >> so restricting version of docutils to ones supported by sphinx 3.x. >> >> Signed-off-by: Ilya Maximets <[email protected]> >> --- > > Successful build by ovsrobot: > https://github.com/ovsrobot/ovs/actions/runs/828286773
Sent a different patch to add support for sphinx 4.0 instead: https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
