What were you trying to do that didn't work?
pcp-testuite contains new set of tests for pcp-geolocate and pcp-export-pcp2openmetrics. However when the pcp-testsuite is installed it does not pull in pcp-geolocate nor pcp-export-pcp2openmetrics sub-packages. This is causing fail of tests related to geolocate or pcp2openmetrics functionality.
Please provide the package NVR for which bug is seen:
pcp-6.2.1-1.el9
How reproducible:
Always on all architectures
Steps to reproduce
- Install pcp-testsuite
# yum install -y pcp-testsuite
- Check for presence of pcp-geolocate and pcp-export-pcp2openmetrics sub-backages
# rpm -q pcp-geolocate pcp-export-pcp2openmetrics
Expected results
# rpm -q pcp-geolocate pcp-export-pcp2openmetrics pcp-geolocate-6.2.1-1.el9 pcp-export-pcp2openmetrics-6.2.1-1.el9
Actual results
# rpm -q pcp-geolocate pcp-export-pcp2openmetrics package pcp-geolocate is not installed package pcp-export-pcp2openmetrics is not installed
- split from
-
RHEL-32369 pcp-testsuite is missing dependencies on pcp-geolocate and pcp-export-pcp2openmetrics
- Closed