Description:
When installing CA ControlMinder 12.6 on a Linux server, the following error is obtained:
Installing CAPKI.
Failed install CAPKI
and the installation fails
Solution:
One of the possible causes for this error may be the lack of disk space. To see if this is the case, check
cat /tmp/capki_install.log
The following messages will be present in the log:
Insufficient Disk space
Install unsuccessful, return value is 3
In this case, please make sure to delete unnecessary data in the filesystem where the ControlMinder directories reside.
According to the Installation Guide for this product, the system requirements are the following:
However, take into account that the install will check to see if it has enough disk space for trace and debug (whose default sizes are 500MB each). So, even if you have the disk space indicated in the specifications, not having the additional 1 GB free for tracing and debug will make the installation fail with the above error.