#13245: sage --clone: do not rebuild the entire Sage library, and do not rebuild
the docs
-------------------------------------------------+--------------------------
       Reporter:  jhpalmieri                     |         Owner:  leif         
           Type:  defect                         |        Status:  needs_review 
       Priority:  blocker                        |     Milestone:  sage-5.10    
      Component:  scripts                        |    Resolution:               
       Keywords:                                 |   Work issues:               
Report Upstream:  N/A                            |     Reviewers:  John Palmieri
        Authors:  John Palmieri, Leif Leonhardy  |     Merged in:               
   Dependencies:                                 |      Stopgaps:               
-------------------------------------------------+--------------------------

Comment (by leif):

 Replying to [comment:33 tscrim]:
 > I tried this with `5.10.rc1` by applying the patches to the script repo
 (`$SAGE_ROOT/local/bin`), then running
 > {{{
 > sage -combinat install
 > }}}
 > and all of the extensions are being rebuilt for me. Did I need to run
 `sage -b` first?

 a) If you had committed changes to the main repo, you should of course run
 `sage -b` before cloning.  (It would be better to test with a vanilla Sage
 library.)

 b) Are you sure ''everything'' (= ''all'' extension modules) got rebuilt,
 as opposed to just changed modules and those that depend on the changed
 ones (the latter potentially being many, even if not many got changed)?

 c) Is that a regression?

 (The current brokenness of `sage -sync-build` ''might'' be related,
 although I don't see that `sage -combinat` calls it.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13245#comment:35>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to