Hello,

i think i remember that you have to write
both into one opkg command. Something like:

opkg install libglib-2.0-0_2.28.5-r1.9_armv7a.ipk libgmodule-2.0-0_2.28.5-r1.9_armv7a.ipk

Best regards,

Martin

----- Original Message ----- From: "Ralph Reinhold" <ra...@kaliberimaging.com>
To: <angstrom-distro-users@linuxtogo.org>
Sent: Monday, July 09, 2012 5:41 PM
Subject: [Angstrom-distro-users] Circular dependency


A program that I am trying to install requires a more updated version of several libraries than opkg update or opkg upgrade gives. In trying to install them, I ran across a circular dependency as noted in the capture below:

<http://www.cnn.com/2012/07/08/showbiz/obit-borgnine/index.html>opkg install libglib-2.0-0_2.28.5-r1.9_armv7a.ipk
Upgrading libglib-2.0-0 on root from 2.24.1-r2.6 to 2.28.5-r1.9...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for libglib-2.0-0: * libgio-2.0-0 (>= 2.28.5) * libgmodule-2.0-0 (>= 2.28.5) * libgobject-2.0-0 (>= 2.28.5) * libgthread-2.0-0 (>= 2.28.5) *
 * opkg_install_cmd: Cannot install package libglib-2.0-0.


opkg install libgmodule-2.0-0_2.28.5-r1.9_armv7a.ipk
Upgrading libgmodule-2.0-0 on root from 2.24.1-r2.6 to 2.28.5-r1.9...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for libgmodule-2.0-0:
 *     libglib-2.0-0 (>= 2.28.5) *
 * opkg_install_cmd: Cannot install package libgmodule-2.0-0.

In order to install the updated libglib, I have to update libgmodule and in order to update libgmodule to the current version, I have to update to the current version of libglib. How do I resolve this?

Thanks
Ralph
--

Ralph Reinhold, DSc

Director of Science and Innovation

Kaliber Imaging, Inc.

www.kaliberimaging.com <http://www.kaliberimaging.com/>

773-420-8217

_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users


_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to