Description of problem: RHOSP17 on RHEL8 qdrouterd container build is failing on nothing provides libwebsockets = 2.4.2 needed by qpid-dispatch-router-1.9.0-6.el8.x86_64 Version-Release number of selected component (if applicable): RHOSP17 on rhel8 How reproducible: Everytime in integration line Steps to Reproduce: 1. Build RHOSP17 container on rhel8 Actual results: Container build failing for qdrouterd container:- ~~~ Package cyrus-sasl-lib-2.1.27-6.el8_4.x86_64 is already installed. Error: Problem: conflicting requests - nothing provides libwebsockets.so.12()(64bit) needed by qpid-dispatch-router-1.9.0-6.el8.x86_64 - nothing provides libwebsockets = 2.4.2 needed by qpid-dispatch-router-1.9.0-6.el8.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) level=debug msg="\"/var/tmp/buildah123898642/mnt/buildah-bind-target-3\" is apparently not really mounted, skipping" level=debug msg="\"/var/tmp/buildah123898642/mnt/buildah-bind-target-2\" is apparently not really mounted, skipping" level=debug msg="\"/var/tmp/buildah123898642/mnt/buildah-bind-target-1\" is apparently not really mounted, skipping" level=debug msg="\"/var/tmp/buildah123898642/mnt/buildah-bind-target-0\" is apparently not really mounted, skipping" level=debug msg="\"/var/tmp/buildah123898642/mnt/rootfs\" is apparently not really mounted, skipping" level=debug msg="\"/var/tmp/buildah123898642/mnt\" is apparently not really mounted, skipping" level=debug msg="error building at step {Env:[PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 container=oci] Command:run Args:[dnf -y install cyrus-sasl-lib cyrus-sasl-plain qpid-dispatch-router qpid-dispatch-tools && dnf clean all && rm -rf /var/cache/dnf] Flags:[] Attrs:map[] Message:RUN dnf -y install cyrus-sasl-lib cyrus-sasl-plain qpid-dispatch-router qpid-dispatch-tools && dnf clean all && rm -rf /var/cache/dnf Original:RUN dnf -y install cyrus-sasl-lib cyrus-sasl-plain qpid-dispatch-router qpid-dispatch-tools && dnf clean all && rm -rf /var/cache/dnf}: error while running runtime: exit status 1" ~~~ Expected results: Container build should pass Additional info: Issue started on 06th May
untagged the extra build and it should be resolved