On Mon, Apr 11, 2022, 3:33 PM Ralph Siemsen <ralph.siemsen@linaro.org> wrote:
On Mon, Apr 11, 2022 at 6:43 PM Steve Sakoman <steve@sakoman.com> wrote:
>
> I was using qemux86-64 for my experiment, so I guess I need to redo it
> now using the correct machine!

I have rebuild with MACHINE=qemux86. Same result, all tests appear to pass:

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

Same here. But I just realized something that is different from the autobuilder.

What distro is your build machine? On the autobuilder it is using a non debian distro for the debian build.

My build machine is Ubuntu, so that is a major difference!

Steve