#6645: make sure bdist of sage-4.1.1 works before release
---------------------+------------------------------------------------------
 Reporter:  was      |       Owner:  tbd       
     Type:  defect   |      Status:  new       
 Priority:  blocker  |   Milestone:  sage-4.1.1
Component:  build    |    Keywords:            
 Reviewer:           |      Author:            
   Merged:           |  
---------------------+------------------------------------------------------

Comment(by mpatel):

 It appears that the doc rebuild is a consequence of
 {{{
 #Build the documentation
 rm -rf "$SAGE_ROOT"/devel/sage-main/doc/output/doctrees
 rm -rf "$SAGE_ROOT"/devel/sage-main/doc/en/reference/sage/*
 "$SAGE_ROOT"/sage -docbuild --jsmath all html
 }}}
 at the end of `spkg/install`.  Perhaps we should recast this as a `make`
 target?  I think this is a problem in a source distribution, too.

 But if I comment out these lines, then run `make test` in the binary
 distribution's root directory, the tests '''still''' fail...

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