#10149 NORM Not Tri: XO 1.5 olpc-update on a WP (security enabled) machine

Zarro Boogs per Child bugtracker at laptop.org
Wed May 5 14:52:42 EDT 2010


#10149: XO 1.5 olpc-update on a WP (security enabled) machine
------------------------------------+---------------------------------------
           Reporter:  reuben        |       Owner:  cjb          
               Type:  defect        |      Status:  new          
           Priority:  normal        |   Milestone:  Not Triaged  
          Component:  not assigned  |     Version:  not specified
         Resolution:                |    Keywords:               
        Next_action:  never set     |    Verified:  0            
Deployment_affected:                |   Blockedby:               
           Blocking:                |  
------------------------------------+---------------------------------------

Comment(by cjb):

 Hm, I think you're warned about it on both XO1 and XO1.5 builds, but I
 haven't tried it:

 {{{
         # sanity check: do we need a signed build (trac #5307, #7265)
         if ('-' in build and not build.startswith('candidate-')) \
                and os.path.exists('/ofw/mfg-data/wp') and \
                not (os.path.exists('/security/develop.sig') or
                     os.path.exists('/ofw/mfg-data/dk')):
             report(-1, "WARNING: You seem to be attempting to download "+
                    "an unsigned development build,\nbut you don't have a
 "+
                    "developer key.  This will probably fail.")
 }}}

 So, 10.2_xo1.5-122 contains a hyphen and doesn't start with "candidate"; I
 don't see why it wouldn't generate the unsigned build warning.

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


More information about the Bugs mailing list