Hide Forgot
A lot of PMDAs in the base rpm are implemented as perl scripts, all of which fail if the perl-PCP-PMDA subrpm happens not to be installed. The latter should most likely be Require:'d.
Thanks for the report - this dependency has been noted before. Either we add the prereq (most simple solution), or we roll the perl-PCP-PMDA bits into the base RPM. Actually pcp-libs would probably be most appropriate since the perl PMDA API is really a library, and pcp already requires pcp-libs. Cheers -- Mark
e.g. 3.6.8 includes this dependency.