Skip to content

openSUSE Tumbleweed dnf is not publishing x86_64 images #1563

Closed
@ChronoScrat

Description

@ChronoScrat

At some point in the last couple of weeks, openSUSE stopped publishing the opensuse/tumbleweed-dnf image for the x86_64 architecture. I'm not entirely sure if this is a bug, but the tag also disappeared from their registry.

Image

As a result, no package using the opensuse-tumbleweed-x86_64.cfg chroot will build, as mock cannot pull the image. I first noticed this when trying to build a package in Fedora COPR. It results in the following error:

INFO: Using container image: registry.opensuse.org/opensuse/tumbleweed-dnf
INFO: Pulling image: registry.opensuse.org/opensuse/tumbleweed-dnf
ERROR: b''
b'Trying to pull registry.opensuse.org/opensuse/tumbleweed-dnf:latest...\nError: choosing an image from manifest list docker://registry.opensuse.org/opensuse/tumbleweed-dnf:latest: no image found in manifest list for architecture "amd64", variant "", OS "linux"\n'

The full logs can be found here.

This can also be reproduced when trying to pull the image directly on x86_64 machines (e.g.: podman pull registry.opensuse.org/opensuse/tumbleweed-dnf).

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