<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: installation problem with viya 3.4 in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533872#M15603</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I reinstall the repository on clean host. The repository seems now "OK", 18Go instead of 4 Go ! So now, the solution is running, but I have an error on RappidMQ step.&lt;/P&gt;&lt;P&gt;Maybe a relation with the network adaptator mentionned in the ini file ? I tried to change the name od the network card and you the second one, and it is the same problem. I saw a similar problem in the forum, but the answer does not resolve my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;task path: /sas/install/sas_viya_playbook/roles/rabbitmq-x64_redhat_linux_6-yum/tasks/start.yml:12
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
&amp;lt;deployTarget&amp;gt; ESTABLISH LOCAL CONNECTION FOR USER: sas
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c '( umask 77 &amp;amp;&amp;amp; mkdir -p "` echo /tmp/.$USER.ansible/ansible-tmp-1549616066.59-144429367307381 `" &amp;amp;&amp;amp; echo ansible-tmp-1549616066.59-144429367307381="` echo /tmp/.$USER.ansible/ansible-tmp-1549616066.59-144429367307381 `" ) &amp;amp;&amp;amp; sleep 0'
&amp;lt;deployTarget&amp;gt; PUT /tmp/tmpRcTxLI TO /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/command.py
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'chmod u+x /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/ /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/command.py &amp;amp;&amp;amp; sleep 0'
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rpomecxeokkhfqyyowwbphihlrvapkfb; /usr/bin/python /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/command.py; rm -rf "/tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/" &amp;gt; /dev/null 2&amp;gt;&amp;amp;1'"'"' &amp;amp;&amp;amp; sleep 0'
fatal: [deployTarget]: FAILED! =&amp;gt; {
    "changed": true, 
    "cmd": [
        "/opt/sas/viya/home/bin/setup_rabbit_cluster", 
        "--hostlist", 
        "PORTABLE-VINCENT", 
        "--home", 
        "/opt/sas/viya/home", 
        "--config", 
        "/opt/sas/viya/config", 
        "--service", 
        "sas-viya-rabbitmq-server-default", 
        "--logfile", 
        "/tmp/sas_setup_rabbit_cluster.log"
    ], 
    "delta": "0:00:23.417384", 
    "end": "2019-02-08 09:54:50.457042", 
    "invocation": {
        "module_args": {
            "_raw_params": "/opt/sas/viya/home/bin/setup_rabbit_cluster --hostlist 'PORTABLE-VINCENT' --home /opt/sas/viya/home --config /opt/sas/viya/config --service sas-viya-rabbitmq-server-default --logfile /tmp/sas_setup_rabbit_cluster.log", 
            "_uses_shell": false, 
            "chdir": null, 
            "creates": null, 
            "executable": null, 
            "removes": null, 
            "stdin": null, 
            "warn": true
        }
    }, 
    "msg": "non-zero return code", 
    "rc": 3, 
    "start": "2019-02-08 09:54:27.039658", 
    "stderr": "", 
    "stderr_lines": [], 
    "stdout": "ven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster *************\nven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster SSL is true\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host in list is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host shortname is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Host is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Short Host is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster My Host is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster I am the primary host\nven. févr. 8 09:54:28 CET 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.\nven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.\nven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default\nven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.\nven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Returned status was 1\nven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets.", 
    "stdout_lines": [
        "ven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster *************", 
        "ven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster SSL is true", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host in list is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host shortname is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Host is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Short Host is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster My Host is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster I am the primary host", 
        "ven. févr. 8 09:54:28 CET 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.", 
        "ven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.", 
        "ven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default", 
        "ven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.", 
        "ven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Returned status was 1", 
        "ven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets."
    ]
}&lt;/PRE&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2019 09:23:30 GMT</pubDate>
    <dc:creator>Vincent35</dc:creator>
    <dc:date>2019-02-08T09:23:30Z</dc:date>
    <item>
      <title>installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532580#M15555</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem at the end of installation step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;command : ansible-playbook site.yml -vvv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Platform : Linux Oracle 7, only one server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log of console :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;TASK [consul-x64_redhat_linux_6-yum : Execute confirm consul can be accessed] *********************************************************&lt;BR /&gt;task path: /sas/install/sas_viya_playbook/roles/consul-x64_redhat_linux_6-yum/tasks/start.yml:76&lt;BR /&gt;Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py&lt;BR /&gt;&amp;lt;deployTarget&amp;gt; ESTABLISH LOCAL CONNECTION FOR USER: sas&lt;BR /&gt;&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c '( umask 77 &amp;amp;&amp;amp; mkdir -p "` echo /tmp/.$USER.ansible/ansible-tmp-1549291929.87-129166200120610 `" &amp;amp;&amp;amp; echo ansible-tmp-1549291929.87-129166200120610="` echo /tmp/.$USER.ansible/ansible-tmp-1549291929.87-129166200120610 `" ) &amp;amp;&amp;amp; sleep 0'&lt;BR /&gt;&amp;lt;deployTarget&amp;gt; PUT /tmp/tmpoCTlYw TO /tmp/.sas.ansible/ansible-tmp-1549291929.87-129166200120610/command.py&lt;BR /&gt;&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'chmod u+x /tmp/.sas.ansible/ansible-tmp-1549291929.87-129166200120610/ /tmp/.sas.ansible/ansible-tmp-1549291929.87-129166200120610/command.py &amp;amp;&amp;amp; sleep 0'&lt;BR /&gt;&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tofcgaeyebpusuaogdeydkseakkspftj; /usr/bin/python /tmp/.sas.ansible/ansible-tmp-1549291929.87-129166200120610/command.py; rm -rf "/tmp/.sas.ansible/ansible-tmp-1549291929.87-129166200120610/" &amp;gt; /dev/null 2&amp;gt;&amp;amp;1'"'"' &amp;amp;&amp;amp; sleep 0'&lt;BR /&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {&lt;BR /&gt;"changed": true,&lt;BR /&gt;"cmd": [&lt;BR /&gt;"bash",&lt;BR /&gt;"-c",&lt;BR /&gt;"source /opt/sas/viya/config/consul.conf &amp;amp;&amp;amp; /opt/sas/viya/home/bin/sas-bootstrap-config status leader"&lt;BR /&gt;],&lt;BR /&gt;"delta": "0:00:00.104906",&lt;BR /&gt;"end": "2019-02-04 15:52:10.180710",&lt;BR /&gt;"invocation": {&lt;BR /&gt;"module_args": {&lt;BR /&gt;"_raw_params": "bash -c 'source /opt/sas/viya/config/consul.conf &amp;amp;&amp;amp; /opt/sas/viya/home/bin/sas-bootstrap-config status leader'",&lt;BR /&gt;"_uses_shell": false,&lt;BR /&gt;"chdir": null,&lt;BR /&gt;"creates": null,&lt;BR /&gt;"executable": null,&lt;BR /&gt;"removes": null,&lt;BR /&gt;"stdin": null,&lt;BR /&gt;"warn": true&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"msg": "non-zero return code",&lt;BR /&gt;"rc": 1,&lt;BR /&gt;"start": "2019-02-04 15:52:10.075804",&lt;BR /&gt;"stderr": "Get https://localhost:8501/v1/status/leader: dial tcp [::1]:8501: getsockopt: connection refused\nERROR: Unable to determine the address of the Raft leader for the data center in which the Consul agent is running.",&lt;BR /&gt;"stderr_lines": [&lt;BR /&gt;"Get https://localhost:8501/v1/status/leader: dial tcp [::1]:8501: getsockopt: connection refused",&lt;BR /&gt;"ERROR: Unable to determine the address of the Raft leader for the data center in which the Consul agent is running."&lt;BR /&gt;],&lt;BR /&gt;"stdout": "",&lt;BR /&gt;"stdout_lines": []&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;PLAY RECAP ****************************************************************************************************************************&lt;BR /&gt;deployTarget : ok=198 changed=71 unreachable=0 failed=1&lt;BR /&gt;localhost : ok=14 changed=1 unreachable=0 failed=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I tried to lanch "./sas-viya-all-services start", but it's waiting for "Waiting for the consul service to start..."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 15:16:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532580#M15555</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-04T15:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532619#M15556</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to review Consul logs from&amp;nbsp;/opt/sas/viya/config/var/log/consul/default/ directory&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 16:37:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532619#M15556</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-04T16:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532689#M15559</link>
      <description>&lt;P&gt;Here it is !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:33:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532689#M15559</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-04T19:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532694#M15560</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have multiple network interfaces on that server, so the Consul server doesn't know which one it should use. You have to set CONSUL_BIND_EXTERNAL in /etc/sysconfig/sas/sas-viya-consul-default.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:40:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532694#M15560</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-04T19:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532696#M15561</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you have to set it up in your inventory file. Please see&amp;nbsp;consul_bind_adapter on this page:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&amp;amp;docsetVersion=3.4&amp;amp;docsetTarget=p049t0kjjzyyiqn1wb3m0u1uao02.htm&amp;amp;locale=en" target="_self"&gt;https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&amp;amp;docsetVersion=3.4&amp;amp;docsetTarget=p049t0kjjzyyiqn1wb3m0u1uao02.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532696#M15561</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-04T19:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532912#M15577</link>
      <description>&lt;P&gt;Hello, seems to be OK for the previous point. Thanks&lt;/P&gt;&lt;P&gt;An other ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TASK [Install sas-cleanutils] **************************************************************************************************************************************************&lt;BR /&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {"changed": false, "msg": "file:///sas/sas_repos/repos/shipped/mlrning/104/mlrning-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - \"Couldn't open file /sas/sas_repos/repos/shipped/mlrning/104/mlrning-104-x64_redhat_linux_6-yum/repodata/repomd.xml\"\nTrying other mirror.\nfile:///sas/sas_repos/repos/shipped/odbc/104/odbc-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - \"Couldn't open file /sas/sas_repos/repos/shipped/odbc/104/odbc-104-x64_redhat_linux_6-yum/repodata/repomd.xml\"\nTrying other mirror.\nfile:///sas/sas_repos/repos/shipped/statviya/104/statviya-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - \"Couldn't open file /sas/sas_repos/repos/shipped/statviya/104/statviya-104-x64_redhat_linux_6-yum/repodata/repomd.xml\"\nTrying other mirror.\nfile:///sas/sas_repos/repos/shipped/txtminfre/104/txtminfre-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - \"Couldn't open file /sas/sas_repos/repos/shipped/txtminfre/104/txtminfre-104-x64_redhat_linux_6-yum/repodata/repomd.xml\"\nTrying other mirror.\nfile:///sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - \"Couldn't open file /sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/repodata/repomd.xml\"\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: langpacks, ulninfo\nResolving Dependencies\n--&amp;gt; Running transaction check\n---&amp;gt; Package sas-cleanutils.x86_64 0:1.1.8-20180502.1525290347361 will be installed\n--&amp;gt; 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:\n"]}&lt;/P&gt;&lt;P&gt;PLAY RECAP *********************************************************************************************************************************************************************&lt;BR /&gt;deployTarget : ok=49 changed=1 unreachable=0 failed=1&lt;BR /&gt;localhost : ok=13 changed=0 unreachable=0 failed=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I refreshed my repository yesterday, but this rpm is not present !&lt;/P&gt;&lt;P&gt;list of my rpm files in my repos :&lt;/P&gt;&lt;P&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-or1-03.13.00-20180711.220424122135.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsnetcommon-01.13.00-20180711.220123243998.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcore-03.13.00-20180711.234222434987.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-runjavasvc-1.2.8-20180625.1529949082484.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-collections-1.8.139-20180711.1531283396447.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkqc1-03.13.00-20180711.230804230805.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhps-03.13.00-20180711.235404124996.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-vault-0.9.1011-20180607.1528393350853.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcmptrvsn-03.13.01-20181106.160504977865.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-cas-access-management-1.4.5-20180622.1529702193058.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-analytics-gateway-28.3.134-20180816.1534429221464.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkets1-01.12.00-20180711.223636640157.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-postgresql-secure-libs-9.4.19-20180910.1536593360503.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-rabbitmq-server-3.7.3-20181213.1544731082839.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkl4sas1-03.13.00-20180711.225720283436.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkaudio-03.13.00-20180711.233257024386.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsdplrning-01.13.00-20180711.213829879398.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-sasdatasvrc-0.1.20-20181002.1538492549937.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsaudio-1.13.00-20180711.212828454183.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkgraph1-03.13.00-20180711.224129931012.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-scoredefinitions-2.7.11-20180711.1531348157905.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsbiomedimg-01.13.01-20181106.165550650055.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-compsrvcfg-03.11.00-20180711.212223908365.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-preferences-1.6.16-20180612.1528834282695.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcore1-03.13.00-20180711.223244216355.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhpdmine1-03.13.00-20180711.224423393182.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-consul-1.0.6-20180614.1529009124633.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-mlearning1-03.13.01-20180831.144806127560.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tktscore-03.13.00-20180712.001246171973.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsdeeprnn-01.13.00-20180711.213727764672.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-cas-management-1.6.78-20180622.1529702264657.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkpostgres1-03.13.00-20180711.230652317162.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsgvarclus-01.13.00-20180711.214806901009.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkormpgraph-01.13.00-20180712.000334723469.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkiomml-03.13.00-20180711.235602467335.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkaacas-03.13.00-20180711.232852511531.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsspch2txt-1.13.00-20180711.223651905323.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crssvm-01.13.00-20180711.224106082496.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-graphcomp1-01.12.00-20180711.213144344812.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-saslogon-2.15.3-20180828.1535477493015.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crssslearn-01.13.00-20180711.223652021860.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tknls-03.13.00-20180712.000137509979.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-datasources-3.4.60-20180615.1529111395272.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkaccess-03.13.00-20180711.232858944855.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-mnsrvutl1-1.3.67-20180711.1531287777765.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkpostgres-03.13.00-20180712.000432350629.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsdtree-01.13.00-20180711.213833017063.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tktscore1-03.13.00-20180711.234833076350.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-sasdatasvr1-libs-9.4.19-20180910.1536593360503.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-rowsets-3.6.53-20180615.1529111467092.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-grodscrendr1-3.9.0-20180711.232225851282.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-runlauncher-1.2.19-20180629.1530294707237.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-hpets1-03.13.00-20180711.213713147558.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tktslang-03.13.00-20180712.001253208259.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-postgresql-secure-9.4.19-20180910.1536593360503.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-certframe-3.1.46-20180625.1529949596423.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crscmptrvsn-01.12.01-20181106.165322271016.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcas3rdclnt-01.13.00-20180711.233440058428.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-statcomp1-03.13.00-20180711.222331188934.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-comments-2.4.22-20180612.1528833268083.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkiog1-03.13.00-20180711.225231561518.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-envesntl1-1.4.0-20180607.1528400375177.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkformats-03.13.00-20180711.235105786024.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-cas-formats-1.3.56-20180622.1529702269514.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-casrowsets-2.3.34-20180622.1529702203804.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-javaesntl-1.2.18-20181210.1544450259742.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcmp-03.13.00-20180711.233843976715.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-modelrepository-3.4.99-20180817.1534536340153.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsoptminer-01.13.00-20180711.220752799075.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkdmine1-03.13.00-20180711.223455712567.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-htmlcommonsbase-5.0.15-20180627.1530087190686.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-dmine1-01.12.00-20180711.212332048674.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-datamining-38.13.155-20180828.1535477294450.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkrabbitmq-03.13.00-20180712.000512103867.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-htmlcommons8-8.0.177-20180927.1538075025994.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkaa-03.13.00-20180711.232717377874.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-visual-pipeline-1.14.189-20180710.1531273444316.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-themes-3.2.85-20180711.1531289321057.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crstsne-01.13.00-20180711.224719092689.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-pgpool-II-3.6.6-20180307.1520439733339.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsbayesian-01.13.00-20180711.212828680246.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-modelpublish-2.11.9-20180702.1530557026136.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkormpgraph1-01.13.00-20180711.230635934907.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-analytics-validation-12.1.92-20180711.1531328627342.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tklauncher1-01.13.00-20180711.225743366881.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-themecontent-1.1.62-20180711.1531289140877.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-compute-1.1.16-20180614.1529013505784.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-dataminingwarehouse-5.4.76-20180713.1531494210912.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-appregistry-1.7.126-20180711.1531283389630.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-searchindex-2.1.52-20180817.1534511041117.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tk-03.13.00-20180711.232310737144.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-erlang-20.2.2-20180226.1519656251366.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tklua-03.13.00-20180711.235913700113.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-ets1-03.13.00-20180711.212826565165.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkets-01.12.00-20180711.234835781693.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-localconsul-1.0.6-20180614.1529009124633.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkbasestat-03.13.00-20180711.233321524059.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkaccess1-03.13.00-20180711.222914326539.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-monitoring-2.1.16-20180615.1529076230774.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-restexecutionprovider-2.4.52-20180615.1529111424237.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-projects-1.2.40-20180622.1529702229341.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcmp1-03.13.00-20180711.223155069092.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsprobml-01.13.00-20180711.221259037025.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkormp1-03.13.00-20180711.230439273464.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-dataexplorer-1.2.104-20180627.1530099253580.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-hps1-03.13.00-20180711.214205458192.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-analytics-components-20.1.101-20180711.1531328652894.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-bootstrap-config-1.2.22-20180625.1529949284896.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhpdmine-03.13.00-20180711.235338677646.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-casproxy-1.3.40-20180622.1529701966155.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-analytics-pipelines-20.2.103-20180711.1531328833324.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-javaesntl1-1.2.9-20180611.1528742355451.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsrulemine-01.13.00-20180711.222813173870.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-libmemcached-1.0.11-20180227.1519747628813.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkdplrning-03.13.00-20180711.234426918490.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsmtlearn-01.13.00-20180711.215919896473.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-jobdefinitions-2.4.22-20180612.1528837000241.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkcdfts-03.13.00-20180711.233737844711.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsrpca-01.13.00-20180711.222222188456.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-jobexecution-2.4.22-20180615.1529092031764.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-optimizatin1-03.13.00-20180711.220338080215.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkstat-03.13.00-20180712.000943706519.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhps1-03.13.00-20180711.224718420558.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsnetsoc-01.13.00-20180711.220436338129.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tk1-03.13.00-20180711.222842721689.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-compsrv1-01.13.00-20180711.211849397595.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-web-data-access-1.4.35-20180627.1530126504709.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhphpf1-03.13.00-20180711.224642413342.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-dataprofiles-4.2.70-20180624.1529884955458.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tktxtan-03.13.00-20180712.001328419672.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkl4sas-03.13.00-20180711.235659767128.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-cas-license-1.3.31-20180622.1529702253515.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-aacomp1-01.12.00-20180711.210711240791.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkintr1-03.11.00-20180711.225224179365.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-launcher-1.4.8-20180627.1530130731826.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-analytics-localization-4.3.83-20180711.1531328460737.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-configuration-cli-1.5.31-20180815.1534356281119.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-httpproxy-1.5.34-20180612.1528817530649.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-credentials-1.6.0-20180806.1533587852233.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crssvdd-01.13.00-20180711.223746046128.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsneuralnet-01.13.00-20180711.220459496152.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsdeepneurl-01.13.00-20180711.213648699755.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-data-mining-models-21.5.86-20180711.1531288680930.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-analytics-flows-18.2.102-20180711.1531328585519.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-cdfpstg-03.13.00-20180711.211458871873.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-etscomp1-03.13.00-20180711.212904733999.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-envesntl-1.4.0-20180607.1528400375177.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-csq-0.3.32-20180619.1529418354058.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-scoreexecli-1.4.11-20180711.1531349964914.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-postgres1-03.13.00-20180711.220836565778.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-search-2.1.37-20180613.1528914066291.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-psqlodbc1-9.6.410-20180319.1521463234134.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-certframe1-3.1.47-20180703.1530641621295.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhpstat1-03.13.00-20180711.225007505203.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-identities-2.14.17-20180613.1528913250461.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkstat1-03.13.00-20180711.231701671460.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-transformations-2.4.53-20180615.1529111481300.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkaa1-03.13.00-20180711.222850681111.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-textmine1-03.13.00-20180711.222732977353.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-psqlodbc-9.6.410-20180319.1521463234134.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-iml1-03.13.00-20180711.214304118813.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsboolrule-01.13.00-20180711.213016446916.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-folders-2.13.25-20180613.1528913244598.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkmtrb1-01.12.00-20180711.225954147528.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crsfastknn-01.13.00-20180711.214253615107.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-crstkfactmac-01.13.00-20180711.224412791024.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-transfer-2.7.18-20180612.1528832986979.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-hpdmine1-01.12.00-20180711.213657528315.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-types-3.6.15-20180612.1528832745676.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tkhpets1-01.12.00-20180711.224454194275.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-tknls1-03.13.00-20180711.230250468428.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-authorization-3.9.26-20190121.1548104662236.x86_64.rpm&lt;BR /&gt;./mlrning/104/mlrning-104-x64_redhat_linux_6-yum/Packages/s/sas-configuration-1.31.51-20180612.1528836661709.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-cas-management-1.6.78-20180622.1529702264657.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-pgpool-II-3.6.6-20180307.1520439733339.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkhps1-03.13.00-20180711.224743011776.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tklauncher1-01.13.00-20180711.225810925646.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkcmp1-03.13.00-20180711.223158367165.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkair-03.13.00-20180711.233006399589.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkcmp-03.13.00-20180711.233847800062.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-textmine1-03.13.00-20180711.222843018814.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-crsbiomedimg-01.13.01-20181106.165605507059.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-jobexecution-2.4.22-20180615.1529092031764.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-transfer-2.7.18-20180612.1528832986979.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-or1-03.13.00-20180711.220425906665.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-analytics-pipelines-20.2.103-20180711.1531328833324.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-comments-2.4.22-20180612.1528833268083.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkaa-03.13.00-20180711.232722705174.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-crstsne-01.13.00-20180712.011709277761.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-httpproxy-1.5.34-20180612.1528817530649.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkhpets1-01.12.00-20180711.224519264804.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-results-22.6.115-20180711.1531288670644.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkintr1-03.11.00-20180711.225224730388.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-jobdefinitions-2.4.22-20180612.1528837000241.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkormpgraph1-01.13.00-20180711.230650747304.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-certframe-3.1.46-20180625.1529949596423.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-dataprofiles-4.2.70-20180624.1529884955458.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkets-01.12.00-20180711.234839014505.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-crsboolrule-01.13.00-20180711.213147984531.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-projects-1.2.40-20180622.1529702229341.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tktscore1-03.13.00-20180711.231936946366.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-launcher-1.4.8-20180627.1530130731826.suse.x86_64.rpm&lt;BR /&gt;./mlrning/100/mlrning-100-x64_suse_linux_12-yum/Packages/s/sas-tkcore1-03.13.00-20180711.223255923063.suse.x86_64.rpm&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 13:02:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532912#M15577</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-05T13:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532915#M15578</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know your software order number.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 13:14:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532915#M15578</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-05T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532945#M15582</link>
      <description>&lt;P&gt;Command number ? : 9C45YP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:05:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532945#M15582</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-05T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532953#M15583</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, please run a command shown below and show me an output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;sudo yum info sas-cleanutils&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:20:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532953#M15583</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-05T15:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532962#M15584</link>
      <description>&lt;P&gt;Loaded plugins: langpacks, ulninfo&lt;BR /&gt;Available Packages&lt;BR /&gt;Name : sas-cleanutils&lt;BR /&gt;Arch : x86_64&lt;BR /&gt;Version : 1.1.8&lt;BR /&gt;Release : 20180502.1525290347361&lt;BR /&gt;Size : 9.3 k&lt;BR /&gt;Repo : sas-va-104-x64_redhat_linux_6-yum&lt;BR /&gt;Summary : SAS Cleanutils Package&lt;BR /&gt;URL : &lt;A href="http://www.sas.com" target="_blank"&gt;http://www.sas.com&lt;/A&gt;&lt;BR /&gt;License : SAS Institute, Inc.&lt;BR /&gt;Description : cleanutils&lt;BR /&gt;: Sas-cleanutils 1.1.8 20180502.1525290347361&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:33:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532962#M15584</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-05T15:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532973#M15585</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interesting, that package is available but wasn't installed. Please run:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;sudo yum -y install&amp;nbsp;sas-cleanutils&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;If you won't have an error, re-run the deployment process with an addition -vvv switch. Do not forget to move or nullity deployment.log before that.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532973#M15585</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-05T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532993#M15586</link>
      <description>&lt;PRE&gt;sudo yum -y install sas-cleanutils
