← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1853926] Re: Failed to build docs cause of InvocationError

 

Clearly we're not having problems building docs and this can't be
triaged with the actual doc build logs and the error. Did you have local
changes that might have caused the docs build to fail? If so,
investigate the log for errors. Do you have stale pyc files locally? If
so, do:

find . -name *.pyc -delete

And then try again.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1853926

Title:
  Failed to build docs cause of InvocationError

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Description
  ===========
  When i use `tox -edocs`, got error

  ERROR: InvocationError for command /home/src/bug_1853745/.tox/docs/bin/sphinx-build -W --keep-going -b html -d doc/build/doctrees doc/source doc/build/html (exited with code 1)
  ____________________________________________________________________________________________________ summary _____________________________________________________________________________________________________
  ERROR:   docs: commands failed

  Environment
  ===========
  git log
  commit 3ead7d00a58c445fee8403ef3df41eec586b250d (origin/master, origin/HEAD, gerrit/master)
  Merge: 12e0c04dc0 83baeaa9f2
  Author: Zuul <zuul@xxxxxxxxxxxxxxxxxx>
  Date:   Sun Nov 24 00:31:49 2019 +0000

      Merge "Remove nova-manage network, floating commands"

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1853926/+subscriptions


References