-
Story
-
Resolution: Not a Bug
-
Blocker
-
None
-
rhos-18.0.0
-
None
-
False
-
-
False
-
?
-
?
-
?
-
?
-
-
The osp.edpm.edpm_bootstrap task executed to join the compute nodes in RHOSO 18.0.0 fails because a RPM dependency issue.
TASK [osp.edpm.edpm_bootstrap : Install required packages to bootstrap EDPM] ***
task path: /usr/share/ansible/collections/ansible_collections/osp/edpm/roles/edpm_bootstrap/tasks/packages.yml:39
FAILED - RETRYING: [compute02]: Install required packages to bootstrap EDPM (5 retries left).
FAILED - RETRYING: [compute01]: Install required packages to bootstrap EDPM (5 retries left).
FAILED - RETRYING: [compute02]: Install required packages to bootstrap EDPM (4 retries left).
FAILED - RETRYING: [compute01]: Install required packages to bootstrap EDPM (4 retries left).
FAILED - RETRYING: [compute02]: Install required packages to bootstrap EDPM (3 retries left).
FAILED - RETRYING: [compute01]: Install required packages to bootstrap EDPM (3 retries left).
FAILED - RETRYING: [compute02]: Install required packages to bootstrap EDPM (2 retries left).
FAILED - RETRYING: [compute01]: Install required packages to bootstrap EDPM (2 retries left).
FAILED - RETRYING: [compute02]: Install required packages to bootstrap EDPM (1 retries left).
FAILED - RETRYING: [compute01]: Install required packages to bootstrap EDPM (1 retries left).
fatal: [compute02]: FAILED! => {"attempts": 5, "changed": false, "failed_when_result": true, "failures": [], "msg": "Depsolve Error occurred: \n Problem: package systemd-container-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-eus-rpms requires systemd(x86-64) = 252-32.el9_4.7, but none of the providers can be installed\n - cannot install the best candidate for the job\n - nothing provides systemd-pam = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-eus-rpms\n - nothing provides systemd-rpm-macros = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-eus-rpms\n - nothing provides systemd-pam = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-rpms\n - nothing provides systemd-rpm-macros = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-rpms", "rc": 1, "results": []}
fatal: [compute01]: FAILED! => {"attempts": 5, "changed": false, "failed_when_result": true, "failures": [], "msg": "Depsolve Error occurred: \n Problem: package systemd-container-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-eus-rpms requires systemd(x86-64) = 252-32.el9_4.7, but none of the providers can be installed\n - cannot install the best candidate for the job\n - nothing provides systemd-pam = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-eus-rpms\n - nothing provides systemd-rpm-macros = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-eus-rpms\n - nothing provides systemd-pam = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-rpms\n - nothing provides systemd-rpm-macros = 252-32.el9_4.7 needed by systemd-252-32.el9_4.7.x86_64 from rhel-9-for-x86_64-baseos-rpms", "rc": 1, "results": []}