#14804: transition to using install program
-------------------------------------------------+--------------------------
       Reporter:  felixs                         |         Owner:  tbd      
           Type:  enhancement                    |        Status:  new      
       Priority:  critical                       |     Milestone:  sage-5.12
      Component:  distribution                   |    Resolution:           
       Keywords:  spkg-install filelist destdir  |   Work issues:           
Report Upstream:  N/A                            |     Reviewers:           
        Authors:  Felix Salfelder                |     Merged in:           
   Dependencies:                                 |      Stopgaps:           
-------------------------------------------------+--------------------------

Comment (by felixs):

 Replying to [comment:2 vbraun]:
 > Python distutils at least encapsulates the file operations in
 `distutils.file_utils`, so it would be a finite task to hook into that as
 well.

 For example. but i have no idea how to "hook into that" yet without
 patching distutils. is there any python magic you have in mind?

 > The alternative is to serialize the install phase and diff the
 `SAGE_ROOT` tree before and after.

 Won't give me DESTDIR. serialization is one of the uglier hacks (no way).
 diff takes quadratic time (even less way).

 > Yet another possibility is to use separate install trees for each spkg
 in "sage-the-distribution", as in Nix or Stow.

 Just complicates the issue. better is supporting no "install" at all (like
 sage-doc currently does).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14804#comment:3>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to