This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

The email address for SecurID Community notifications is changing

View Details

SecurID® Governance & Lifecycle Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID Governance & Lifecycle experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID Governance & Lifecycle
  • :
  • Knowledge Base
  • :
  • Installation of 7.1.1 on SLES 12 SP4 fails with 'Pre-Requisites Test(s) failed' message on xorg-x11-...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

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

Article Number

000038878

Applies To

RSA Product Set: RSA Identity Governance & Lifecycle
Platform/Application Server: WildFly
O/S Version: SUSE Linux Enterprise Server 12 SP4 (SLES 12 SP4)
RSA Version/Condition: 7.1.1
 

Issue

The 7.1.1 RSA Identity Governance & Lifecycle WildFly installation on a SUSE Linux Enterprise Server 12 SP4 (SLES 12 SP4) server fails with the following error messages:

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

and
Quitting 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.

 

Cause

The naming convention changed for packages xorg-x11-server and xorg-x11-server-extra. The packages are missing the major version number prefix 7.6_ in SP4.

This is a known issue reported in engineering ticket ACM-100425.
 

Resolution

This issue is resolved in RSA Identity Governance & Lifecycle 7.2.0 where the pre-requisite check no longer checks for the major version prefix.
 

Workaround

  1. 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
  1. 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
  1. Login as the root user and restart the installation.

 

Notes

For more information, see the following two SUSE Bugzilla references:
  • OpenSUSE-bugs
  • Bugzilla - Bug 1024940

 
Tags (46)
  • 7
  • 7.1
  • 7.1 Service Pack 1
  • 7.1 SP1
  • 7.1.1
  • 7.1.1.x
  • 7.1.x
  • 7.x
  • Aveksa
  • Break Fix
  • Break Fix Issue
  • Broken
  • Customer Support Article
  • Identity
  • Identity G&L
  • Identity Governance & Lifecycle
  • Identity Governance and Lifecycle
  • IG&L
  • IGL
  • Install
  • Install Error
  • Install Issue
  • Installation
  • Installation & Upgrade
  • Installation Issue
  • Issue
  • Issues
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Operating System Issue
  • Operation System
  • OS
  • Problem
  • RSA Identity
  • RSA Identity G&L
  • RSA Identity Governance & Lifecycle
  • RSA Identity Governance and Lifecycle
  • Upgrade
  • Upgrades
  • Version 7
  • Version 7.1
  • Version 7.1.1
  • Version 7.1.1.x
  • Version 7.1.x
  • Version 7.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-12 09:08 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.