From: Richard Purdie <rpurdie@linux.intel.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: Poky <poky@lists.pokylinux.org>
Subject: Re: RPM vs IPK
Date: Sat, 30 Oct 2010 07:17:55 +0100 [thread overview]
Message-ID: <1288419475.1285.2648.camel@rex> (raw)
In-Reply-To: <4CCB3EF4.9010604@mlbassoc.com>
On Fri, 2010-10-29 at 15:39 -0600, Gary Thomas wrote:
> On 10/29/2010 03:33 PM, Gary Thomas wrote:
> > I notice that in the latest master, rpm-native is always built,
> > even if I'm using ipk style packaging.
> >
> > * Why?
> > * Why should I choose one over the other? I'm happy using rpm
> > (been using it for 15 years!) but I wonder why the switch?
> > Is rpm to become the de-facto packaging for Poky builds?
>
> Also, if it's to be rpm, will there be a yum (or equivalent)?
> Otherwise, what tool will be used to manage dependency tracking, etc?
This was covered in some emails that were sent a couple of months ago.
Poky continues to support multiple packaging backends including ipk. We
do however plan to use the best tools for the job and there is a tool
called something like rpmdeps which does some dependency calculations
really well. This tool is therefore used during do_package and the
results are shared between all the packaging backends. As an example of
the kind of dependency it can provide, it will look for scripts using
python/perl/bash and then add the appropriate dependencies but there are
other things as well.
So the dependency on rpm-native is expected, it doesn't mean we're going
rpm only, just that we use the best tools for the job.
Also, since we do support packaging management with rpm, we did add
zypper as our yum equivalent for the rpm use case.
Cheers,
Richard
next prev parent reply other threads:[~2010-10-30 6:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-29 21:33 RPM vs IPK Gary Thomas
2010-10-29 21:39 ` Gary Thomas
2010-10-30 6:17 ` Richard Purdie [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-21 1:58 Gary Thomas
2011-03-21 11:57 ` Richard Purdie
2011-03-21 14:02 ` Gary Thomas
2011-03-21 14:42 ` Richard Purdie
2011-03-21 16:33 ` Mark Hatle
2011-03-22 0:20 ` Khem Raj
2011-05-19 14:05 Gary Thomas
2011-05-19 14:17 ` Mark Hatle
2011-05-19 14:26 ` Gary Thomas
2011-05-19 15:28 ` Stewart, David C
2011-05-19 15:40 ` Gary Thomas
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=1288419475.1285.2648.camel@rex \
--to=rpurdie@linux.intel.com \
--cc=gary@mlbassoc.com \
--cc=poky@lists.pokylinux.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.