Comment 2 for bug 1956319

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/823370
Committed: https://opendev.org/openstack/tripleo-common/commit/534f7f7584176fcb3a0266756281ed933bae7318
Submitter: "Zuul (22348)"
Branch: master

commit 534f7f7584176fcb3a0266756281ed933bae7318
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Tue Jan 4 15:40:10 2022 +0530

    Remove /etc/yum.repos.d/ubi.repo

    in ubi9 beta image, /etc/yum.repos.d/ubi.repo is empty so
    disabled it via dnf fails and it breaks the container
    build.

    Removing this file completely fixes the issue.

    Closes-Bug: #1956319

    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    Change-Id: I0cf3313e7bfb30f0e9cae1f4b8ce265a1e8996d2