[yocto] Missing sanity / dependency

Burton, Ross ross.burton at intel.com
Thu Oct 8 14:40:35 PDT 2015


That bug was fixed some time ago, try updating your clone.  In particular I
expect your checkout is before
poky bb34181b42b62e0476ba9e12f9125ed9f785cf23.

Ross

On 8 October 2015 at 21:59, Gary Thomas <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
> ------------------------------------------------------------
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151008/2eab3236/attachment.html>


More information about the yocto mailing list