Ticket #1433 (closed defect: fixed)
packagekit get updates failed
| Reported by: | tick@… | Owned by: | thomas@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ASU | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
opkg 4452
packagekit patch to d1e096c3267c1c9492041382b954e9327bc8bbec
assassin 135
Using the image of May 28
OE branch ASU.dev
root@om-gta02:/usr/lib/opkg/info# cat diversity-nav.control
Package: diversity-nav
Version: 0.0.1+svnr388-r4.01
Description: Diversity_nav - a GPS location based communicative application
Section: openmoko/applications
Priority: optional
Maintainer: Angstrom Developers <angstrom-distro-devel@…>
Architecture: armv4t
OE: diversity-nav
Homepage: http://diversity.projects.openmoko.org/
Tags: group::maps
...
root@om-gta02:/usr/lib/opkg/info# pkcon search group maps
available diversity-nav-0.0.1+svnr391-r3.03
search-group runtime was 0.4 seconds
root@om-gta02:~# opkg list | grep assassin
assassin - 0.2+svnr141-r5.01 - Action GUI for Installer
assassin - 0.2+svnr135-r5.01 -
assassin-dbg - 0.2+svnr141-r5.01 - Action GUI for Installer
assassin-dev - 0.2+svnr141-r5.01 - Action GUI for Installer
root@om-gta02:~# opkg list_installed | grep assassin
assassin - 0.2+svnr135-r5.01 -
root@om-gta02:/usr/lib/opkg/info# pkcon get-updates
get-updates runtime was 0.0 seconds
root@om-gta02:/usr/lib/opkg/info#
pkcon get-updates does not found diversity-nav is new and assassin is new too.
Change History
comment:2 Changed 5 years ago by tick@…
Yes
root@om-gta02:~# opkg upgrade
loading conf file /etc/opkg.conf
loading conf file /etc/opkg/gta02.conf
Upgrading angstrom-version on root from 1:P1-Snapshot-20080528-r1 to
1:P1-Snapshot-20080529-r1...
Downloading
http://192.168.0.200/build/deploy/glibc/ipk/om-gta02//angstrom-version_P1-Snapshot-20080529-r1_om-gta02.ipk
Upgrading assassin on root from 0.2+svnr135-r5.01 to 0.2+svnr141-r5.01...
Downloading
http://192.168.0.200/build/deploy/glibc/ipk/armv4t//assassin_0.2+svnr141-r5.01_armv4t.ipk
Upgrading diversity-nav on root from 0.0.1+svnr388-r4.01 to 0.0.1+svnr391-r4.02...
Downloading
http://192.168.0.200/build/deploy/glibc/ipk/armv4t//diversity-nav_0.0.1+svnr391-r4.02_armv4t.ipk
Upgrading libopkg0 on root from 0.0+svnr4448-r3 to 0.0+svnr4452-r3...
Downloading
http://192.168.0.200/build/deploy/glibc/ipk/armv4t//libopkg0_0.0+svnr4452-r3_armv4t.ipk
Upgrading neod on root from 0.1.0+svnr4336-r6 to 0.1.0+svnr4354-r6...
Downloading
http://192.168.0.200/build/deploy/glibc/ipk/neo1973//neod_0.1.0+svnr4354-r6_neo1973.ipk
Upgrading opkg on root from 0.0+svnr4448-r3 to 0.0+svnr4452-r3...
Downloading
http://192.168.0.200/build/deploy/glibc/ipk/armv4t//opkg_0.0+svnr4452-r3_armv4t.ipk
Configuring angstrom-version
Configuring assassin
Configuring diversity-nav
Configuring libopkg0
Configuring neod
Configuring opkg
update-alternatives: Linking usr/bin/opkg to /usr/bin/opkg-cl

Does "opkg upgrade" update diversity-nav in this case?