Hi All,
When I launched the SAS DW using the setup.sh script installing the Midtier for some of the products.
Below is the error and the screen shot of the same. I checked the space in the /tmp folder aswell, 3GB space is available.
Error: 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 /sas/SASHome/InstallMisc/InstallLogs/IT_2023-05-23-10.39.16.log
Install file: /tmp/_setup55268/hotfixes/extracted/product_data/instqualtool__W83001__prt__xx__sp0__1/install.xml does not exist
Any help is much appreciated.
Thanks & Regards,
Siddhu1
As Suggested, executed the Depot Checker Utility "SASDepotCheck.sh" and got the following output:
Checking depot path and loading order information...
Orders found in Depot: [9CS16N]
Order information has been loaded.
Scanning the depot and building file lists...
Scan completed. 18,694 files found.
The following files are missing:
All files are present.
The following files have the wrong file size:
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/Source/Config/vfabrictcsvr/jars/gemfire/log4j-core-2.1.jar
Expected file size: 824749
Actual file size: 1847550
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/webappsrv/docparts/lib/log4j-1.2.12.jar
Expected file size: 358085
Actual file size: 476554
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/lib/log4j.jar
Expected file size: 358085
Actual file size: 476554
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/Source/Config/vfabrictcsvr/jars/gemfire/log4j-api-2.1.jar
Expected file size: 133531
Actual file size: 313296
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/Source/Config/vfabrictcsvr/jars/log4j/log4j.jar
Expected file size: 391834
Actual file size: 476554
/sas/SAS_with_VA_depot/products/deploywiz__94564__prt__xx__sp0__1/deploywiz/log4j.jar
Expected file size: 391834
Actual file size: 476554
6 files found with the wrong file size.
The following files have unexpected file permissions:
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/Source/Config/vfabrictcsvr/jars/gemfire/log4j-core-2.1.jar
Expected file permission: 755
Actual file permission: 644
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/webappsrv/docparts/lib/log4j-1.2.12.jar
Expected file permission: 755
Actual file permission: 644
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/lib/log4j.jar
Expected file permission: 755
Actual file permission: 644
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/Source/Config/vfabrictcsvr/jars/gemfire/log4j-api-2.1.jar
Expected file permission: 755
Actual file permission: 644
/sas/SAS_with_VA_depot/products/cfgwizard__94564__prt__xx__sp0__1/Utilities/AppServer/Source/Config/vfabrictcsvr/jars/log4j/log4j.jar
Expected file permission: 755
Actual file permission: 644
/sas/SAS_with_VA_depot/products/deploywiz__94564__prt__xx__sp0__1/deploywiz/log4j.jar
Expected file permission: 755
Actual file permission: 644
6 files found having unexpected permission settings.
SAS deployment tools work best when the permissions in the software depot are set to 755.
To change the file permissions to what SAS deployment tools prefer, use the following
command. This command should be performed using the account of the owner of the depot.
chmod -R 755 "/sas/SAS_with_VA_depot"
The following depot metadata files or directories are missing:
All depot metadata files and directories are present.
The following files have an incorrect checksum:
All files had the correct checksum.
Processing complete. 18,694 files have been checked.
Can you please suggest.
Regards,
Siddhu1.
@siddhu1 wrote:
As Suggested, executed the Depot Checker Utility "SASDepotCheck.sh" and got the following output:
Processing complete. 18,694 files have been checked.
Can you please suggest.
Regards,
Siddhu1.
Download a new depot from SAS.
Re-download your SAS depot and rerun the depot checker. If you still get errors open a track with Tech Support.
I see it clear:
To change the file permissions to what SAS deployment tools prefer, use the following
command. This command should be performed using the account of the owner of the depot.
chmod -R 755 "/sas/SAS_with_VA_depot"
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.