Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: hongxu <hongxu.jia@windriver.com>,
	 openembedded-core@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>
Subject: Re: [OE-core] [PATCH 1/3] dpkg: add nativesdk support
Date: Fri, 15 Jan 2021 22:15:18 +0000	[thread overview]
Message-ID: <4221b98b05e228a26d42acd2dc1db9e992e3b41b.camel@linuxfoundation.org> (raw)
In-Reply-To: <20210115094536.18651-1-hongxu.jia@windriver.com>

On Fri, 2021-01-15 at 17:45 +0800, hongxu wrote:
> - Add nativesdk support and override EXTRA_OECONF and PROV for
> nativesdk
> 
> - Replace ${bindir} with ${STAGING_BINDIR_NATIVE} for perl-native
> shebang to fix QA error of shebang too long in nativesdk build
> 
> - Add ldconfig to runtime depends to fix the following issue on target
> [snip]
> ...
> dpkg: warning: 'ldconfig' not found in PATH or not executable
> dpkg: error: 1 expected program not found in PATH or not executable
> Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and/sbin
> E: Sub-process /usr/bin/dpkg returned an error code (2)
> [snip]
> 
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
>  meta/recipes-devtools/dpkg/dpkg.inc | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Seems to break poky-tiny:

https://autobuilder.yoctoproject.org/typhoon/#/builders/15/builds/3209

(ldconfig may not be available with musl?)

Cheers,

Richard


  parent reply	other threads:[~2021-01-15 22:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15  9:45 [PATCH 1/3] dpkg: add nativesdk support hongxu
2021-01-15  9:45 ` [PATCH 2/3] apt: " hongxu
2021-01-15 11:26   ` [OE-core] " Richard Purdie
     [not found]   ` <165A643B5E417599.21794@lists.openembedded.org>
2021-01-15 16:51     ` Richard Purdie
2021-01-16  2:49       ` hongxu
2021-01-15  9:45 ` [PATCH 3/3] deb: do not insert feed uris if apt not installed hongxu
2021-01-15 22:21   ` [OE-core] " Richard Purdie
2021-01-16  2:46     ` hongxu
2021-01-16  3:49     ` [PATCH V2] " hongxu
2021-01-15 22:15 ` Richard Purdie [this message]
2021-01-16  2:50   ` [OE-core] [PATCH 1/3] dpkg: add nativesdk support hongxu
2021-01-16  3:47   ` [PATCH V2] " hongxu

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=4221b98b05e228a26d42acd2dc1db9e992e3b41b.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox