Skip to content

sap_install_media_detect: no unrar in EPEL for RHEL10 #1110

@newkit

Description

@newkit

Ansible Role

sap_install_media_detect

OS Family

RHEL

Ansible Controller - Python version

Python 3.12.0

Ansible-core version

ansible [core 2.18.7]

Bug Description

ansible [core 2.18.7]

Bug reproduction

This tasks fails since there is no unrar in EPEL for RHEL10 and therefore it does not get installed in sap_general_preconfigure. Installing the unrar binary itself does not help since this check is explicitly looking for an installed package.

TASK [community.sap_install.sap_install_media_detect : SAP Install Media Detect - Prepare - EPEL - Install the unar package] ********
task path: /home/nils/.ansible/collections/ansible_collections/community/sap_install/roles/sap_install_media_detect/tasks/prepare/enable_rar_handling.yml:49
fatal: [hana01]: FAILED! => {"changed": false, "failures": ["No package unar available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}

Community participation

Happy to help with this bug fix, but may need help (e.g. first time contributing to open-source using git)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions