Hi Communities,
Im trying to install on SAS viya 3.5 on a new environment RHEL 8 but I'm stuck with this error below:
TASK [host-setup-x64_redhat_linux_6-yum : install libselinux python bindings]
fatal: [deployTarget]: FAILED! => {
"changed": false,
"module_stderr": "Shared connection to hostnameX closed.\r\n",
"module_stdout": "\r\n",
"msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
"rc": 1
I have disabled the firewall before running the system assessment, and the packages libselinux are installed also. May I know what Im missing on the pre-installation?