redhat-partner-solutions / crucible

Apache License 2.0
34 stars 59 forks source link

Sushy-tool installation failed on RHEL9.1 with OCP 4.13.10 #276

Open shashank-6777 opened 9 months ago

shashank-6777 commented 9 months ago

Bug description

Hey Guys,

I think you should change the role of sushy-tool installation because below packages are removed from RHEL9. can you please confirm if my understanding are correct.

OpenShift version

other (provide in the description)

Assisted Installer version

v2.12.1

Relevant log output

thentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6e1f01377f"' 172.90.12.241 '/bin/sh -c '"'"'rm -f -r /tmp/ansible-tmp-1696565854.5189414-158717-68323237263436/ > /dev/null 2>&1 && sleep 0'"'"''
2023-10-06 13:17:36,602 p=158717 u=root n=ansible | <172.90.12.241> (0, b'', b'')
2023-10-06 13:17:36,608 p=158374 u=root n=ansible | fatal: [vm_host1]: FAILED! => changed=false
  failures:
  - No package python3-virtualenv available.
  - No package libvirt-devel available.
  invocation:
    module_args

Inventory file

No response

Required statements

arjuhe commented 9 months ago

I ran into the issues when attempting to run crucible on RHEL 9. @nocturnalastro and myself have begun planning this upcoming work.

nocturnalastro commented 5 months ago

@shashank-6777 is this still an issue or is this fixed now?