#6586: [with spkg, needs work] update Sphinx to version 0.6.2
-------------------------+--------------------------------------------------
 Reporter:  jhpalmieri   |       Owner:  mabshoff  
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-4.1.1
Component:  packages     |    Keywords:            
 Reviewer:               |      Author:            
   Merged:               |  
-------------------------+--------------------------------------------------

Comment(by mvngu):

 I installed the updated SPKG with
 {{{
 ./sage -f
 http://sage.math.washington.edu/home/palmieri/SPKG/sphinx-0.6.2.p0.spkg
 }}}
 and applied the patch at #6585. When doing
 {{{
 ./sage -docbuild reference html
 }}}
 I got the following errors:
 {{{
 mv...@sage sage-4.1.1.alpha0-sage.math.washignton.edu-x86_64-Linux]$
 ./sage -docbuild reference html
 Traceback (most recent call last):
   File
 
"/scratch/mvngu/sage-4.1.1.alpha0-sage.math.washignton.edu-x86_64-Linux/devel/sage/doc/common/builder.py",
 line 667, in <module>
     getattr(get_builder(name), type)()
   File
 
"/scratch/mvngu/sage-4.1.1.alpha0-sage.math.washignton.edu-x86_64-Linux/devel/sage/doc/common/builder.py",
 line 348, in _wrapper
     for module_name in self.get_modified_modules():
   File
 
"/scratch/mvngu/sage-4.1.1.alpha0-sage.math.washignton.edu-x86_64-Linux/devel/sage/doc/common/builder.py",
 line 412, in get_modified_modules
     env = self.get_sphinx_environment()
   File
 
"/scratch/mvngu/sage-4.1.1.alpha0-sage.math.washignton.edu-x86_64-Linux/devel/sage/doc/common/builder.py",
 line 403, in get_sphinx_environment
     return BuildEnvironment.frompickle(config, env_pickle)
   File
 
"/scratch/mvngu/sage-4.1.1.alpha0-sage.math.washignton.edu-x86_64-Linux/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'
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6586#comment:2>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to