From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 973B0E017AE for ; Tue, 29 Oct 2013 08:31:51 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id EF338F81207; Tue, 29 Oct 2013 09:31:50 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id A636FF81206; Tue, 29 Oct 2013 09:31:49 -0600 (MDT) Message-ID: <526FD4F2.3080207@mlbassoc.com> Date: Tue, 29 Oct 2013 09:32:02 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Paul Eggleton References: <526FCF51.1000701@mlbassoc.com> <1773539.ulxCIGh1xn@helios> In-Reply-To: <1773539.ulxCIGh1xn@helios> Cc: yocto@yoctoproject.org Subject: Re: Can't build any images 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: Tue, 29 Oct 2013 15:31:54 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-10-29 09:15, Paul Eggleton wrote: > On Tuesday 29 October 2013 09:08:01 Gary Thomas wrote: >> Since this commit: >> commit 8b42409dca729b7abbbdac04f533e161de86a3ef >> Author: Paul Eggleton >> Date: Fri Oct 18 15:19:58 2013 +0100 >> >> scripts/oe-pkgdata-util: improve help text and command line parsing >> >> * Use optparse to parse command line >> * Make help text actually helpful by describing what each command does >> * Drop comment at the top listing the commands which is now superfluous >> >> (From OE-Core rev: feb317513fff638ad7abdba8ab34b8413f0ab055) >> >> Signed-off-by: Paul Eggleton >> Signed-off-by: Richard Purdie >> >> I get these errors for any image I try to create: >> | Traceback (most recent call last): >> | File "/local/poky-cutting-edge/scripts/oe-pkgdata-util", line 334, in >> | | >> | main() >> | >> | File "/local/poky-cutting-edge/scripts/oe-pkgdata-util", line 319, in >> | main >> | >> | glob(args[1:], parser.print_help) >> | >> | File "/local/poky-cutting-edge/scripts/oe-pkgdata-util", line 143, in >> | glob >> | >> | if debug: >> | NameError: global name 'debug' is not defined >> >> The attached patch fixes the problem, but I'm not sure if it is 100% >> correct. > > Oops. I'm working on a proper fix now, sorry for the hassle... I just tested the patch you send to the OE-core list & it works great. Thanks -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------