Thanks. I have had too many problems using opkg and decided to go with a distro that accepts apt-get.

Ralph Reinhold, DSc

Director of Science and Innovation

Kaliber Imaging, Inc.

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

773-420-8217


On 7/10/2012 5:00 AM, angstrom-distro-users-requ...@linuxtogo.org wrote:
Send Angstrom-distro-users mailing list submissions to
        angstrom-distro-users@linuxtogo.org

To subscribe or unsubscribe via the World Wide Web, visit
        
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

or, via email, send a message with subject or body 'help' to
        angstrom-distro-users-requ...@linuxtogo.org

You can reach the person managing the list at
        angstrom-distro-users-ow...@linuxtogo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Angstrom-distro-users digest..."


Today's Topics:

    1. Circular dependency (Ralph Reinhold)
    2. Re: Circular dependency (Martin Maurer)


----------------------------------------------------------------------

Message: 1
Date: Mon, 09 Jul 2012 10:41:01 -0500
From: Ralph Reinhold<ra...@kaliberimaging.com>
Subject: [Angstrom-distro-users] Circular dependency
To: angstrom-distro-users@linuxtogo.org
Message-ID:<4ffafb8d.60...@kaliberimaging.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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
_______________________________________________
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