[yocto] Missing sanity / dependency

Gary Thomas gary at mlbassoc.com
Thu Oct 8 15:15:34 PDT 2015


On 2015-10-08 15:40, Burton, Ross wrote:
> That bug was fixed some time ago, try updating your clone.  In particular I expect your checkout is before poky bb34181b42b62e0476ba9e12f9125ed9f785cf23.

Nope - I'm at master:eac61f37e36099f74485dab398b57f3812826d17 (current tip)
and I still get the same error.

> On 8 October 2015 at 21:59, Gary Thomas <gary at mlbassoc.com <mailto:gary at mlbassoc.com>> wrote:
>
>     I just ran across this on a [fairly new] system:
>
>     $ bitbake meta-toolchain -g -u depexp
>     Traceback (most recent call last):
>        File "/local/poky-cutting-edge/bitbake/bin/bitbake", line 45, in <module>
>          cookerdata.CookerConfiguration()))
>        File "/local/poky-cutting-edge/bitbake/lib/bb/main.py", line 334, in bitbake_main
>          ui_module = import_extension_module(bb.ui, configParams.ui, 'main')
>        File "/local/poky-cutting-edge/bitbake/lib/bb/main.py", line 103, in import_extension_module
>          module = __import__(pkg.__name__, fromlist = [modulename])
>        File "/local/poky-cutting-edge/bitbake/lib/bb/ui/depexp.py", line 22, in <module>
>          import gtk
>     ImportError: No module named gtk
>
>     Should this have been caught by the sanity checker, or perhaps
>     handled better?  In my Ubuntu case, I was missing python-gtk2
>     and friends.

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



More information about the yocto mailing list