All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Moles <cubicool@gmail.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Adding Python to an Image
Date: Thu, 25 Sep 2014 17:35:54 -0400	[thread overview]
Message-ID: <54248ABA.3050703@gmail.com> (raw)
In-Reply-To: <CAJTo0LZLqSaxUOA4+LuH7rRpQrwO6jR_KrjuHDU77WbUfSUpoA@mail.gmail.com>

On 09/25/2014 05:26 PM, Burton, Ross wrote:
> On 25 September 2014 21:53, Jeremy Moles <cubicool@gmail.com> wrote:
>> Hello everyone! With today's git (56f6634) I can build python using bitbake
>> without any issues. However, if I add it to an image I'm trying to arranage
>> (in the form of adding it to IMAGE_INSTALL) it totally explodes. The error
>> is massive, so I have attached it to this e-mail.
> The message says that it can't find a package called "python" (and
> then spams you with the complete list of packages it did find).
> There's a good reason for this: the python recipe doesn't actually
> produce a package called python.
>
> The binary and key libraries are in python-core, and the rest of the
> modules are split into separate packages.  If you want to install them
> all then install python-modules.
>
> Ross
>

Ah, thanks. In this case, python is the RECIPE, which can (and in this 
case, does) produce man PACKAGES.

Thanks for the reminder! Chugging right along!


  reply	other threads:[~2014-09-25 21:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-25 20:53 Adding Python to an Image Jeremy Moles
2014-09-25 21:26 ` Burton, Ross
2014-09-25 21:35   ` Jeremy Moles [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-14 19:19 Gerard Bucas
2015-08-19 15:14 ` Khem Raj

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=54248ABA.3050703@gmail.com \
    --to=cubicool@gmail.com \
    --cc=ross.burton@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.