public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Broken dependency processing?
Date: Thu, 14 Feb 2013 06:19:34 -0700	[thread overview]
Message-ID: <511CE466.40905@mlbassoc.com> (raw)

I have an customized image which explicitly names 'pulseaudio-server'
Building my image will break if I don't also explicitly name 'consolekit'

root@my_target:~# opkg whatdepends consolekit
Root set:
   consolekit
What depends on root set
         pulseaudio-module-console-kit 2.1-r15   depends on consolekit
root@my_target:~# opkg whatdepends pulseaudio-module-console-kit
Root set:
   pulseaudio-module-console-kit
What depends on root set
         pulseaudio-server 2.1-r15       depends on pulseaudio-module-console-kit

I can see that building pulseaudio does not force consolekit although it
will be required in order to install pulseaudio-server.

[gthomas@titan p82_soft]$ bitbake -g pulseaudio
Loading cache: 100% |####################################################################################| ETA:  00:00:00
Loaded 1415 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: PN build list saved to 'pn-buildlist'
NOTE: PN dependencies saved to 'pn-depends.dot'
NOTE: Package dependencies saved to 'package-depends.dot'
NOTE: Task dependencies saved to 'task-depends.dot'
[gthomas@titan p82_soft]$ grep consolekit pn-buildlist
    ... nothing (not present)

Note: my image/system does not normally include 'consolekit' and this behaviour
causes the image to fail to build.

I'm using the Poky/Yocto tree from a few weeks ago in case that matters:
   meta              = "master:09359e6ec00901abfe49157f1f9730117b4d284b"

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



             reply	other threads:[~2013-02-14 13:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 13:19 Gary Thomas [this message]
2013-02-14 17:42 ` Broken dependency processing? Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=511CE466.40905@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox