#11619: linux kernel 3.0 causes headaches with some python modules
------------------------+---------------------------------------------------
   Reporter:  fbissey   |          Owner:  tbd                                  
         
       Type:  defect    |         Status:  new                                  
         
   Priority:  critical  |      Milestone:  sage-4.7.2                           
         
  Component:  packages  |       Keywords:                                       
         
Work_issues:            |       Upstream:  Reported upstream. Developers 
acknowledge bug.
   Reviewer:            |         Author:                                       
         
     Merged:            |   Dependencies:                                       
         
------------------------+---------------------------------------------------

Comment(by leif):

 Replying to [comment:2 fbissey]:
 > ipython, distutils, numpy, scipy, sympy, networkx, sqlalchemy and
 twisted.
 >
 > And there are stuff that don't install in site-packages like scons.

 There's also (in the Sage installation):
 {{{
 local/lib/python2.6/hgext/inotify/server.py-                raise
 local/lib/python2.6/hgext/inotify/server.py-
 local/lib/python2.6/hgext/inotify/server.py:if sys.platform == 'linux2':
 local/lib/python2.6/hgext/inotify/server.py-    import linuxserver as
 _server
 local/lib/python2.6/hgext/inotify/server.py-else:
 --
 local/lib/python2.6/posixfile.py-                l_type, l_whence,
 l_start, l_len,  l_sysid, l_pid, l_vfs = \
 local/lib/python2.6/posixfile.py-
 struct.unpack('hhlllii', flock)
 local/lib/python2.6/posixfile.py:            elif sys.platform ==
 "linux2":
 local/lib/python2.6/posixfile.py-                l_type, l_whence,
 l_start, l_len, l_pid, l_sysid = \
 local/lib/python2.6/posixfile.py-
 struct.unpack('hhllhh', flock)
 }}}

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