#10671 fedora:37 image tag missing from Fedora Registry
Closed: Fixed with Explanation 2 years ago by mohanboddu. Opened 2 years ago by petersen.

Currently there is no fedora:37 container image.

See https://registry.fedoraproject.org/repo/fedora/tags/

Only arch tags like fedora:37-x86_64 etc exist, but there is no fedora:37 tag alias.


Metadata Update from @mohanboddu:
- Issue tagged with: medium-gain, medium-trouble, ops

2 years ago

@mohanboddu solved this during todays releng meeting

This should be fixed now https://pagure.io/releng/pull-request/10677

The problem was with armhfp images, as they weren't any for F37, the manifest generation is failing and thats not creating the correct label.

$ skopeo inspect docker://registry.fedoraproject.org/fedora:rawhide | grep 37                2067ms  Tue 01 Mar 2022 04:36:30 PM UTC
        "37-aarch64",
        "37-ppc64le",
        "37-s390x",
        "37-x86_64",
        "37"
        "version": "37"
        "sha256:46de948267ebdcbee851d3c844899cb5f9c372526c0aabae44fdc756fd5ff773"
        "DISTTAG=f37container",
        "FGC=f37",

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog
Related Pull Requests