"tox -e docs" fail due to docutils 0.13.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sphinx |
New
|
Undecided
|
Unassigned | ||
cloudkitty |
Fix Released
|
Undecided
|
xhzhf | ||
coverage2sql |
Incomplete
|
Undecided
|
xhzhf | ||
taskflow |
Fix Released
|
High
|
xhzhf |
Bug Description
1.Action
when executing tox -e docs, throw exception
2.Stack
Traceback (most recent call last):
File "setup.py", line 29, in <module>
pbr=True)
File "/usr/lib64/
dist.
File "/usr/lib64/
self.
File "/usr/lib64/
cmd_obj.run()
File "/home/
self.
File "/home/
app.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
self.
File "/home/
visitor.
File "/home/
return method(node)
File "/home/
assert not self.context, 'len(context) = %s' % len(self.context)
AssertionError: len(context) = 1
3.Related information
the link is about talking about this problem. it seems that we should waiting for sphinx to update
https:/
Changed in taskflow: | |
status: | New → Confirmed |
importance: | Undecided → High |
affects: | taskflow → sphinx |
no longer affects: | taskflow |
affects: | sphinx → taskflow |
Changed in taskflow: | |
assignee: | nobody → xhzhf (guoyongxhzhf) |
Changed in cloudkitty: | |
assignee: | nobody → xhzhf (guoyongxhzhf) |
Changed in coverage2sql: | |
assignee: | nobody → xhzhf (guoyongxhzhf) |
Changed in taskflow: | |
status: | Confirmed → Fix Released |
Changed in cloudkitty: | |
status: | New → Fix Released |
Change abandoned by Joshua Harlow (<email address hidden>) on branch: master /review. openstack. org/414237
Review: https:/