Bug 2203813 - resource-agents-paf: perl-lib dependency missing
Summary: resource-agents-paf: perl-lib dependency missing
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: resource-agents
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Oyvind Albrigtsen
QA Contact: cluster-qe
URL:
Whiteboard:
Depends On:
Blocks: 2209705 2209702 2209703
TreeView+ depends on / blocked
 
Reported: 2023-05-15 10:28 UTC by Oyvind Albrigtsen
Modified: 2023-08-10 15:41 UTC (History)
6 users (show)

Fixed In Version: resource-agents-4.10.0-38.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2209702 2209703 2209705 (view as bug list)
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ClusterLabs PAF issues 222 0 None open PAF from Centos outdated for newer PCS/pacemaker - ? 2023-05-15 10:35:33 UTC
Red Hat Issue Tracker CLUSTERQE-6677 0 None None None 2023-05-15 11:13:48 UTC
Red Hat Issue Tracker RHELPLAN-157214 0 None None None 2023-05-15 10:32:19 UTC

Description Oyvind Albrigtsen 2023-05-15 10:28:43 UTC
Description of problem:
The perl-lib dependency that was pulled in from perl or any of the other perl-packages that are required by resource-agents-paf no longer gets installed.

Version-Release number of selected component (if applicable):
resource-agents-paf-4.10.0-34.el9.x86_64

How reproducible:
100%

Steps to Reproduce:
1. pcs resource create PGSQL ocf:heartbeat:pgsqlms or OCF_ROOT=/usr/lib/ocf /usr/lib/ocf/resource.d/heartbeat/pgsqlms metadata
2.
3.

Actual results:
[root@rhel9-1 ~]# pcs resource create PGSQL ocf:heartbeat:pgsqlms
Error: Agent 'ocf:heartbeat:pgsqlms' is not installed or does not provide valid metadata: crm_resource: Metadata query for ocf:heartbeat:pgsqlms failed: No such device or address, Error performing operation: No such object, use --force to override
Error: Errors have occurred, therefore pcs is unable to continue

[root@rhel9-1 ~]# OCF_ROOT=/usr/lib/ocf /usr/lib/ocf/resource.d/heartbeat/pgsqlms metadata
Can't locate lib.pm in @INC (you may need to install the lib module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/lib/ocf/resource.d/heartbeat/pgsqlms line 35.
BEGIN failed--compilation aborted at /usr/lib/ocf/resource.d/heartbeat/pgsqlms line 35.

Expected results:
Creates resource.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.