BookmarkSubscribeRSS Feed
Aditi24
Obsidian | Level 7

I have been trying to install SAS VIYA on Oracle Linux and followed Installation Guide SAS VIYA 3.4 for Linux.

After following all the instructions , we ran the below command as per the section "Deploy the Software"-
 ansible-playbook system-assessment.yml
 
Now, we are stuck on the same screen which says install Install repository definition RPMs for orderables(PFB log) since a long time. Could you please guide us if there is some sort of glitch or we are missing something? In need of further assistance from your end.

 


TASK [repo-setup-x64_redhat_linux_6-yum : Create temporary directory on remote machine] ********************************************************************************
changed: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Set the location of the temp directory] **************************************************************************************
ok: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Set METAREPO_CERT_SOURCE] ****************************************************************************************************
ok: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Copy certificates to remote machine] *****************************************************************************************
changed: [deployTarget] => (item=entitlement_certificate.pem)
changed: [deployTarget] => (item=SAS_CA_Certificate.pem)

TASK [repo-setup-x64_redhat_linux_6-yum : Curl to get SAS meta-repository rpm] *****************************************************************************************
changed: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Verify the successful download of metarepo file sas-meta-repo.rpm] ***********************************************************
ok: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Log unsuccessful download of metarepo file sas-meta-repo.rpm] ****************************************************************
skipping: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Read in delivered metarepo text file in the case of a non-200 response] ******************************************************
skipping: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Log reason for the non-200 response] *****************************************************************************************
skipping: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Install SAS meta-repository rpm] *********************************************************************************************
ok: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Copy client certificate into place] ******************************************************************************************
changed: [deployTarget]

TASK [repo-setup-x64_redhat_linux_6-yum : Install repository definition RPMs for orderables] ***************************************************************************

 

 

1 REPLY 1
alexal
SAS Employee

@Aditi24,

 

Restart the playbook with an additional -vvv option and you will see more information about what is going on right now:

ansible-playbook system-assessment.yml -vvv

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

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1150 views
  • 0 likes
  • 2 in conversation