Back to Tech Corner
SAS Admin

An issue has been encountered with your SAS Software Depot that cannot be corrected.

Background: This specific error is occurred during SAS binaries installation & configuration.

Error message:

An issue has been encountered with your SAS Software Depot that cannot be corrected. A summary of the error is shown below. Full details can be found in the log at /usr/local/sas/SASHome/InstallMisc/InstallLogs/IT_2022-08-09-09.05.22.log Install file: /tmp//_setup17399/hotfixes/extracted/product_data/hyperagnt/_/_J9U008/_/_prt/_/_xx/_/_sp0/_/_1/install.xml does not exist
SAS Software Depot error message

Resolution:

The following are the resolution steps:

  1. For possible or quick fix, please check /tmp directory disk space. In our case /tmp directory space is full.
    /dev/mapper/rootvg-tmp 2.0G 20M 1.9G 1% /tmp
  2. Close all SAS Deployment Wizard windows sessions
  3. Run the following command to open a new SAS Deployment Wizard session
    ./setup.sh -record -deploy -templocation /saswrk

    Note: We specified /saswrk mount point as a temp location for the SAS installation & configuration. All temporary files will be resided their until deployment is finished.