On Mon, Apr 11, 2022 at 8:17 AM Ralph Siemsen <[email protected]> wrote:
>
> On Mon, Apr 11, 2022 at 1:52 PM Steve Sakoman <[email protected]> wrote:
>
> > I see from irc that you've discovered INHERIT += "testimage".  I think
> > that might help with the above issue.
>
> Indeed, I added that, which solved the missing do_testimage problem.
> However even after rebuilding core-image sato, I do not have /etc/apt
> nor apt in the image.
>
> Looking at 
> https://git.yoctoproject.org/poky/tree/meta/lib/oeqa/runtime/cases/apt.py?h=dunfell#n43
> the apt test should be skipped. Seemingly relevant bits of "bitbake -e":
>
> IMAGE_FEATURES=" debug-tweaks"
> IMAGE_PKGTYPE="rpm"
> INHERIT=" cve-check testimage poky-sanity uninative reproducible_build
> package_rpm buildstats image-mklibs image-prelink debian devshell
> sstate license remove-l
> ibtool blacklist sanity"
> TESTIMAGEDEPENDS=" cpio-native:do_populate_sysroot
> dnf-native:do_populate_sysroot createrepo-c-native:do_populate_sysroot
>   qemu-native:do_populate_sysroot
> qemu-helper-native:do_populate_sysroot
> qemu-helper-native:do_addto_recipe_sysroot"

I've been busy setting up my systems to start doing the kirkstone LTS
maintenance too, so I haven't yet dug into this. But I will try to
reproduce this locally in the next day or so.  Let me know if you make
any progress!

> > FWIW, I'm seeing the same error with the xz CVE fix patch too.
>
> Interesting... and without those the tests are successful (with all
> other current changes)?

Yes, either change will trigger the error.  Without the zlib or xz
patches all is fine.  Adding just one or the other will fail the
pkgman-deb-non-deb builds (and probably the pkgman-rpm-non-rpm builds
too, though I've been concentrating on the deb version to try to
isolate the offending patches)

Steve
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#164238): 
https://lists.openembedded.org/g/openembedded-core/message/164238
Mute This Topic: https://lists.openembedded.org/mt/90107518/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to