On Mon, Jan 26, 2026 at 4:55 PM Richard Henderson <[email protected]> wrote: > > Hiya, > > I noticed this today, wondering why the daily scheduled builds are failing: > > https://gitlab.com/qemu-project/qemu/-/jobs/12868286187 > > time="2026-01-26T17:34:06Z" level=fatal msg="Error parsing image name > \"docker://registry.gitlab.com/qemu-project/qemu/qemu/emsdk-wasm-cross\": > reading manifest > latest in registry.gitlab.com/qemu-project/qemu/qemu/emsdk-wasm-cross: > manifest unknown" > make: *** [tests/docker/Makefile.include:54: docker-verify-emsdk-wasm-cross] > Error 2 > > I'm not really sure what the error message means. Do we need to push a built > version of > emsdk-wasm-cross to gitlab, so that a manifest is present? Which doesn't make > much sense, > since the job is all about a weekly rebuild of the containers.
I don't see that container image in the registry: https://gitlab.com/qemu-project/qemu/container_registry?orderBy=UPDATED&sort=desc&search[]=wasm Only the emsdk-wasm32-cross and emsdk-wasm64-cross images are there. Stefan
