#8674 BLOC 8.2.0 (: 8.2-764, Software Update erased complete /home/olpc/Activities directory

Zarro Boogs per Child bugtracker at laptop.org
Fri Sep 26 00:16:36 EDT 2008


#8674: 8.2-764, Software Update erased complete /home/olpc/Activities directory
--------------------------+-------------------------------------------------
   Reporter:  tvoverbeek  |       Owner:  marco               
       Type:  defect      |      Status:  new                 
   Priority:  blocker     |   Milestone:  8.2.0 (was Update.2)
  Component:  sugar       |     Version:  olpc-3              
 Resolution:              |    Keywords:  blocks?:8.2.0       
Next_action:  reproduce   |    Verified:  0                   
  Blockedby:              |    Blocking:                      
--------------------------+-------------------------------------------------

Comment(by cscott):

 Looks like the program occurred during the upgrade of Wikislice or
 Wikipedia.  My wild guess is that bundle.uninstall() got convinced that
 the bundle root dir was '.' and ended up deleting ~/Activities/. -- the
 logic for finding the zip file root is:
 {{{
         file_names = self._zip_file.namelist()
 ...
         self._zip_root_dir = file_names[0].split('/')[0]
 }}}

 This seems failure-prone to me.

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


More information about the Bugs mailing list