#10350: Fix some remaining issues with sphinx-1.0.4.p3.spkg
-------------------------------+--------------------------------------------
   Reporter:  jdemeyer         |       Owner:  tbd        
       Type:  defect           |      Status:  needs_work 
   Priority:  major            |   Milestone:  sage-4.6.1 
  Component:  packages         |    Keywords:  sphinx spkg
     Author:  Jeroen Demeyer   |    Upstream:  N/A        
   Reviewer:  Minh Van Nguyen  |      Merged:             
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by mvngu):

  * status:  needs_review => needs_work
  * reviewer:  => Minh Van Nguyen


Comment:

 Tested on the following machines together with sphinx-1.0.4.p4.spkg and
 jinja2-2.5.5.p0.spkg. I put these updated packages in the source tarball
 of Sage 4.6.1.alpha2 and built Sage from source. After a successful build
 from source, I grep'd through `install.log` for the word "Downloading" as
 follows:

 {{{
 $ grep -iw 'Downloading' install.log
 }}}

 Grep'ing through the various `install.log` files didn't show any signs of
 packages being downloaded during the build.

  * {cleo, iras}.skynet: Sage didn't build from source, so the
 documentation can't be built at all.

  * {cicero, eno, lena, sextus, taurus, t2}: The HTML version of the
 documentation built OK, but with warnings about a missing LaTeX
 installation so LaTeX expressions won't be nicely typeset in the generated
 HTML files. There wasn't a LaTeX installation on this machine, so I wasn't
 able to build the PDF version of the documentation.

  * flavius.skynet: The HTML version of the documentation built OK, but
 with warnings about the missing 'dvipng' command, so the LaTeX expressions
 won't be nicely typeset in the generated HTML files. The PDF version built
 OK.

  * {gcc11, gcc16}.fsffrance.org: The HTML version of the documentation
 built OK. The PDF didn't build at all due to the following error:
  {{{
 ! LaTeX Error: File `titlesec.sty' not found.
  }}}
  The documentation build process didn't hang at the above error, but
 continued on until the end.

  * rh.math: The HTML version of the documentation built OK, but with
 warnings about missing the command 'dvipng' so LaTeX expressions won't be
 nicely typeset in the generated HTML files. The PDF version of the
 documentation didn't build at all. The relevant error is:
  {{{
 ! LaTeX Error: File `utf8x.def' not found.
  }}}
  The documentation build process didn't hang at the above error, but
 continued on until the end.

  * {bsd, hawk, sage}: Both the HTML and PDF versions of the documentation
 built OK.

 I'm OK with all changes in the updated spkg. But note the following minor
 issues:

  1. In the following line of `SPKG.txt`
  {{{
 This depends on Jinja >= 2, Pygments >= 1.3.1, docutils >= 0.4.
  }}}
  the part "Jinja >= 2," should be changed to "Jinja >= 2.5.5," as per
 ticket #10423.
  1. The change log for sphinx-1.0.4.p4 should reference the number of the
 current ticket.

 If the above changes are made, this ticket should get a positive review.

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

Reply via email to