#13211: Upgrade GAP to 4.5.6
-----------------------------------------------------------+----------------
       Reporter:  kini                                     |         Owner:  
tbd              
           Type:  enhancement                              |        Status:  
needs_work       
       Priority:  major                                    |     Milestone:  
sage-5.5         
      Component:  packages                                 |    Resolution:     
              
       Keywords:  orphaned processes                       |   Work issues:     
              
Report Upstream:  Completely fixed; Fix reported upstream  |     Reviewers:  
Dmitrii Pasechnik
        Authors:  Volker Braun                             |     Merged in:     
              
   Dependencies:  #13123, #13579                           |      Stopgaps:     
              
-----------------------------------------------------------+----------------

Comment (by jdemeyer):

 Now I see ENOSPC errors (I think not before):
 {{{
 open("/tmp/dotsagewHCJJ1/gap/workspace-5368401171496622154",
 O_WRONLY|O_CREAT|O_TRUNC, 0644) = 4
 write(4, "GAP workspace\0004.5.6\00064 bit\0\10\7\6\5\4"..., 100000) = -1
 ENOSPC (No space left on device)
 }}}

 But this doesn't make sense as there is plenty of space on `/tmp` and I
 can create large files manually there:
 {{{
 jdemeyer@sage:sage-5.5.beta0-gap$ dd if=/dev/zero
 of=/tmp/dotsagewHCJJ1/gap/workspace-5368401171496622154 bs=1024
 count=100000
 100000+0 records in
 100000+0 records out
 102400000 bytes (102 MB) copied, 0.158741 s, 645 MB/s
 }}}

 I am lost...

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