Loaded plugins: langpacks, ulninfo
file:///sas/sas_repos/repos/shipped/mlrning/104/mlrning-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /sas/sas_repos/repos/shipped/mlrning/104/mlrning-104-x64_redhat_linux_6-yum/repodata/repomd.xml"
Trying other mirror.
file:///sas/sas_repos/repos/shipped/odbc/104/odbc-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /sas/sas_repos/repos/shipped/odbc/104/odbc-104-x64_redhat_linux_6-yum/repodata/repomd.xml"
Trying other mirror.
file:///sas/sas_repos/repos/shipped/statviya/104/statviya-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /sas/sas_repos/repos/shipped/statviya/104/statviya-104-x64_redhat_linux_6-yum/repodata/repomd.xml"
Trying other mirror.
file:///sas/sas_repos/repos/shipped/txtminfre/104/txtminfre-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /sas/sas_repos/repos/shipped/txtminfre/104/txtminfre-104-x64_redhat_linux_6-yum/repodata/repomd.xml"
Trying other mirror.
file:///sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/repodata/repomd.xml"
Trying other mirror.
Resolving Dependencies
--&amp;gt; Running transaction check
---&amp;gt; Package sas-cleanutils.x86_64 0:1.1.8-20180502.1525290347361 will be installed
--&amp;gt; Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package
    Arch   Version                      Repository                         Size
