<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 17, 2024 at 11:47 PM Alejandro Imass <<a href="mailto:aimass@yabarana.com">aimass@yabarana.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">In python3.9/site-packages/crmsh/utils.py line 157:<div><br></div><div>@memoize<br>def pacemaker_controld():<br>    return pacemaker_20_daemon("pacemaker-controld", "crmd")<br></div><div><br></div><div>Neither of these programs are installed in my system:</div><div>pkg info -l pacemaker2 | grep bin<br>        /usr/local/sbin/attrd_updater<br>        /usr/local/sbin/cibadmin<br><br></div></div></blockquote><div><br></div><div>[...]</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>        /usr/local/sbin/iso8601<br></div><div>pkg info -l corosync3 | grep bin<br>        /usr/local/bin/corosync-blackbox<br></div></div></blockquote><div> </div><div>[...]</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>        /usr/local/sbin/corosync-quorumtool<br></div><div><br></div></div></blockquote><div><br></div><div>NVM, I found them in /usr/local/libexec/pacemaker/</div><div><br></div><div>I'm guessing a lot of my troubles have been related to the fact this is not added to the path by the port pkg!</div><div><br></div><div>This is the main reason I am getting the warnings:</div><div>WARNING: could not get the pacemaker version, bad installation?<br>WARNING: list index out of range<br></div><div><br></div><div><br></div><div><br></div><div> </div></div></div>