#11926: "make" should run Sage once
-------------------------------------------+--------------------------------
    Reporter:  jdemeyer                    |         Owner:  GeorgSWeber        
          
        Type:  defect                      |        Status:  closed             
          
    Priority:  major                       |     Milestone:  sage-4.8           
          
   Component:  build                       |    Resolution:  fixed              
          
    Keywords:  Makefile build sage-starts  |   Work_issues:                     
          
    Upstream:  N/A                         |      Reviewer:  John Palmieri, 
Leif Leonhardy
      Author:  Jeroen Demeyer              |        Merged:  sage-4.8.alpha0    
          
Dependencies:                              |  
-------------------------------------------+--------------------------------

Comment(by jhpalmieri):

 I tried the following:

  - build Sage ('make'), version 4.8.alpha2
  - move the Sage installation and run 'sage' once, as per the multi-user
 installation instructions
  - chmod a-w -R sage-x.y.z (so I don't have write access anymore)
  - sage -tp 18 devel/sage

 Almost all tests passed; the only failures were the ones reported at
 #5515.
 {{{
 The following tests failed:

         sage -t --long devel/sage/sage/modular/hecke/submodule.py # 1
 doctests failed
         sage -t --long devel/sage/sage/modular/abvar/abvar.py # 1 doctests
 failed
         sage -t --long devel/sage/sage/lfunctions/sympow.py # 13 doctests
 failed
         sage -t --long devel/sage/sage/interfaces/qepcad.py # 3 doctests
 failed
         sage -t --long
 devel/sage/sage/schemes/elliptic_curves/ell_rational_field.py # 17
 doctests failed
 }}}
 So I think the approach on this ticket should work with a multi-user
 installation, but as I said earlier, I may be misunderstanding the
 problem.

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