Bug 1941756

Summary: Container image build is failing with deps issue, nothing provides pmu-data needed by collectd-pmu-5.11.0-8.el8ost.x86_64
Product: Red Hat OpenStack Reporter: Sandeep Yadav <sandyada>
Component: pmu-toolsAssignee: Jon Schlueter <jschluet>
Status: CLOSED NEXTRELEASE QA Contact: Leonid Natapov <lnatapov>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 17.0 (Wallaby)CC: jjoyce, jschluet, mburns, shrjoshi, whayutin
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: pmu-tools-109-3.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-09 14:12:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sandeep Yadav 2021-03-22 17:35:34 UTC
Description:

Container image build is failing with deps issue, nothing provides pmu-data needed by collectd-pmu-5.11.0-8.el8ost.x86_64

Logs:-
~~~
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

Last metadata expiration check: 0:00:12 ago on Mon 22 Mar 2021 02:51:33 PM UTC.
Error: 
 Problem: conflicting requests
  - nothing provides pmu-data needed by collectd-pmu-5.11.0-8.el8ost.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
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:[if [ \"$(uname -m)\" == \"x86_64\" ]; then dnf -y install collectd-hugepages collectd-pcie-errors collectd-pmu collectd-rdt collectd-turbostat; fi] Flags:[] Attrs:map[] Message:RUN if [ \"$(uname -m)\" == \"x86_64\" ]; then dnf -y install collectd-hugepages collectd-pcie-errors collectd-pmu collectd-rdt collectd-turbostat; fi Original:RUN if [ \"$(uname -m)\" == \"x86_64\" ]; then dnf -y install collectd-hugepages collectd-pcie-errors collectd-pmu collectd-rdt collectd-turbostat; fi}: error while running runtime: exit status 1"
~~~



Version-Release number of selected component (if applicable):

Rhos17, Integration line


Steps to Reproduce:
* Create container image build

Actual results:

Container image build failing with deps issue

Expected;
Container image build should not fail