#11665: Don't delete built Sage documentation until Sphinx has been successfully
(re)installed
------------------------+---------------------------------------------------
Reporter: leif | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: packages | Keywords: spkg doc/output html latex
Work_issues: | Upstream: N/A
Reviewer: | Author: Leif Leonhardy
Merged: | Dependencies: #11659
------------------------+---------------------------------------------------
Comment(by jhpalmieri):
Another pre-existing condition (i.e., this was a problem with the previous
version of the spkg):
{{{
Processing dependencies for Sphinx==1.0.4
Searching for docutils==0.7
Best match: docutils 0.7
Adding docutils 0.7 to easy-install.pth file
Using /Applications/sage_builds/sage-4.7.1.rc2/local/lib/python2.6/site-
packages
}}}
Why wasn't docutils in `easy-install.pth` already? The other
prerequisites look okay, for example
{{{
Searching for Jinja2==2.5.5
Best match: Jinja2 2.5.5
Processing Jinja2-2.5.5-py2.6.egg
Jinja2 2.5.5 is already the active version in easy-install.pth
Using /Applications/sage_builds/sage-4.7.1.rc2/local/lib/python2.6/site-
packages/Jinja2-2.5.5-py2.6.egg
}}}
Looking at easy-install.pth, indeed there is no entry for docutils, either
before or after (!) the Sphinx installation. Before installing Sphinx,
this is perhaps the fault of the docutils spkg, although I'm not sure how
to fix it. After installing Sphinx, either there is a problem with the
Sphinx installation process, or the line "Adding docutils 0.7 to easy-
install.pth file" is just wrong.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11665#comment:4>
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.