Openmoko Bug #2271: 2009 opkg upgrade segmentation fault

Openmoko Public Trac bugs at docs.openmoko.org
Thu Jul 2 02:25:56 CEST 2009


#2271: 2009 opkg upgrade segmentation fault
-------------------------+--------------------------------------------------
 Reporter:  iknowjoseph  |          Owner:  Nytowl  
     Type:  defect       |         Status:  accepted
 Priority:  normal       |      Milestone:  Om2009  
Component:  opkg         |        Version:          
 Severity:  normal       |       Keywords:          
 Haspatch:  0            |      Blockedby:          
Estimated:               |    Patchreview:          
 Blocking:  2269         |   Reproducible:          
-------------------------+--------------------------------------------------

Comment(by nicolas.dufresne):

 The bigger is the update, the fewer are the chances the workaround works.
 For sure, somebody someday will have to look at opkg software (or switch
 to apt), but meanwhile I've manage to update a very old SHR Unstable with
 the following workaround (note, this is very slow).

 {{{
 opkg update
 for i in $(opkg list_upgradable); do opkg upgrade $i; done
 }}}

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2271#comment:5>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list