public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* Broken dependency processing?
@ 2013-02-14 13:19 Gary Thomas
  2013-02-14 17:42 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2013-02-14 13:19 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-14 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14 13:19 Broken dependency processing? Gary Thomas
2013-02-14 17:42 ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox