From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/7][PULL] Multilib: various fixes
Date: Wed, 3 Aug 2011 10:29:53 -0500 [thread overview]
Message-ID: <4E396971.7040506@windriver.com> (raw)
In-Reply-To: <cover.1312384552.git.dongxiao.xu@intel.com>
On 8/3/11 10:19 AM, Dongxiao Xu wrote:
> Hi Richard,
>
> This pull request contains several multilib fixes, especially for rpm side.
> Please help to review and pull.
>
> Current status for rpm sato is, most of the error dependency issues have been solved except one error while do_rootfs:
>
> error: Failed dependencies:
> /bin/sh is needed by dbus-1.4.12-r0.x86_64
> /bin/sh is needed by psplash-0.0+svnr424-r6.x86_64
> /bin/sh is needed by portmap-6.0-r7.x86_64
> /bin/sh is needed by dropbear-0.52-r3.x86_64
> ...
>
> I am looking into that currently. Any suggestion would be appreciated.
The issue is due to nothing providing /bin/sh currently. /bin/sh is provide via
the alternatives mechanism, we need a way to use this mechanism to tell RPM the
required component is available. (A discussion is already going on within the
oe-core mailing list, topic is "[PATCH 5/5] update-alternatives: Add
alternatives as a runtime provide".
> Thanks,
> Dongxiao
>
> The following changes since commit 07864a16baf18046b726ec72b688594a91c6e4b4:
>
> local.conf.sample: Fix TUNENAME reference (should be DEFAULTTUNE) (2011-08-02 14:40:54 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib dxu4/ml
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/ml
>
> Dongxiao Xu (7):
> eglibc-locale: Specially handle FILES_eglibc-gconv for multilib
> libxml-simple-perl: Use BBCLASSEXTEND insteand of *-native recipe
> openjade-native: Change RDEPENDS of sgml-common-native
> multilib: Use BPN instead of PN for style like lib${PN}
> multilib: remove MULTILIB_PACKAGE_ARCHS variable
> package_rpm: fix strip_multilib function
> package_rpm: Fix package rename issue in multilib case
>
> meta/classes/libc-package.bbclass | 2 +-
> meta/classes/package_rpm.bbclass | 31 +++++++-------------
> meta/classes/populate_sdk_rpm.bbclass | 3 --
> meta/classes/rootfs_rpm.bbclass | 3 --
> meta/recipes-core/eglibc/eglibc-locale.inc | 5 ++-
> .../openjade/openjade-native_1.3.2.bb | 2 +-
> .../perl/libxml-simple-perl-native_2.18.bb | 7 ----
> .../perl/libxml-simple-perl_2.18.bb | 2 +
> meta/recipes-devtools/python/python_2.6.6.bb | 4 +-
> meta/recipes-extended/augeas/augeas.inc | 12 ++++----
> meta/recipes-extended/gamin/gamin_0.1.10.bb | 8 ++--
> meta/recipes-support/attr/ea-acl.inc | 2 +-
> meta/recipes-support/sqlite/sqlite3.inc | 6 ++--
> 13 files changed, 35 insertions(+), 52 deletions(-)
> delete mode 100644 meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2011-08-03 15:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-03 15:19 [PATCH 0/7][PULL] Multilib: various fixes Dongxiao Xu
2011-08-03 15:19 ` [PATCH 1/7] eglibc-locale: Specially handle FILES_eglibc-gconv for multilib Dongxiao Xu
2011-08-03 15:19 ` [PATCH 2/7] libxml-simple-perl: Use BBCLASSEXTEND insteand of *-native recipe Dongxiao Xu
2011-08-03 15:19 ` [PATCH 3/7] openjade-native: Change RDEPENDS of sgml-common-native Dongxiao Xu
2011-08-03 15:19 ` [PATCH 4/7] multilib: Use BPN instead of PN for style like lib${PN} Dongxiao Xu
2011-08-03 15:19 ` [PATCH 5/7] multilib: remove MULTILIB_PACKAGE_ARCHS variable Dongxiao Xu
2011-08-03 15:32 ` Mark Hatle
2011-08-04 0:59 ` Xu, Dongxiao
2011-08-11 0:44 ` Xu, Dongxiao
2011-08-11 15:47 ` Mark Hatle
2011-08-03 15:19 ` [PATCH 6/7] package_rpm: fix strip_multilib function Dongxiao Xu
2011-08-03 15:38 ` Mark Hatle
2011-08-04 1:44 ` Xu, Dongxiao
2011-08-03 15:19 ` [PATCH 7/7] package_rpm: Fix package rename issue in multilib case Dongxiao Xu
2011-08-03 15:29 ` Mark Hatle [this message]
2011-08-03 17:07 ` [PATCH 0/7][PULL] Multilib: various fixes Richard Purdie
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=4E396971.7040506@windriver.com \
--to=mark.hatle@windriver.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox