[SHR-U] opkg displays some packages twice

2009-10-24 Thread Jens Seidel
Hi,

I have some opkg issues recently.

r...@om-gta02:~# opkg list | grep opkg
libopkg-dev - 0.1.6+svnr215-r4 - Opkg Package Manager
libopkg0 - 0.1.6+svnr215-r4 - Opkg Package Manager Library
libopkg0 - 0.1.6+svnr215-r2 - 
opkg - 0.1.6+svnr215-r4 - Opkg Package Manager
opkg - 0.1.6+svnr215-r2 - 
opkg-collateral - 1.0-r1 - opkg configuration files
opkg-collateral-dbg - 1.0-r1 - opkg configuration files
opkg-collateral-dev - 1.0-r1 - opkg configuration files
opkg-dbg - 0.1.6+svnr215-r4 - Opkg Package Manager
opkg-dev - 0.1.6+svnr215-r4 - Opkg Package Manager

As you can see opkg reports that e.g. opkg is installed twice. Also
list_upgradable marks this package upgradeable:

r...@om-gta02:~# opkg list_upgradable | grep opkg
libopkg0 - 0.1.6+svnr215-r2 - 0.1.6+svnr215-r4
opkg - 0.1.6+svnr215-r2 - 0.1.6+svnr215-r4

The problem arised once I followed
http://www.mail-archive.com/community%40lists.openmoko.org/msg54860.html
and tried to manually update libfso-glib0 to be able to upgrade
fsousaged. I temporarily removed all packages depending on libfso-glib0
and I'm no longer able to install them again:

r...@om-gta02:~# opkg install tangogps
Installing tangogps (0.9.6-r1) to root...
Downloading
http://build.shr-project.org/shr-unstable/ipk//armv4t/tangogps_0.9.6-r1_armv4t.ipk
Collected errors:
 * ERROR: Cannot satisfy the following dependencies for tangogps:
 *  libfso-glib0 (= 
0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1bc9) * 

Any hints? (No upgrading libfso-glib0 does not help as I would get similar
errors mentioning that libfso-glib0 0.2.0 is not installed.)

Jens

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-U] opkg displays some packages twice

2009-10-24 Thread Lars Hennig
Am Samstag 24 Oktober 2009 schrieb Jens Seidel:
 I have some opkg issues recently.

 r...@om-gta02:~# opkg list | grep opkg
 libopkg-dev - 0.1.6+svnr215-r4 - Opkg Package Manager
 libopkg0 - 0.1.6+svnr215-r4 - Opkg Package Manager Library
 libopkg0 - 0.1.6+svnr215-r2 -
 opkg - 0.1.6+svnr215-r4 - Opkg Package Manager
 opkg - 0.1.6+svnr215-r2 -
 opkg-collateral - 1.0-r1 - opkg configuration files
 opkg-collateral-dbg - 1.0-r1 - opkg configuration files
 opkg-collateral-dev - 1.0-r1 - opkg configuration files
 opkg-dbg - 0.1.6+svnr215-r4 - Opkg Package Manager
 opkg-dev - 0.1.6+svnr215-r4 - Opkg Package Manager

 As you can see opkg reports that e.g. opkg is installed twice. Also
 list_upgradable marks this package upgradeable:

 r...@om-gta02:~# opkg list_upgradable | grep opkg
 libopkg0 - 0.1.6+svnr215-r2 - 0.1.6+svnr215-r4
 opkg - 0.1.6+svnr215-r2 - 0.1.6+svnr215-r4

opkg is not installed twice: It's installed once and one newer version is 
availlable in the repository. To list the installed packages run 

opkg list_installed | grep opkg


-- 
Lars

 Lubarsky's Law of Cybernetic Entomology:
   There's always one more bug.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-U] opkg displays some packages twice

2009-10-24 Thread Jens Seidel
On Sat, Oct 24, 2009 at 02:37:39PM +0200, Lars Hennig wrote:
 Am Samstag 24 Oktober 2009 schrieb Jens Seidel:
  I have some opkg issues recently.
 
  r...@om-gta02:~# opkg list | grep opkg
  libopkg-dev - 0.1.6+svnr215-r4 - Opkg Package Manager
  libopkg0 - 0.1.6+svnr215-r4 - Opkg Package Manager Library
  libopkg0 - 0.1.6+svnr215-r2 -
  opkg - 0.1.6+svnr215-r4 - Opkg Package Manager
  opkg - 0.1.6+svnr215-r2 -
  opkg-collateral - 1.0-r1 - opkg configuration files
  opkg-collateral-dbg - 1.0-r1 - opkg configuration files
  opkg-collateral-dev - 1.0-r1 - opkg configuration files
  opkg-dbg - 0.1.6+svnr215-r4 - Opkg Package Manager
  opkg-dev - 0.1.6+svnr215-r4 - Opkg Package Manager
 
  As you can see opkg reports that e.g. opkg is installed twice. Also
  list_upgradable marks this package upgradeable:
 
  r...@om-gta02:~# opkg list_upgradable | grep opkg
  libopkg0 - 0.1.6+svnr215-r2 - 0.1.6+svnr215-r4
  opkg - 0.1.6+svnr215-r2 - 0.1.6+svnr215-r4
 
 opkg is not installed twice: It's installed once and one newer version is 
 availlable in the repository. To list the installed packages run 
 
 opkg list_installed | grep opkg

r...@om-gta02:~# opkg list_installed opkg
opkg - 0.1.6+svnr215-r4 -
opkg - 0.1.6+svnr215-r2 -

r...@om-gta02:~# opkg list_installed | grep opkg
libopkg0 - 0.1.6+svnr215-r4 -
libopkg0 - 0.1.6+svnr215-r2 -
opkg - 0.1.6+svnr215-r4 -
opkg - 0.1.6+svnr215-r2 -
opkg-collateral - 1.0-r1 -

r...@om-gta02:~# opkg install opkg
Package opkg (0.1.6+svnr215-r4) installed in root is up to date.

Jens

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-U] opkg displays some packages twice

2009-10-24 Thread Lars Hennig
Am Samstag 24 Oktober 2009 schrieb Jens Seidel:
 r...@om-gta02:~# opkg list_installed opkg
 opkg - 0.1.6+svnr215-r4 -
 opkg - 0.1.6+svnr215-r2 -

 r...@om-gta02:~# opkg list_installed | grep opkg
 libopkg0 - 0.1.6+svnr215-r4 -
 libopkg0 - 0.1.6+svnr215-r2 -
 opkg - 0.1.6+svnr215-r4 -
 opkg - 0.1.6+svnr215-r2 -
 opkg-collateral - 1.0-r1 -

 r...@om-gta02:~# opkg install opkg
 Package opkg (0.1.6+svnr215-r4) installed in root is up to date.

Seems that an installation did not update the package status. Check the 
file /usr/lib/opkg/status 

-- 
Lars

 Lubarsky's Law of Cybernetic Entomology:
   There's always one more bug.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community