From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 66F5BE0095D; Wed, 20 May 2015 02:01:20 -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,HTML_MESSAGE 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] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from mail.invecas.com (mx2.invecas.com [112.133.222.227]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7049CE0027F for ; Wed, 20 May 2015 02:01:14 -0700 (PDT) Received: from SOC-EXCH-02.invecas.local (10.0.30.9) by mail.invecas.com (10.0.30.132) with Microsoft SMTP Server (TLS) id 14.3.123.3; Wed, 20 May 2015 14:31:14 +0530 Received: from SOC-EXCH-02.invecas.local (10.0.30.9) by SOC-EXCH-02.invecas.local (10.0.30.9) with Microsoft SMTP Server (TLS) id 15.0.995.29; Wed, 20 May 2015 14:31:05 +0530 Received: from SOC-EXCH-02.invecas.local ([::1]) by SOC-EXCH-02.invecas.local ([fe80::bc3d:32eb:402d:2fae%15]) with mapi id 15.00.0995.028; Wed, 20 May 2015 14:31:05 +0530 From: Raghavendra Kakarla To: "yocto@yoctoproject.org" Thread-Topic: Usage of apt-get package in yocto Thread-Index: AQHQktqnOHeXTyFWeUSbAETCqs/IvQ== Date: Wed, 20 May 2015 09:01:04 +0000 Message-ID: <1432112441117.48793@inedasystems.com> Accept-Language: en-US, en-IN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.42.88] MIME-Version: 1.0 Subject: Usage of apt-get package in yocto 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: Wed, 20 May 2015 09:01:20 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_143211244111748793inedasystemscom_" --_000_143211244111748793inedasystemscom_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have some requirement with apt-get in yocto genearted rootfs. I built the yocto source code with enabling the apt package. But after booting the image on my machine and run the "apt-get" command for= installing some package it gives the following error. Could not open the file /var/lib/dpkg/status open(2: no such a file or dire= ctory). The package lists or status files could not be parsed or opened. Could you please help me for resolving this issue. Regards, Raghavendra K. --_000_143211244111748793inedasystemscom_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi,


I have some requirement with apt-get in yocto genearted rootfs.


I built the yocto source code with enabling the apt package.


But after booting the image on my machine and run the "apt-get"= ; command for installing some package it gives the following erro= r.


Could not open the file /var/lib/dpkg/status open(2: no such a= file or directory).

The package lists or status files could not be parsed or = opened.


Could you please help me for resolving this issue.


Regards,

Raghavendra K.

--_000_143211244111748793inedasystemscom_--