Bug 2037413

Summary: Collectd container build failing with Error: Unable to find a match: collectd-memcachec collectd-sensubility
Product: Red Hat OpenStack Reporter: Sandeep Yadav <sandyada>
Component: distributionAssignee: OSP Team <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Lon Hohberger <lhh>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 17.0 (Wallaby)CC: jjoyce, jschluet, lnatapov, mburns, mrunge, shrjoshi
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-13 14:14:51 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 2022-01-05 15:28:31 UTC
Description of problem:


We are trying to build containers for RHOSP17 on RHEL9, collectd containers is failing with Error: Unable to find a match: collectd-memcachec collectd-sensubility.

~~~
No match for argument: collectd-memcachec
No match for argument: collectd-sensubility
Error: Unable to find a match: collectd-memcachec collectd-sensubility
~~~


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

RHOSP17 (RHEL-9)


How reproducible:

Everytime


Steps to Reproduce:
1. Build container for RHOSP17 (on RHEL-9))


Actual results:

Collectd container is failing with Error: Unable to find a match: collectd-memcachec collectd-sensubility.


Expected results:

Dependencies should be available


Additional info:

Comment 2 Matthias Runge 2022-01-05 16:23:43 UTC
memcachec is disabled for rhel9, collectd-sensubility is another package to be built

The change to disable memcachec is this: https://github.com/centos-opstools/collectd/commit/9d02e1148275d106e4d66ae93da9f6b25ac4ecab#diff-d27d234fe6bbe0b992d06de74b9cea621dacb5af2acc3bafbff011a9b9c86333

collectd-sensubility is here, e.g https://github.com/centos-opstools/collectd-sensubility

Comment 3 Jon Schlueter 2022-01-05 16:30:35 UTC
collectd-memcachec is not going to be available in OSP 17 as rhel 9 does not provide underlying library for this feature.  We will need to update and drop memcachec from tcib

Comment 5 Jon Schlueter 2022-01-05 19:33:27 UTC
https://review.opendev.org/c/openstack/tripleo-common/+/818235 needs to be backported to stable/wallaby branch

Comment 6 Matthias Runge 2022-01-06 07:45:27 UTC
Backport proposal: https://review.opendev.org/c/openstack/tripleo-common/+/823600

Comment 7 Jon Schlueter 2022-01-06 17:51:40 UTC
builds should be available for collectd-sensubility
and collectd-memcachec should be dropped from tcib

Comment 8 Martin Magr 2022-01-07 10:27:10 UTC
*** Bug 2027516 has been marked as a duplicate of this bug. ***

Comment 10 Jon Schlueter 2022-01-13 14:14:51 UTC
closing upstream.  Fix is in RDO and in downstream for these issues.