#11447: python spkg build fails on Ubuntu 11.04 derivative Mint 11
-----------------------------------------+----------------------------------
   Reporter:  pipedream                  |          Owner:  pipedream     
       Type:  defect                     |         Status:  needs_work    
   Priority:  major                      |      Milestone:  sage-4.7.1    
  Component:  build                      |       Keywords:                
Work_issues:                             |       Upstream:  N/A           
   Reviewer:  David Kirkby, Bill Odefey  |         Author:  Jan Groenewald
     Merged:                             |   Dependencies:                
-----------------------------------------+----------------------------------

Comment(by pipedream):

 Note that in #11243 we realised lsb_release does not work -- it tries to
 import an underlying system python package; but SAGE spkg installs run in
 a SAGE python environment and does not know
 the path to import lsb_release. That is why we switched to check whether
 /etc/issue exists, and then to use that.

 It is a good question whether the patch to use -lcrypt will break other
 Linux distros? Then a standard uname check for Linux could be used and the
 patch applied on all Linux patched while SAGE still uses python 2.6.

 What is the timeline for SAGE to get to python 2.7?

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