Hi,
I'm installing SAS Viya on Redhat and encountered this error. Researching online and this forum, it seems like it is a download limit issue, that can be increased from SAS. Please help.
TASK [Install sas-cleanutils] ***********************************************************************************************************************************************************
fatal: [deployTarget]: FAILED! => {"changed": false, "msg": "https://ses.sas.download/ses/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/Packages/s/sas-clean...: [Errno 14] HTTPS Error 410 - Gone\nTrying other mirror.\n\n\nError downloading packages:\n sas-cleanutils-1.1.8-20180502.1525290347361.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirrors.advancedhosters.com\n * epel: iad.mirror.rackspace.com\n * extras: mirrors.advancedhosters.com\n * updates: mirrors.advancedhosters.com\nResolving Dependencies\n--> Running transaction check\n---> Package sas-cleanutils.x86_64 0:1.1.8-20180502.1525290347361 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package\n Arch Version Repository Size\n================================================================================\nInstalling:\n sas-cleanutils\n x86_64 1.1.8-20180502.1525290347361 sas-va-104-x64_redhat_linux_6-yum 9.3 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 9.3 k\nInstalled size: 13 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n"]}
NO MORE HOSTS LEFT **********************************************************************************************************************************************************************
PLAY RECAP ******************************************************************************************************************************************************************************
deployTarget : ok=60 changed=6 unreachable=0 failed=1
localhost : ok=12 changed=0 unreachable=0 failed=0
Any advice would be appreicated.
Thanks,
Nikit
I do not believe that the problem is with the download limit. You still have some left in that order. Please show me the output from a command shown below:
curl -OLv --cert ./entitlement_certificate.pem --cacert ./SAS_CA_Certificate.pem https://ses.sas.download/ses/repos/meta-repo/sas-meta-repo-1-1.noarch.rpm
I do not believe that the problem is with the download limit. You still have some left in that order. Please show me the output from a command shown below:
curl -OLv --cert ./entitlement_certificate.pem --cacert ./SAS_CA_Certificate.pem https://ses.sas.download/ses/repos/meta-repo/sas-meta-repo-1-1.noarch.rpm
I used container deployment, I also encountered this problem, could you please help me solve it
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.