#10278 NORM 10.1.2: test olpc-update 8.2.1 to 10.1.2

Zarro Boogs per Child bugtracker at laptop.org
Mon Aug 16 02:31:18 EDT 2010


#10278: test olpc-update 8.2.1 to 10.1.2
---------------------------------------+------------------------------------
           Reporter:  Quozl            |       Owner:  Quozl   
               Type:  task             |      Status:  assigned
           Priority:  normal           |   Milestone:  10.1.2  
          Component:  upgrade utility  |     Version:          
         Resolution:                   |    Keywords:          
        Next_action:  test in build    |    Verified:  0       
Deployment_affected:                   |   Blockedby:          
           Blocking:                   |  
---------------------------------------+------------------------------------

Comment(by Quozl):

 Test with insufficient space.

 Test design: SJ said with 358MB free it failed, therefore fill jffs2 with
 compressed data until less than 358MB is free and retry update.

 {{{
 until [ $(df /|awk '/mtd0/ {print $4}') -le 357000 ]; do
   cp /boot/vmlinuz fs.$(date +%s.%N);
   df /;
 done
 }}}

 Does indeed fail during olpc-update with ''No space left on device''.
 Removed files gradually until it worked.  About 300Mb of space had been
 consumed by the above files at the point it worked.

-- 
Ticket URL: <http://dev.laptop.org/ticket/10278#comment:7>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list