<?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: RHEL7 - /bin/sh ./configure Permission Denied in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/405735#M95352</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/121357"&gt;@ECerafogli&lt;/a&gt;&amp;nbsp; &amp;nbsp;I tried to follow&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/minemeld-discussions/need-steps-to-install-minemeld-on-redhat/td-p/236821" target="_blank"&gt;Solved: LIVEcommunity - need steps to install minemeld on redhat - LIVEcommunity - 236821 (paloaltonetworks.com)&lt;/A&gt;&amp;nbsp;, but my RHEL 7 cant go through the installation. Somehow I couldn't complete followed .&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;sudo -H /opt/minemeld/engine/current/bin/pip install -U "pip&amp;lt;10.0"&lt;/P&gt;&lt;P&gt;2. when I run&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;sudo ansible-playbook -K -i 127.0.0.1, local.yml I get the same error as you got.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;TASK [infrastructure : Configure Python 2.7.15] **********************************************************************************************************************************************************************************************************&lt;BR /&gt;&amp;#27;[0;31mfatal: [127.0.0.1]: FAILED! =&amp;gt; {"changed": true, "cmd": "./configure --prefix=/usr/local", "delta": "0:00:00.008122", "end": "2021-05-10 10:43:29.923838", "msg": "non-zero return code", "rc": 126, "start": "2021-05-10 10:43:29.915716", "stderr": "/bin/sh: ./configure: Permission denied", "stderr_lines": ["/bin/sh: ./configure: Permission denied"], "stdout": "", "stdout_lines": []}&amp;#27;[0m&lt;/P&gt;&lt;P&gt;PLAY RECAP ***********************************************************************************************************************************************************************************************************************************************&lt;BR /&gt;&amp;#27;[0;31m127.0.0.1&amp;#27;[0m : &amp;#27;[0;32mok=10 &amp;#27;[0m &amp;#27;[0;33mchanged=4 &amp;#27;[0m unreachable=0 &amp;#27;[0;31mfailed=1 &amp;#27;[0m skipped=0 rescued=0 ignored=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can share what you meant by&amp;nbsp; "&lt;SPAN&gt;mount /tmp directory with exec.&lt;/SPAN&gt;" to get it resolved please. If you have more convenient guide please share with me. thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 04:17:57 GMT</pubDate>
    <dc:creator>chamarasiya</dc:creator>
    <dc:date>2021-05-10T04:17:57Z</dc:date>
    <item>
      <title>RHEL7 - /bin/sh ./configure Permission Denied</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/292266#M95350</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm installing minemeld-ansible on Redhat 7.&lt;BR /&gt;When i run this command:&lt;/P&gt;&lt;P&gt;sudo ansible-playbook -K -i 127.0.0.1, local.yml&lt;BR /&gt;i got this error:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;`PLAY [minemeld playbook] **************************************************************************************************************************************************************************************&lt;/P&gt;&lt;P&gt;TASK [Gathering Facts] ****************************************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : debug] *********************************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1] =&amp;gt; {&lt;BR /&gt;"msg": "Loading vars for RedHat 7.2"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;TASK [infrastructure : include_vars] **************************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1] =&amp;gt; (item=/root/minemeld-ansible/roles/infrastructure/vars/RedHat-7.yml)&lt;/P&gt;&lt;P&gt;TASK [infrastructure : create minemeld group] *****************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : include task based on distribution] ****************************************************************************************************************************************************&lt;BR /&gt;included: /root/minemeld-ansible/roles/infrastructure/tasks/RedHat-7.yml for 127.0.0.1&lt;/P&gt;&lt;P&gt;TASK [infrastructure : enable epel] ***************************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : enable RedHat RHEL 7 Optional repo (AWS)] **********************************************************************************************************************************************&lt;BR /&gt;changed: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : enable RedHat RHEL 7 Optional repo] ****************************************************************************************************************************************************&lt;BR /&gt;changed: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : Check for custom python] ***************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : Extract Python 2.7.15] *****************************************************************************************************************************************************************&lt;BR /&gt;ok: [127.0.0.1]&lt;/P&gt;&lt;P&gt;TASK [infrastructure : Configure Python 2.7.15] ***************************************************************************************************************************************************************&lt;BR /&gt;&lt;FONT size="4" color="#FF0000"&gt;fatal: [127.0.0.1]: FAILED! =&amp;gt; {"changed": true, "cmd": "./configure --prefix=/usr/local", "delta": "0:00:00.004001", "end": "2019-10-07 19:42:36.961017", "msg": "non-zero return code", "rc": 126, "start": "2019-10-07 19:42:36.957016", "stderr": "/bin/sh: ./configure: Permission denied", "stderr_lines": ["/bin/sh: ./configure: Permission denied"], "stdout": "", "stdout_lines": []}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;PLAY RECAP &lt;/FONT&gt;****************************************************************************************************************************************************************************************************&lt;BR /&gt;127.0.0.1 : ok=10 changed=2 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0`&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have root privileges and i have disabled SELinux, so why does it happen?&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 08:26:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/292266#M95350</guid>
      <dc:creator>ECerafogli</dc:creator>
      <dc:date>2019-10-10T08:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL7 - /bin/sh ./configure Permission Denied</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/292302#M95351</link>
      <description>&lt;P&gt;I have solved to mount /tmp directory with exec.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 10:25:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/292302#M95351</guid>
      <dc:creator>ECerafogli</dc:creator>
      <dc:date>2019-10-10T10:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL7 - /bin/sh ./configure Permission Denied</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/405735#M95352</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/121357"&gt;@ECerafogli&lt;/a&gt;&amp;nbsp; &amp;nbsp;I tried to follow&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/minemeld-discussions/need-steps-to-install-minemeld-on-redhat/td-p/236821" target="_blank"&gt;Solved: LIVEcommunity - need steps to install minemeld on redhat - LIVEcommunity - 236821 (paloaltonetworks.com)&lt;/A&gt;&amp;nbsp;, but my RHEL 7 cant go through the installation. Somehow I couldn't complete followed .&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;sudo -H /opt/minemeld/engine/current/bin/pip install -U "pip&amp;lt;10.0"&lt;/P&gt;&lt;P&gt;2. when I run&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;sudo ansible-playbook -K -i 127.0.0.1, local.yml I get the same error as you got.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;TASK [infrastructure : Configure Python 2.7.15] **********************************************************************************************************************************************************************************************************&lt;BR /&gt;&amp;#27;[0;31mfatal: [127.0.0.1]: FAILED! =&amp;gt; {"changed": true, "cmd": "./configure --prefix=/usr/local", "delta": "0:00:00.008122", "end": "2021-05-10 10:43:29.923838", "msg": "non-zero return code", "rc": 126, "start": "2021-05-10 10:43:29.915716", "stderr": "/bin/sh: ./configure: Permission denied", "stderr_lines": ["/bin/sh: ./configure: Permission denied"], "stdout": "", "stdout_lines": []}&amp;#27;[0m&lt;/P&gt;&lt;P&gt;PLAY RECAP ***********************************************************************************************************************************************************************************************************************************************&lt;BR /&gt;&amp;#27;[0;31m127.0.0.1&amp;#27;[0m : &amp;#27;[0;32mok=10 &amp;#27;[0m &amp;#27;[0;33mchanged=4 &amp;#27;[0m unreachable=0 &amp;#27;[0;31mfailed=1 &amp;#27;[0m skipped=0 rescued=0 ignored=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can share what you meant by&amp;nbsp; "&lt;SPAN&gt;mount /tmp directory with exec.&lt;/SPAN&gt;" to get it resolved please. If you have more convenient guide please share with me. thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 04:17:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rhel7-bin-sh-configure-permission-denied/m-p/405735#M95352</guid>
      <dc:creator>chamarasiya</dc:creator>
      <dc:date>2021-05-10T04:17:57Z</dc:date>
    </item>
  </channel>
</rss>

