From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp4.nedap.com ([213.160.213.85] helo=smtp.nedap.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1U6LXV-0003gg-Uk for openembedded-devel@lists.openembedded.org; Fri, 15 Feb 2013 14:41:22 +0100 Received: from nvs0066.nedap.local (10.91.8.1) by relaysmtp1.nedap.local (10.1.8.139) with Microsoft SMTP Server id 8.3.83.0; Fri, 15 Feb 2013 14:25:17 +0100 X-TM-IMSS-Message-ID: <0cb2928b00009609@nedap.com> Received: from [10.2.40.10] ([10.2.40.10]) by nedap.com ([10.91.8.1]) with ESMTP (TREND IMSS SMTP Service 7.1) id 0cb2928b00009609 ; Fri, 15 Feb 2013 14:25:15 +0100 Message-ID: <511E373D.1070109@nedap.com> Date: Fri, 15 Feb 2013 14:25:17 +0100 From: Jaap de Jong User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: "openembedded-devel@lists.openembedded.org" Subject: opkg-make-index not found X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 13:41:22 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Hi All, if I do bitbake package-index it crashes with the message | /bin/bash: opkg-make-index: command not found This is on a 64 debian machine, possibly the wrong path is searched? (there is a opkg-make-index under sysroots/x86_64-linux/usr/bin) Is this a known problem? Thanks! Jaap