[OE-core] bitbake core-image-sato fails:

McClintock Matthew-B29882 B29882 at freescale.com
Thu Dec 8 21:14:17 UTC 2011


On Wed, Dec 7, 2011 at 10:29 AM, Ulf Samuelsson
<openembedded-core at emagii.com> wrote:
> Got the following error message when building core-image-sato:
>
> | Collected errors:
> |  * satisfy_dependencies_for: Cannot satisfy the following dependencies for
> task-core-x11-sato:
> |  *     ofono *
> |  * opkg_install_cmd: Cannot install package task-core-x11-sato.
> NOTE: package core-image-sato-1.0-r0: task do_rootfs: Failed
> ERROR: Task 8
> (/home/ulf/projects/OE_atmel/sources/openembedded-core/meta/recipes-sato/images/core-image-sato.bb,
> do_rootfs) failed with exit code '1'

The rpm for ofono was not generated, and something in
task-core-x11-sato depends on it. So rpm goes and tries to resolve its
dependency (which adds other packages) and it can't find one for
ofono. Some recipe in this task needs a DEPENDS += "ofono"

-M




More information about the Openembedded-core mailing list