AM7.1 Unable to install a patch: The installer was unable to set required configuration data.
Originally Published: 2012-07-17
Article Number
Issue
Cause
permissions on installation files incorrect
the proper path for the user's home directory is not available, or not proper permissions
insufficient disk space in the user's home directory, or in /tmp
Resolution
SET CLU_USER=xxxxxxxx
This xxxxxxxx must be the original installation username, and you must be logged in as this username when installing the patch.
Check /etc/passwd , there needs to me a line for the installation user similar to:
username:x:513:513:comment:/home/username:/bin/bash
check that /home/username exists , and that permissions are open to username. If there are directories /home/username/Installshield and/or /home/username/Installshield/Universal , verify permissions are correct.
The zipfile with the patch or service pack must be unzipped as the installation user username. If it is not, create a directory as root, and copy the zipfile to this directory. Change ownership of the directory and zipfile to the installation user, and permissions to 777.
Change to the installation user, and unzip the file.
After the installation files exist and are unzipped, make sure at least 2GB of space remain in the partitions that have /home and /tmp . If installing a Service pack instead of a patch, make sure at least 4GB exist in these partitions, and enough space in the (RSAHome) partition to create a restore point.
Related Articles
Why am I getting an "Unable to process request" error when viewing content on the RSA Community? 33Number of Views Import Bulk Requests for User Groups and Tokens 25Number of Views Custom URL is not rendering in the Review Instruction field and in the Review Email Body for RSA Via Lifecycle and Governance 37Number of Views Error message "GetUserStatus() failed" when attempting to register for an RSA Community account 59Number of Views How do I resolve a looping installation of RSA Identity Governance & Lifecycle? 10Number of Views
Don't see what you're looking for?