================================================================================
Installing:
 sas-cleanutils
    x86_64 1.1.8-20180502.1525290347361 sas-va-104-x64_redhat_linux_6-yum 9.3 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 9.3 k
Installed size: 13 k
Downloading packages:


Error downloading packages:
  sas-cleanutils-1.1.8-20180502.1525290347361.x86_64: [Errno 256] No more mirrors to try.&lt;/PRE&gt;&lt;P&gt;Here my /etc/yum.repos.d/sas.repos file :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[sas-txtminfre-104-x64_redhat_linux_6-yum]
name = txtminfre-104-x64_redhat_linux_6-yum
baseurl=file:///sas/sas_repos/repos/shipped/txtminfre/104/txtminfre-104-x64_redhat_linux_6-yum
enabled=1
sslverify=0
sslcacert=
sslclientcert=
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SAS-9.x

[sas-va-104-x64_redhat_linux_6-yum]
name = va-104-x64_redhat_linux_6-yum
baseurl=file:///sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum
enabled=1
sslverify=0
sslcacert=
sslclientcert=
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SAS-9.x

[sas-statviya-104-x64_redhat_linux_6-yum]
name = statviya-104-x64_redhat_linux_6-yum
baseurl=file:///sas/sas_repos/repos/shipped/statviya/104/statviya-104-x64_redhat_linux_6-yum
enabled=1
sslverify=0
sslcacert=
sslclientcert=
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SAS-9.x

