Red Hat Bugzilla – Bug 1395596
Add dependency on netstat for portblock resource-agent
Last modified: 2017-08-01 10:57:40 EDT
https://github.com/ClusterLabs/resource-agents/pull/882
Hi Oyvind, Do you have guess for when this will make it into Fedora and RHEL packages? Thanks
Additional patch for RHEL7: https://github.com/ClusterLabs/resource-agents/pull/899
I have verified that resource-agents-3.9.5-98 have /bin/netstat as requirement. ---- before the patch resource-agents-3.9.5-81.el7.x86_64 ==================================================== [root@virt-136 ~]# rpm -q --requires resource-agents | grep netstat [root@virt-136 ~]# echo $? 1 before the patch resource-agents-3.9.5-98.el7.x86_64 ==================================================== [root@virt-135 ~]# rpm -q --requires resource-agents | grep netstat /bin/netstat
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1844