#13201: patch setuptools to allow for parallel usage
-----------------------------------+----------------------------------------
       Reporter:  rohana           |         Owner:  GeorgSWeber 
           Type:  enhancement      |        Status:  needs_review
       Priority:  major            |     Milestone:  sage-5.4    
      Component:  build            |    Resolution:              
       Keywords:                   |   Work issues:              
Report Upstream:  N/A              |     Reviewers:              
        Authors:  R. Andrew Ohana  |     Merged in:              
   Dependencies:  #11874, #12994   |      Stopgaps:              
-----------------------------------+----------------------------------------

Comment (by jdemeyer):

 I unfortuntely don't understand `setuptools` well enough to review this.
 It seems there are some changes unrelated to the locking.  What do they
 do?

 Also, do we really need to do this ''every time'' Sage runs (could it be
 moved to `sage-location`?):
 {{{
     # Hack around setuptools since --egg-path isn't fully respected
     sed -i 's-.*sagenb.*-\.\./\.\./\.\./\.\./devel/sagenb-' \
         "$SAGE_LOCAL/lib/python/site-packages/easy-install.pth"
 }}}
 You also need to handle the case that `$SAGE_ROOT` isn't writeable.

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