#6158: upgrading sphix problem: any upgrade to sage-4.0 ends this way
---------------------------+------------------------------------------------
Reporter: was | Owner: tba
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.0.1
Component: documentation | Keywords:
---------------------------+------------------------------------------------
{{{
sphinx-build -b html -d
/usr/local/sage/devel/sage/doc/output/doctrees/en/tutorial .
/usr/local/sage/devel/sage/doc/output/html/en/tutorial
Sphinx v0.5.1, building html
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
no targets are out of date.
Build finished. The built documents can be found in
/usr/local/sage/devel/sage/doc/output/html/en/tutorial
Traceback (most recent call last):
File "/usr/local/sage/devel/sage/doc/common/builder.py", line 667, in
<module>
getattr(get_builder(name), type)()
File "/usr/local/sage/devel/sage/doc/common/builder.py", line 258, in
_wrapper
getattr(get_builder(document), name)(*args, **kwds)
File "/usr/local/sage/devel/sage/doc/common/builder.py", line 348, in
_wrapper
for module_name in self.get_modified_modules():
File "/usr/local/sage/devel/sage/doc/common/builder.py", line 415, in
get_modified_modules
added, changed, removed = env.get_outdated_files(False)
File "/usr/local/sage/local/lib/python2.5/site-
packages/Sphinx-0.5.1-py2.5.egg/sphinx/environment.py", line 400, in
get_outdated_files
newmtime = path.getmtime(self.doc2path(docname))
File "/usr/local/sage/local/lib/python2.5/posixpath.py", line 143, in
getmtime
return os.stat(filename).st_mtime
OSError: [Errno 2] No such file or directory: '/usr/local/sage/devel/sage-
main/doc/en/reference/rings_padic.rst'
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6158>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---