[sas-odbc-104-x64_redhat_linux_6-yum]
name = odbc-104-x64_redhat_linux_6-yum
baseurl=file:///sas/sas_repos/repos/shipped/odbc/104/odbc-104-x64_redhat_linux_6-yum
enabled=1
sslverify=0
sslcacert=
sslclientcert=
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SAS-9.x

[sas-mlrning-104-x64_redhat_linux_6-yum]
name = mlrning-104-x64_redhat_linux_6-yum
baseurl=file:///sas/sas_repos/repos/shipped/mlrning/104/mlrning-104-x64_redhat_linux_6-yum
enabled=1
sslverify=0
sslcacert=
sslclientcert=
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SAS-9.x

&lt;/PRE&gt;&lt;P&gt;Maybe I did something wrong at the beginning. If it is too long or hard to resolve, I can install a clean linux and repeat all the process. A little bit long because the download of RPM takes a lot of time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for that. I wait for your reply before begin all the process.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 16:25:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/532993#M15586</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-05T16:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533007#M15587</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is that curl cannot reach /sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/repodata/repomd.xml. Show me an output from a command below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ls -ld /sas/sas_repos/repos/shipped/va/104/va-104-x64_redhat_linux_6-yum/repodata/repomd.xml&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Feb 2019 16:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533007#M15587</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-05T16:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533013#M15590</link>
      <description>&lt;P&gt;This file is not existing anymore :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[sas@localhost repodata]$ ls -ld *
