#4891: [with patch; needs review] make a command that installs all optional 
spkg's
and reports the ones that don't work.
-------------------------------+--------------------------------------------
 Reporter:  was                |        Owner:  mabshoff  
     Type:  defect             |       Status:  new       
 Priority:  major              |    Milestone:  sage-3.2.3
Component:  optional packages  |   Resolution:            
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by was):

 For the record, when I run this on sage.math it takes a total of a half
 hour (pretty fast!) and finishes with the following:
 {{{
 ...
 Successfully installed valgrind_3.3.1
 Now cleaning up tmp files.
 Making Sage/Python scripts relocatable...
 Making script relocatable
 Finished installing valgrind_3.3.1.spkg
 CPU times: user 0.03 s, sys: 1.54 s, total: 1.57 s
 Wall time: 1925.36 s
 ['boehm_gc-7.1.p0', 'mpi4py-0.3.1']
 }}}

 So boehm and mpi4py failed to install.  But everything else in optional
 succeeded.  Note that there is  an inconsistency, since according to the
 output of optional_packages() in fact mpi4py and fricas failed but
 everything else succeeded:
 {{{
  ['fricas-1.0.3.p0', 'mpi4py-0.3.1'])
 }}}
 This I think points to bugs in the package install system, not in this
 patch.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4891#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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