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:
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
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
https://github.com/openstack/tripleo-common/commit/0fbb8e4f4ccf25ae2f077dd5980393c0550f2163#diff-9f9b1ed5cc7971866503d61f7dc21c0ae140eed0dae22f7a54a3246978c490bf is the change to remove memcachec
https://review.opendev.org/c/openstack/tripleo-common/+/818235 needs to be backported to stable/wallaby branch
Backport proposal: https://review.opendev.org/c/openstack/tripleo-common/+/823600
builds should be available for collectd-sensubility and collectd-memcachec should be dropped from tcib
*** Bug 2027516 has been marked as a duplicate of this bug. ***
closing upstream. Fix is in RDO and in downstream for these issues.