Openmoko Bug #2109: Upgrade path error from Om2008.9 to testing

Openmoko Public Trac bugs at docs.openmoko.org
Wed Nov 5 09:15:57 CET 2008


#2109: Upgrade path error from Om2008.9 to testing
-------------------------+--------------------------------------------------
    Reporter:  john_lee  |        Owner:  tick        
        Type:  defect    |       Status:  accepted    
    Priority:  high      |    Milestone:              
   Component:  opkg      |      Version:  Om2008.9-dev
    Severity:  normal    |   Resolution:              
    Keywords:            |     Haspatch:  0           
   Blockedby:            |    Estimated:              
 Patchreview:            |     Blocking:              
Reproducible:  always    |  
-------------------------+--------------------------------------------------

Comment(by tick):

 In this case OE moves /usr/lib/libgobject-2.0.so.0.1600.1  from
 libglib-2.0-0 to libgobject-2.0-0 and adding PR for libglib-2.0-0
 to 5.

 In this case libgobject is depends on libglib-2.0-0_2.16.1-r5 and after.

 There are two ways to solve this issue.
  1. Let libgobject-2.0-0 depends on libglib-2.0-0 (>= 2.16.1-r5) modify
 this on OE.
  2. Let opkg to check if libglib-2.0-0 should upgrade or not. If yes then
 upgrade it first.  This may introduce infinite loop if there are any two
 packages depends on each other and adding PR at the same time.

 In my option, this issues happens because the metadata is wrong, and so
 that opkg does not know upgrade order.

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


More information about the buglog mailing list