Bug 2083067 - 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"
Summary: RHOSP17 on RHEL8 qdrouterd container build is failing on "nothing provides li...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: distribution
Version: 17.0 (Wallaby)
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: Lon Hohberger
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-09 08:48 UTC by Sandeep Yadav
Modified: 2022-05-10 08:39 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 08:39:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-15074 0 None None None 2022-05-09 08:53:31 UTC

Description Sandeep Yadav 2022-05-09 08:48:44 UTC
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

Comment 2 Jon Schlueter 2022-05-09 13:11:59 UTC
untagged the extra build and it should be resolved


Note You need to log in before you can comment on or make changes to this bug.