On Mon, Apr 11, 2022 at 2:58 PM Steve Sakoman <[email protected]> wrote:

> Let me know if you make any progress!

After a clean build, and messing about with VNC, I am now able to
'bitbake core-image-sato:do_testimage'.

> 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)

I have both gzip and xz patches applied:
    $ git log --oneline
    52269ab7e7 (HEAD -> dunfell) gzip: fix CVE-2022-1271
    e7fa7a2a2c xz: fix CVE-2022-1271
    38c55bd388 (origin/dunfell) tzdata: update to 2022a
    86285152bd python3-jinja2: Correct HOMEPAGE

With default PACKAGE_CLASSES = package_rpm
    RESULTS - dnf.DnfBasicTest.test_dnf_help: PASSED (8.77s)
    ...
    SUMMARY:
    core-image-sato () - Ran 64 tests in 242.039s
    core-image-sato - OK - All required tests passed (successes=35,
skipped=29, failures=0, errors=0)

With PACKAGE_CLASSES = package_deb
    RESULTS - apt.AptRepoTest.test_apt_install_from_repo: PASSED (43.98s)
    ...
    SUMMARY:
    core-image-sato () - Ran 64 tests in 57.334s
    core-image-sato - OK - All required tests passed (successes=15,
skipped=49, failures=0, errors=0)

So I do not seem to reproduce the error. Any ideas what else might
differ in the autobuilder versus my local?

Ralph
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#164242): 
https://lists.openembedded.org/g/openembedded-core/message/164242
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