Skip to content

ERROR [dut internal] load metadata for docker.io/qemux/qemu-docker:6.20 #675

@challenger009

Description

@challenger009

I’m encountering a build issue when running make update in openBalena. The process fails with the error: failed to resolve source metadata for docker.io/qemux/qemu-docker:6.20: pull access denied, repository does not exist or may require authorization. It appears that the Dockerfile at ./src/test-device/Dockerfile references a non-existent image (qemux/qemu-docker:6.20), which causes the build to fail. From what I understand, this image is used in the dut container, which seems to be part of the testing infrastructure. Since I’m not running any device tests and only using openBalena for device management, it would be helpful to clarify whether the dut (and potentially sut) components are required, and if not, whether there’s a recommended way to exclude them from the build process or replace the outdated image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions