Unable to deploy IGA services from IGA Xpress - CA Directory fails to install
search cancel

Unable to deploy IGA services from IGA Xpress - CA Directory fails to install

book

Article ID: 429151

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

During deployment of services from installed IGA Xpress CA Directory can't be installed.

Error:
longtasks | ERROR | Error installing suite; returncode=1 error=ERROR conda.core.link:_execute(938): An error occurred while installing package 'file:///opt/brcm/iga/localchan::iga-cadir-14.1.6-29'.

Ca directory log cadir_install.log files from from /opt/brcm/iga/logs/install show this:






  Your user is not `root'. Please make sure it has sufficient privileges to run DXsetup


  /<custom temp location>/cadir/dxserver/install
  or one of its parent directories is not readable/executable
  Trying /tmp/cadir_rnd24354

/<custom temp location>/cadir/dxserver/install/dxprepare.shlib: line 2257: [: -lt: unary operator expected
/<custom temp location>/cadir/dxserver/install/dxprepare.shlib: line 2259: [: -eq: unary operator expected

============================= CURRENT INSTALLATION ============================

  No Directory DXagent detected
  No Directory Management UI detected
  No DXserver detected
  No DXwebserver detected

============================= DXSERVER QUESTIONS ==============================

  Checking for existing igx account...
groupadd: group 'igx' already exists
  DXgroupadd failed to add group igx. Please check.

  Could not create the igx group

  Installation terminated.

Environment

IGA Xpress v15 fixpack 4 and below.

Cause

CA Directory installer provided with IGA Xpress does not use custom tmp folder provided during IGA XPress installation path with tempdir=<my_temp_dir>

/tmp directory in Linux system has noexec flag enabled.

 

Resolution

Issue will be resolved in Fixpack 5.

Workaround for the issue till fixpack 5 is released is to remove noexec flag from /tmp folder during installation deployments and upgrades of CA Directory.

You may set noexec flag back after process is done.