Description of problem: As detailed for Nova in bug #1957443 and bug #1957448 sysfsutils that provides systool is being removed in RHEL 9 and as such os-brick needs to be updated to drop the direct dependency on the tool. # git grep systool os_brick/initiator/linuxfc.py: # so there is no need to even try to run systool os_brick/initiator/linuxfc.py: out, _err = self._execute('systool', '-c', 'fc_host', '-v', os_brick/initiator/linuxfc.py: # and systool is not installed os_brick/initiator/linuxfc.py: LOG.warning("systool is not installed") os_brick/initiator/linuxfc.py: # and systool is not installed os_brick/initiator/linuxfc.py: LOG.warning("systool is not installed") os_brick/initiator/linuxfc.py: # and are obtainable via the systool app os_brick/initiator/linuxfc.py: # and are obtainable via the systool app os_brick/initiator/linuxfc.py: # and are obtainable via the systool app- Version-Release number of selected component (if applicable): OSP 17.0
Change to dist-git has to get into RDO dist-git branch before
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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543