From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Mark Hatle <mark.hatle@windriver.com>,
openembedded-core@lists.openembedded.org
Cc: peter.kjellerstedt@axis.com
Subject: Re: [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro
Date: Wed, 16 Aug 2017 14:34:21 +0100 [thread overview]
Message-ID: <1502890461.13978.127.camel@linuxfoundation.org> (raw)
In-Reply-To: <1502833317-48183-1-git-send-email-mark.hatle@windriver.com>
On Tue, 2017-08-15 at 16:41 -0500, Mark Hatle wrote:
> From the comments to the original patch, the only not addressed was
> adding an OE self-test for this behavior. I tried to do this, but I
> don't see any existing tests that build a recipe and inspect the
> results of the built package. I'm not sure of any other way to
> identify if things are working or not.
oe-selftest can do this.
> I have built and tested this for:
>
> core-image-base core-image-minimal core-image-full-cmdline
> core-image-kernel-dev core-image-lsb core-image-lsb-dev
> core-image-lsb-sdk core-image-testmaster core-image-clutter
> core-image-weston core-image-x11 core-image-sato core-image-sato-dev
> core-image-sato-sdk core-image-sato-sdk-ptest
As we both suspected there are some issues with enabling this again,
many are showcased here:
https://autobuilder.yoctoproject.org/main/builders/nightly-arm-lsb/builds/1156/steps/BuildImages/logs/stdio
* ltp has ksh/csh requirements in ptest
* package dhcp-client-4.3.5-r0.0.armv5e requires libdns.so.170, but none of the providers can be installed
* nothing provides /usr/bin/python33 needed by bind-9.10.5+P3-r0.0.armv5e
ERROR: openssl-1.1.0f-r0 do_package_qa: QA Issue: /usr/lib/openssl/ptest/util/find-unused-errs contained in package openssl-ptest requires /bin/bash, but no providers found in RDEPENDS_openssl-ptest? [file-rdeps]
ERROR: openssl-1.1.0f-r0 do_package_qa: QA Issue: /usr/lib/openssl/ptest/fuzz/helper.py contained in package openssl-ptest requires /usr/bin/python, but no providers found in RDEPENDS_openssl-ptest? [file-rdeps]
ERROR: bind-9.10.5-P3-r0 do_package_qa: QA Issue: /usr/sbin/dnssec-checkds contained in package bind requires /usr/bin/python33, but no providers found in RDEPENDS_bind? [file-rdeps]
I suspect the key piece of testing you were missing may have been ptest enablement?
I might try and sort a few patches for pieces of this.
Cheers,
Richard
next prev parent reply other threads:[~2017-08-16 13:34 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-15 21:41 [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro Mark Hatle
2017-08-15 21:41 ` [PATCH 1/6 v2] rpm: Add dependencies on bash, perl and python3-core Mark Hatle
2017-08-15 21:41 ` [PATCH 2/6 v2] git: Do not install git cvsserver and git svn by default Mark Hatle
2017-08-15 21:41 ` [PATCH 3/6 v2] texinfo: Avoid a problem with a dependency on perl(Locale::gettext_xs) Mark Hatle
2017-08-15 21:41 ` [PATCH 4/6 v2] package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages Mark Hatle
2017-08-15 21:41 ` [PATCH 5/6 v2] package.bbclass: Restore functionality to detect RPM dependencies Mark Hatle
2017-08-15 21:41 ` [PATCH 6/6 v2] rpm: Disable perl dependency generation Mark Hatle
2017-08-16 5:19 ` [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro akuster808
2017-08-16 13:43 ` Richard Purdie
2017-08-16 20:43 ` Peter Kjellerstedt
2017-08-16 13:34 ` Richard Purdie [this message]
2017-08-16 15:18 ` Mark Hatle
2017-08-16 15:37 ` Mark Hatle
2017-08-17 10:53 ` Alexander Kanavin
2017-08-17 13:01 ` Peter Kjellerstedt
2017-08-17 13:17 ` Alexander Kanavin
2017-08-17 14:41 ` Mark Hatle
2017-08-17 14:37 ` Mark Hatle
2017-08-16 15:32 ` ✗ patchtest: failure for Fix RPM4 regressions based on Pyro (rev2) Patchwork
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=1502890461.13978.127.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=mark.hatle@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kjellerstedt@axis.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