BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
spennato
Fluorite | Level 6

I am trying to perform a SAS Viya 3.4 deployment on a single machine and am encountering the following error when trying to deploy from the ansible playbook.

 

"/bin/sh: /opt/sas/viya/home/SASSecurityCertificateFramework/bin/sas-crypto-management: No such file or directory",

 

Annotation 2019-11-19 162234.png

 

When I check /opt/sas/viya/home there is no SASSecurityCertificateFramework directory. Any ideas on what would prevent this from being created?

1 ACCEPTED SOLUTION

Accepted Solutions
spennato
Fluorite | Level 6

I contacted SAS Support and they were able to help me resolve the issue. It seems that I had sas packages installed from previous attempted deployments which were interfering. I removed them using

 

sudo yum remove -y sas-*

 

After that the error was fixed.

View solution in original post

2 REPLIES 2
alexal
SAS Employee

@spennato ,

 

A /opt/sas/viya/home/SASSecurityCertificateFramework/bin/sas-crypto-management file is owned by sas-certframe package. I've checked your deployment log and I do not see that this package was installed by Ansible. How did you start your deployment process?

spennato
Fluorite | Level 6

I contacted SAS Support and they were able to help me resolve the issue. It seems that I had sas packages installed from previous attempted deployments which were interfering. I removed them using

 

sudo yum remove -y sas-*

 

After that the error was fixed.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Discussion stats
  • 2 replies
  • 2814 views
  • 0 likes
  • 2 in conversation