#13323: upgrade docutils to version 0.9.1
-------------------------------+--------------------------------------------
Reporter: slabbe | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.3
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by slabbe):
Ok, it is not so easy. Sage compiles fine. But, Sphinx v1.1.2 has trouble
building the documentation with the version 0.9.1 of docutils. Here is a
part of {{{dochtml.log}}} :
{{{
Setting permissions of DOT_SAGE directory so only you can read and write
it.
sphinx-build -b html -d
/home/slabbe/sage-5.2/devel/sage/doc/output/doctrees/en/reference -A
hide_pdf_links=1 /home/slabbe/sage-5.2/devel/sage/doc/en/reference
/home/slabbe/sage-5.2/devel/sage/doc/output/html/en/reference
Running Sphinx v1.1.2
loading pickled environment... not yet created
loading intersphinx inventory from
/home/slabbe/sage-5.2/devel/sage/doc/common/python.inv...
building [html]: targets for 1040 source files that are out of date
updating environment: 1040 added, 0 changed, 0 removed
reading sources... [ 0%] algebras
reading sources... [ 0%] arithgroup
reading sources... [ 0%] calculus
reading sources... [ 0%] categories
reading sources... [ 0%] cmd
reading sources... [ 0%] coding
reading sources... [ 0%] coercion
Exception occurred:
File "/home/slabbe/sage-5.2/local/lib/python2.7/site-
packages/Sphinx-1.1.2-py2.7.egg/sphinx/util/nodes.py", line 183, in
set_role_source_info
inliner.reporter.locator(lineno)
AttributeError: Reporter instance has no attribute 'locator'
The full traceback has been saved in /tmp/sphinx-err-TDfXeg.log, if you
want to report the issue to the developers.
Please also report this if it was a user error, so that a better error
message can be provided next time.
Either send bugs to the mailing list at <http://groups.google.com/group
/sphinx-dev/>,
or report them in the tracker at
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
Build finished. The built documents can be found in
/home/slabbe/sage-5.2/devel/sage/doc/output/html/en/reference
sphinx-build -b html -d
/home/slabbe/sage-5.2/devel/sage/doc/output/doctrees/en/faq -A
hide_pdf_links=1 /home/slabbe/sage-5.2/devel/sage/doc/en/faq
/home/slabbe/sage-5.2/devel/sage/doc/output/html/en/faq
Running Sphinx v1.1.2
loading pickled environment... not yet created
loading intersphinx inventory from
/home/slabbe/sage-5.2/devel/sage/doc/common/python.inv...
loading intersphinx inventory from
/home/slabbe/sage-5.2/devel/sage/doc/output/html/en/reference/objects.inv...
WARNING: intersphinx inventory
'/home/slabbe/sage-5.2/devel/sage/doc/output/html/en/reference/objects.inv'
not fetchable due to <type 'exceptions.IOError'>: [Errno 2] No such file
or directory:
'/home/slabbe/sage-5.2/devel/sage/doc/output/html/en/reference/objects.inv'
building [html]: targets for 4 source files that are out of date
updating environment: 4 added, 0 changed, 0 removed
}}}
I tested the compilation
[http://sage.math.washington.edu/home/slabbe/sage-5.2/ here] on sage.math.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13323#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.