-rw-r--r--. 1 sas     sas 134599 Feb  2 12:28 9bdd88fd86b757fcf5e05f7439cde90da0ee8e7d17274ec89abef1b621fb247b-primary.xml.gz094799815
-rw-r--r--. 1 sas     sas 134599 Feb  2 12:33 9bdd88fd86b757fcf5e05f7439cde90da0ee8e7d17274ec89abef1b621fb247b-primary.xml.gz309412224
-rw-r--r--. 1 sas     sas 134599 Feb  2 12:27 9bdd88fd86b757fcf5e05f7439cde90da0ee8e7d17274ec89abef1b621fb247b-primary.xml.gz749159297
-rw-r--r--. 1 sas     sas 137330 Feb  4 15:03 b567990eec8c64b29670733c104d7b5811dac0ea30ae2e83fab6eb54419feda5-primary.xml.gz144511336
-rw-r--r--. 1 sas     sas   2164 Feb  4 15:03 repomd.xml054372077
-rw-r--r--. 1 sas     sas   2164 Feb  2 12:27 repomd.xml082567210
-rw-r--r--. 1 sas     sas   2164 Feb  2 12:33 repomd.xml271175013
-rw-r--r--. 1 sas     sas   2164 Feb  2 12:28 repomd.xml274985480&lt;/PRE&gt;&lt;P&gt;I checked inside /sas/sas_repos/repos/shipped/va/100/va-100-x64_suse_linux_12-yum/.... not existing.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 17:05:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533013#M15590</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-05T17:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533872#M15603</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I reinstall the repository on clean host. The repository seems now "OK", 18Go instead of 4 Go ! So now, the solution is running, but I have an error on RappidMQ step.&lt;/P&gt;&lt;P&gt;Maybe a relation with the network adaptator mentionned in the ini file ? I tried to change the name od the network card and you the second one, and it is the same problem. I saw a similar problem in the forum, but the answer does not resolve my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;task path: /sas/install/sas_viya_playbook/roles/rabbitmq-x64_redhat_linux_6-yum/tasks/start.yml:12
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
&amp;lt;deployTarget&amp;gt; ESTABLISH LOCAL CONNECTION FOR USER: sas
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c '( umask 77 &amp;amp;&amp;amp; mkdir -p "` echo /tmp/.$USER.ansible/ansible-tmp-1549616066.59-144429367307381 `" &amp;amp;&amp;amp; echo ansible-tmp-1549616066.59-144429367307381="` echo /tmp/.$USER.ansible/ansible-tmp-1549616066.59-144429367307381 `" ) &amp;amp;&amp;amp; sleep 0'
&amp;lt;deployTarget&amp;gt; PUT /tmp/tmpRcTxLI TO /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/command.py
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'chmod u+x /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/ /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/command.py &amp;amp;&amp;amp; sleep 0'
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rpomecxeokkhfqyyowwbphihlrvapkfb; /usr/bin/python /tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/command.py; rm -rf "/tmp/.sas.ansible/ansible-tmp-1549616066.59-144429367307381/" &amp;gt; /dev/null 2&amp;gt;&amp;amp;1'"'"' &amp;amp;&amp;amp; sleep 0'
fatal: [deployTarget]: FAILED! =&amp;gt; {
    "changed": true, 
    "cmd": [
        "/opt/sas/viya/home/bin/setup_rabbit_cluster", 
        "--hostlist", 
        "PORTABLE-VINCENT", 
        "--home", 
        "/opt/sas/viya/home", 
        "--config", 
        "/opt/sas/viya/config", 
        "--service", 
        "sas-viya-rabbitmq-server-default", 
        "--logfile", 
        "/tmp/sas_setup_rabbit_cluster.log"
    ], 
    "delta": "0:00:23.417384", 
    "end": "2019-02-08 09:54:50.457042", 
    "invocation": {
        "module_args": {
            "_raw_params": "/opt/sas/viya/home/bin/setup_rabbit_cluster --hostlist 'PORTABLE-VINCENT' --home /opt/sas/viya/home --config /opt/sas/viya/config --service sas-viya-rabbitmq-server-default --logfile /tmp/sas_setup_rabbit_cluster.log", 
            "_uses_shell": false, 
            "chdir": null, 
            "creates": null, 
            "executable": null, 
            "removes": null, 
            "stdin": null, 
            "warn": true
        }
    }, 
    "msg": "non-zero return code", 
    "rc": 3, 
    "start": "2019-02-08 09:54:27.039658", 
    "stderr": "", 
    "stderr_lines": [], 
    "stdout": "ven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster *************\nven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster SSL is true\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host in list is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host shortname is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Host is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Short Host is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster My Host is PORTABLE-VINCENT\nven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster I am the primary host\nven. févr. 8 09:54:28 CET 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.\nven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.\nven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default\nven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.\nven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Returned status was 1\nven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets.", 
    "stdout_lines": [
        "ven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster *************", 
        "ven. févr. 8 09:54:27 CET 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster SSL is true", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host in list is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster First host shortname is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Host is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster Primary Short Host is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster My Host is PORTABLE-VINCENT", 
        "ven. févr. 8 09:54:27 CET 2019 (debug) setup_rabbit_cluster I am the primary host", 
        "ven. févr. 8 09:54:28 CET 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.", 
        "ven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.", 
        "ven. févr. 8 09:54:35 CET 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default", 
        "ven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.", 
        "ven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Returned status was 1", 
        "ven. févr. 8 09:54:50 CET 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets."
    ]
}&lt;/PRE&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 09:23:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533872#M15603</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-08T09:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533885#M15604</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PORTABLE-VINCENT is a short name or FQDN?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 11:57:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533885#M15604</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-08T11:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533887#M15605</link>
      <description>&lt;P&gt;It is just a short name. I just want to install all sas viya platform locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I log on oracle linux :&lt;/P&gt;&lt;P&gt;[vincent@PORTABLE-VINCENT ~]$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't mentioned this short name anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just this in inventory.ini :&lt;/P&gt;&lt;P&gt;deployTarget ansible_connection=local consul_bind_adapter=wlp2s0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 12:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533887#M15605</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-08T12:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533892#M15606</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Each machine in the deployment must have a fully qualified domain name (FQDN). RabbitMQ doesn't support short names.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 12:33:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533892#M15606</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-08T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533969#M15610</link>
      <description>&lt;P&gt;Yes, sorry, it is mentioned in the documentation&amp;nbsp; !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's now OK, but the problem seems to be similar :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TASK [rabbitmq-x64_redhat_linux_6-yum : Execute Invoke cluster setup] **********
