Openmoko Bug #1686: packagekit on org.openmoko.dev depends on newer opkg

Openmoko Public Trac bugs at docs.openmoko.org
Tue Jul 29 13:04:53 CEST 2008


#1686: packagekit on org.openmoko.dev depends on newer opkg
--------------------+-------------------------------------------------------
 Reporter:  cesarb  |       Owner:  julian_chu
     Type:  defect  |      Status:  new       
 Priority:  normal  |   Milestone:            
Component:  Distro  |     Version:            
 Severity:  normal  |    Keywords:            
 Blocking:          |   Blockedby:            
--------------------+-------------------------------------------------------
 packagekit-0.2.3+git0+813fa8cfb139246cf180d52895b52b28616ae2f5-r9.03,
 which is the revision compiled by org.openmoko.dev, needs a recent
 revision of opkg because it calls opkg_repository_accessibility_check() on
 backends/opkg/pk-backend-opkg.c. That function was added on r4528, which
 is less than the r4558 found on conf/distro/include/sane-srcrevs.inc;
 however, there is a couple of lines in conf/distro/include/preferred-
 om-2008-versions.inc which override that and force the SRCREV of opkg to
 be 4488, thus making the packagekit compile fail.

 The fix is simply to comment out both SRCREV lines at conf/distro/include
 /preferred-om-2008-versions.inc, letting the lines at sane-srcrevs.inc
 determine the revision to be used.

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/1686>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list