From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 74557E00ED4; Thu, 8 Oct 2015 13:58:52 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 50AD5E006D1 for ; Thu, 8 Oct 2015 13:58:49 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 7CDA5F811DA; Thu, 8 Oct 2015 14:58:48 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id F32C1F811D7; Thu, 8 Oct 2015 14:58:47 -0600 (MDT) To: Yocto Project From: Gary Thomas Message-ID: <5616D923.1060600@mlbassoc.com> Date: Thu, 8 Oct 2015 14:59:15 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Subject: Missing sanity / dependency X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2015 20:58:52 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 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 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 ------------------------------------------------------------