All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghavendra Kakarla <Raghavendra.Kakarla@inedasystems.com>
To: "Aníbal Limón" <anibal.limon@linux.intel.com>,
	"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Usage of apt-get package in yocto
Date: Thu, 21 May 2015 05:10:41 +0000	[thread overview]
Message-ID: <1432185017343.69879@inedasystems.com> (raw)
In-Reply-To: <555CAA84.30805@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1483 bytes --]

Hi Alimon,


After adding the lines what you mentioned in the local.conf file and tried to get the git packages with "apt-get " it also give the error but this time it is different. It gives the error "unable to locate package git".


I have a doubt here, when I run the apt-get in yocto distribution where it can get the given package.


Could you please clarify it.


Thnaks in advance.


Regards,

Raghavendra K.

________________________________
From: Aníbal Limón <anibal.limon@linux.intel.com>
Sent: Wednesday, May 20, 2015 9:08 PM
To: Raghavendra Kakarla; yocto@yoctoproject.org
Subject: Re: [yocto] Usage of apt-get package in yocto


Hi Raghavendra,

On 20/05/15 04:01, Raghavendra Kakarla wrote:

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 directory).

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

This error is because you need to add package-management to EXTRA_IMAGE_FEATURES in local.conf,

PACKAGE_CLASSES ?= "package_deb"
EXTRA_IMAGE_FEATURES = "debug-tweaks package-management"

Regards,
    alimon


Could you please help me for resolving this issue.


Regards,

Raghavendra K.






[-- Attachment #2: Type: text/html, Size: 5178 bytes --]

  reply	other threads:[~2015-05-21  5:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20  9:01 Usage of apt-get package in yocto Raghavendra Kakarla
2015-05-20 15:38 ` Aníbal Limón
2015-05-21  5:10   ` Raghavendra Kakarla [this message]
2015-05-21  8:42     ` Burton, Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1432185017343.69879@inedasystems.com \
    --to=raghavendra.kakarla@inedasystems.com \
    --cc=anibal.limon@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.