task path: /sas/install/sas_viya_playbook/roles/rabbitmq-x64_redhat_linux_6-yum/tasks/start.yml:12
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
&amp;lt;deployTarget&amp;gt; ESTABLISH LOCAL CONNECTION FOR USER: sas
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c '( umask 77 &amp;amp;&amp;amp; mkdir -p "` echo /tmp/.$USER.ansible/ansible-tmp-1549637105.69-190029422698519 `" &amp;amp;&amp;amp; echo ansible-tmp-1549637105.69-190029422698519="` echo /tmp/.$USER.ansible/ansible-tmp-1549637105.69-190029422698519 `" ) &amp;amp;&amp;amp; sleep 0'
&amp;lt;deployTarget&amp;gt; PUT /tmp/tmp4wZbQh TO /tmp/.sas.ansible/ansible-tmp-1549637105.69-190029422698519/command.py
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'chmod u+x /tmp/.sas.ansible/ansible-tmp-1549637105.69-190029422698519/ /tmp/.sas.ansible/ansible-tmp-1549637105.69-190029422698519/command.py &amp;amp;&amp;amp; sleep 0'
&amp;lt;deployTarget&amp;gt; EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-aowetfacuzaajqschtcuhnwgpgiuesli; /usr/bin/python /tmp/.sas.ansible/ansible-tmp-1549637105.69-190029422698519/command.py; rm -rf "/tmp/.sas.ansible/ansible-tmp-1549637105.69-190029422698519/" &amp;gt; /dev/null 2&amp;gt;&amp;amp;1'"'"' &amp;amp;&amp;amp; sleep 0'
fatal: [deployTarget]: FAILED! =&amp;gt; {
    "changed": true, 
    "cmd": [
        "/opt/sas/viya/home/bin/setup_rabbit_cluster", 
        "--hostlist", 
        "sasviya.data2play.fr", 
        "--home", 
        "/opt/sas/viya/home", 
        "--config", 
        "/opt/sas/viya/config", 
        "--service", 
        "sas-viya-rabbitmq-server-default", 
        "--logfile", 
        "/tmp/sas_setup_rabbit_cluster.log"
    ], 
    "delta": "0:00:16.248967", 
    "end": "2019-02-08 15:45:22.227710", 
    "invocation": {
        "module_args": {
            "_raw_params": "/opt/sas/viya/home/bin/setup_rabbit_cluster --hostlist 'sasviya.data2play.fr' --home /opt/sas/viya/home --config /opt/sas/viya/config --service sas-viya-rabbitmq-server-default --logfile /tmp/sas_setup_rabbit_cluster.log", 
            "_uses_shell": false, 
            "chdir": null, 
            "creates": null, 
            "executable": null, 
            "removes": null, 
            "stdin": null, 
            "warn": true
        }
    }, 
    "msg": "non-zero return code", 
    "rc": 3, 
    "start": "2019-02-08 15:45:05.978743", 
    "stderr": "", 
    "stderr_lines": [], 
    "stdout": "ven. févr. 8 15:45:06 CET 2019 setup_rabbit_cluster *************\nven. févr. 8 15:45:06 CET 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster SSL is true\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster First host in list is sasviya.data2play.fr\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster First host shortname is sasviya\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster Primary Host is sasviya.data2play.fr\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster Primary Short Host is sasviya\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster My Host is sasviya.data2play.fr\nven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster I am the primary host\nven. févr. 8 15:45:06 CET 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.\nven. févr. 8 15:45:10 CET 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.\nven. févr. 8 15:45:10 CET 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default\nven. févr. 8 15:45:22 CET 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.\nven. févr. 8 15:45:22 CET 2019 setup_rabbit_cluster Returned status was 1\nven. févr. 8 15:45:22 CET 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets.", 
    "stdout_lines": [
        "ven. févr. 8 15:45:06 CET 2019 setup_rabbit_cluster *************", 
        "ven. févr. 8 15:45:06 CET 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster SSL is true", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster First host in list is sasviya.data2play.fr", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster First host shortname is sasviya", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster Primary Host is sasviya.data2play.fr", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster Primary Short Host is sasviya", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster My Host is sasviya.data2play.fr", 
        "ven. févr. 8 15:45:06 CET 2019 (debug) setup_rabbit_cluster I am the primary host", 
        "ven. févr. 8 15:45:06 CET 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.", 
        "ven. févr. 8 15:45:10 CET 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.", 
        "ven. févr. 8 15:45:10 CET 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default", 
        "ven. févr. 8 15:45:22 CET 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.", 
        "ven. févr. 8 15:45:22 CET 2019 setup_rabbit_cluster Returned status was 1", 
        "ven. févr. 8 15:45:22 CET 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets."
    ]
}

PLAY RECAP *********************************************************************
deployTarget               : ok=300  changed=134  unreachable=0    failed=1   
localhost                  : ok=15   changed=2    unreachable=0    failed=0&lt;/PRE&gt;&lt;P&gt;-bash-4.2$ hostname&lt;BR /&gt;sasviya&lt;BR /&gt;-bash-4.2$ hostname -s&lt;BR /&gt;sasviya&lt;BR /&gt;-bash-4.2$ hostname -f&lt;BR /&gt;sasviya.data2play.fr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this, : &lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-4-Installation/m-p/505055/highlight/true#M14698" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-4-Installation/m-p/505055/highlight/true#M14698&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The service rabbitmq doesn't launch !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 15:39:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533969#M15610</guid>
      <dc:creator>Vincent35</dc:creator>
      <dc:date>2019-02-08T15:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: installation problem with viya 3.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533975#M15611</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259839"&gt;@Vincent35&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to see the most recent files from&amp;nbsp;/opt/sas/viya/config/var/log/rabbitmq-server/default directory.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 15:45:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/installation-problem-with-viya-3-4/m-p/533975#M15611</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-02-08T15:45:58Z</dc:date>
    </item>
  </channel>
</rss>

