Comment 3 for bug 1990810

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-quickstart (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-quickstart/+/859213
Committed: https://opendev.org/openstack/tripleo-quickstart/commit/61973b67be2a5bf91815aadf7bb99f50a100eed7
Submitter: "Zuul (22348)"
Branch: master

commit 61973b67be2a5bf91815aadf7bb99f50a100eed7
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Mon Sep 26 11:36:10 2022 +0530

    [CS8][Wallaby] Exclude container-selinux-2:2.189.0

    Latest version of udica[1] requires container-selinux.
    In ffu upgrade job, during container-selinux installation,
    It gives following error:
    ```
    package container-selinux-2:2.189.0-1.module_el8.7.0+1217+ea57d1f1.noarch
    conflicts with udica < 0.2.6-1 provided by udica-0.2.4-1.module_el8.7.0+1217+ea57d1f1.noarch
    ```
    Excluding latest container-selinux-2:2.189.0 fixes the issue
    as it works with existing udica-0.2.4-1.module_el8.

    [1]. https://koji.mbox.centos.org/koji/buildinfo?buildID=22871

    Related-Bug: #1990810

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