#6586: [with spkg, needs review] update Sphinx to version 0.6.2 or 0.6.3
--------------------------+-------------------------------------------------
Reporter: jhpalmieri | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.2
Component: packages | Keywords:
Reviewer: Mitesh Patel | Author: John Palmieri
Merged: |
--------------------------+-------------------------------------------------
Comment(by cremona):
I'm not at all sure what you people are doing here, so perhaps I should
have kept away, but (in trying to help with #6820) I tried installing the
new sphinx spkg using
{{{
./sage -f
http://sage.math.washington.edu/home/palmieri/SPKG/sphinx-0.6.2.p0.spkg
}}}
and now
{{{
j...@ubuntu%sage -docbuild reference html
Traceback (most recent call last):
File "/home/john/sage-4.1.1/devel/sage/doc/common/builder.py", line 667,
in <module>
getattr(get_builder(name), type)()
File "/home/john/sage-4.1.1/devel/sage/doc/common/builder.py", line 348,
in _wrapper
for module_name in self.get_modified_modules():
File "/home/john/sage-4.1.1/devel/sage/doc/common/builder.py", line 412,
in get_modified_modules
env = self.get_sphinx_environment()
File "/home/john/sage-4.1.1/devel/sage/doc/common/builder.py", line 403,
in get_sphinx_environment
return BuildEnvironment.frompickle(config, env_pickle)
File "/home/john/sage-4.1.1/local/lib/python2.6/site-
packages/Sphinx-0.6.2-py2.6.egg/sphinx/environment.py", line 210, in
frompickle
env = pickle.load(picklefile)
AttributeError: 'module' object has no attribute 'RedirStream'
}}}
This is in the main branch, so a vanilla 4.1.1 build. Should that be
4.1.2.alpha0?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6586#comment:47>
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
-~----------~----~----~----~------~----~------~--~---