From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] python-smartpm-native: prefer same arch when install
Date: Wed, 28 Oct 2015 10:11:37 +0800 [thread overview]
Message-ID: <56302ED9.6010307@windriver.com> (raw)
In-Reply-To: <CAJTo0La8YZQafC-8SKdBt_4K5N8TsHU6bq3oeykJ6-j6pc6isw@mail.gmail.com>
On 10/28/2015 02:45 AM, Burton, Ross wrote:
>
> On 27 October 2015 at 14:05, Robert Yang <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>> wrote:
>
> We had made smart install multilib RDEPENDS correctly from
> package_manager.py, but it couldn't handle RRECOMMANDS, this patch fix
> the issue from python-smartpm-native, and make it work well.
>
> The logic is: when pkg_A rdepends/rrecommands pkg_B, then let pkg_B use
> pkg_A's arch when possible.
>
>
> I added this patch and rebuilt core-image-sato, then ran buildhistory-diff:
>
> Changes to images/intel_corei7_64/glibc/core-image-sato
> (installed-package-names.txt):
> lib32-ncurses-terminfo-base was added
> lib32-libjpeg9 was added
> lib32-glibc-gconv-iso8859-1 was added
> lib32-shared-mime-info was added
> lib32-libxml2 was added
> lib32-wpa-supplicant-cli was added
> lib32-libgdk-pixbuf-2.0-loader-png was added
> lib32-wpa-supplicant-passphrase was added
> lib32-pango-module-basic-fc was added
> lib32-bash was added
> lib32-libgdk-pixbuf-2.0-loader-jpeg was added
> lib32-libgdk-pixbuf-2.0-loader-gif was added
> lib32-libgdk-pixbuf-2.0-loader-xpm was added
> lib32-glibc-gconv was added
>
> Some of those are good (gdk-pixbuf and pango), some bad (bash,
> wpa-supplicant-cli), some probably bugs in packages that should be allarch
> (termino, shared-mime-info).
I think that lacking something so that it doesn't work is worse than have more
things but works ?
// Robert
>
> I'm undecided what we do about this. Fixing the dependency chains is good, but
> we're definitely pulling in more than expected.
>
> Ross
prev parent reply other threads:[~2015-10-28 2:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 14:05 [PATCH 0/1] python-smartpm-native: prefer same arch when install Robert Yang
2015-10-27 14:05 ` [PATCH 1/1] " Robert Yang
2015-10-27 18:45 ` Burton, Ross
2015-10-27 19:04 ` Mark Hatle
2015-10-28 2:11 ` Robert Yang [this message]
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=56302ED9.6010307@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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.