Installation of 7.1.1 on SLES 12 SP4 fails with 'Pre-Requisites Test(s) failed' message on xorg-x11-server* files in RSA Identity Governance & Lifecycle
Originally Published: 2020-05-21
Article Number
Applies To
Platform/Application Server: WildFly
O/S Version: SUSE Linux Enterprise Server 12 SP4 (SLES 12 SP4)
RSA Version/Condition: 7.1.1
Issue
Pre-Requisites Test(s) failed with the following message(s) :
Older version 1.19.6-2.1.x86_64 of xorg-x11-server is installed, 7.6.1.15.2-36.21 or higher is required
Older version 1.19.6-2.1.x86_64 of xorg-x11-server-extra is installed, 7.6.1.15.2-36.21 or higher is required
andQuitting installation due to system does not meet requirements
Fresh install failed.. deleting /home/oracle/install, /home/oracle/Aveksa_System.cfg and /home/oracle/setDeployEnv.sh as part of cleanup.
Step failed! See /tmp/aveksa-install.log for more information.
Fresh install failed.. deleting /home/oracle/install, /home/oracle/Aveksa_System.cfg and /home/oracle/setDeployEnv.sh as part of cleanup.
Step failed! See /tmp/aveksa-install.log for more information.
Cause
This is a known issue reported in engineering ticket ACM-100425.
Resolution
Workaround
- Login as the oracle user and modify InspectSystem.sh. Before modifying this file make a backup copy.
cd /tmp/aveksa/staging/deploy cp InspectSystem.sh InspectSystem.sh_backup_<date> vi InspectSystem.sh
- Remove the second occurrence of 7.6_ from the two lines that refer to xorg-x11-server and xorg-x11-server-extra:
FROM:
xorg-x11-server-7.6_1.15.2-36.21.x86_64,xorg-x11-server,7.6_1.15.2,36.21,x86_64 xorg-x11-server-extra-7.6_1.15.2-36.21.x86_64,xorg-x11-server-extra,7.6_1.15.2,36.21,x86_64
TO:
xorg-x11-server-7.6_1.15.2-36.21.x86_64,xorg-x11-server,1.15.2,36.21,x86_64 xorg-x11-server-extra-7.6_1.15.2-36.21.x86_64,xorg-x11-server-extra,1.15.2,36.21,x86_64
- Login as the root user and restart the installation.
Notes
Related Articles
How to test access to Active Directory and LDAP endpoints using 'ldapsearch' in RSA Identity Governance & Lifecycle 512Number of Views How to Check and Restart Web Tier Services on Linux in Authentication Manager 8.x Using init.d 1.12KNumber of Views How to obtain the version information for RSA Authentication Agent for PAM installed on Linux 411Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA Authentication Manager 8.9 Patches and Hotfixes Readme Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?