Skip to content

Upstream builds are broken due to openshift-5.0 versioning switch downstream #216

@ggiguash

Description

@ggiguash
Errors during downloading metadata for repository 'openshift-mirror-beta':
  - Status code: 404 for https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rpms/5.0-el9-beta/repodata/repomd.xml (IP: 52.84.217.22)
Error: Failed to download metadata for repo 'openshift-mirror-beta': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: building at STEP "RUN ${REPO_CONFIG_SCRIPT} -create ${USHIFT_RPM_REPO_PATH} &&     dnf install -y microshift microshift-release-info &&     if [ "${WITH_KINDNET}" = "1" ] ; then         dnf install -y microshift-kindnet microshift-kindnet-release-info ;     else         dnf install -y microshift-networking ;     fi &&     if [ "${WITH_TOPOLVM}" = "1" ] ; then         dnf install -y microshift-topolvm microshift-topolvm-release-info ;     fi &&     if [ "${WITH_OLM}" = "1" ] ; then         dnf install -y microshift-olm microshift-olm-release-info ;     fi &&     if [ "${WITH_MULTUS}" = "1" ] ; then         dnf install -y microshift-multus microshift-multus-release-info ;     fi &&     ${REPO_CONFIG_SCRIPT} -delete &&     rm -vf  ${REPO_CONFIG_SCRIPT} &&     rm -rvf ${USHIFT_RPM_REPO_PATH} &&     dnf clean all": while running runtime: exit status 1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions