Uploaded image for project: 'CPE Infrastructure'
  1. CPE Infrastructure
  2. CPE-3850

CentOS Stream 10 - BaseOS: but checksum doesn't match and 404

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Testable

      https://pagure.io/centos-infra/issue/1712

      Attempt to build CentOS Stream 10 based FreeIPA container images fails today with
      ```
      #14 [10/48] RUN dnf -y install --setopt=install_weak_deps=False ipa-server ipa-server-dns ipa-server-trust-ad patch ipa-healthcheck ipa-client-epn ipa-server-encrypted-dns && dnf clean all
      #14 10.73 CentOS Stream 10 - BaseOS 389 B/s | 3.9 kB 00:10
      #14 10.73 Errors during downloading metadata for repository 'baseos':
      #14 10.73 - Downloading successful, but checksum doesn't match. Calculated: 28a89188f33844dfe1ac2d79858e60e98a9f9b4f4a19a39ee813e0c264504397f4cf08b70398f68847a08efb33ce201abedcf7ad506345983e38db37690f09fb(sha512) Expected: 6508b1b319b3059c4c0a13ca8dbb4572da69f90a36374300b495bb4bbae67eaa78e6b00e9facf49f40f6a06e3933a20dd07ba70b5056e138cb73d6600a10ff0a(sha512)
      #14 10.74 Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
      ```
      as reported in https://github.com/freeipa/freeipa-container/issues/685.

      I can reproduce the issue locally:
      ```
      $ podman run --rm quay.io/centos/centos:stream10 dnf install zsh
      CentOS Stream 10 - BaseOS 230 B/s | 3.9 kB 00:17
      Errors during downloading metadata for repository 'baseos':

      $ podman run --rm quay.io/centos/centos:stream10 dnf --setopt=fastestmirror=true install zsh
      determining the fastest mirror (96 hosts).. done.
      CentOS Stream 10 - BaseOS 135 B/s | 3.9 kB 00:29
      Errors during downloading metadata for repository 'baseos':

              Unassigned Unassigned
              cle_bot CLE bot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: