<?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>question Re: yum install error- please help me out! in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203124#M68712</link>
    <description>&lt;P&gt;try mv /etc/yum.repos.d/sandbox.repo /tmp&lt;/P&gt;&lt;P&gt;do your yum install and move the sandbox.repo back to /etc/yum.repos.d&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 11:56:34 GMT</pubDate>
    <dc:creator>jnarayanan</dc:creator>
    <dc:date>2017-10-03T11:56:34Z</dc:date>
    <item>
      <title>yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203120#M68708</link>
      <description>&lt;P&gt;It was working fine past few days. And all of a sudden I am getting following error for any yum command.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://dev2.hortonworks.com.s3.amazonaws.com/repo/dev/master/utils/repodata/repo" target="_blank" rel="noopener"&gt;http://dev2.hortonworks.com.s3.amazonaws.com/repo/dev/master/utils/repodata/repo&lt;/A&gt; md.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forb idden" Trying other mirror. To address this issue please refer to the below knowledge base article &lt;A href="https://access.redhat.com/solutions/69319" target="_blank" rel="noopener"&gt;https://access.redhat.com/solutions/69319&lt;/A&gt; If above article doesn't help to resolve this issue please open a ticket with Re d Hat Support. Error: Cannot retrieve repository metadata (repomd.xml) for repository: sandbox. Please verify its path and try again&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 19:08:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203120#M68708</guid>
      <dc:creator>smartradh</dc:creator>
      <dc:date>2022-09-19T19:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203121#M68709</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/44257/smartradh.html" nodeid="44257"&gt;@Karpagalakshmi Rajagopalan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Where are you getting this error from ?&lt;/P&gt;&lt;P&gt;Are you following any instructions or tutorial that's leading to this error ?&lt;/P&gt;&lt;P&gt;Can you please point us to that doc ?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 03:37:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203121#M68709</guid>
      <dc:creator>raja1</dc:creator>
      <dc:date>2017-09-29T03:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203122#M68710</link>
      <description>&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;I am getting this error while trying to setup RStudio . I am using the following tutorial.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/69424/setting-up-rstudio-on-hortonworks-docker-sandbox-2.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/69424/setting-up-rstudio-on-hortonworks-docker-sandbox-2.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In particular, while trying to install Rstudio in the first step.  Later I found that I get the same error for all yum commands.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 21:58:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203122#M68710</guid>
      <dc:creator>smartradh</dc:creator>
      <dc:date>2017-10-02T21:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203123#M68711</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44257/smartradh.html" nodeid="44257"&gt;@Karpagalakshmi Rajagopalan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you are getting the following error :&lt;/P&gt;&lt;PRE&gt;&lt;A href="http://dev2.hortonworks.com.s3.amazonaws.com/repo/dev/master/utils/repodata/repo" target="_blank"&gt;http://dev2.hortonworks.com.s3.amazonaws.com/repo/dev/master/utils/repodata/repo&lt;/A&gt; md.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forb idden" Trying other mirror. &lt;/PRE&gt;&lt;P&gt;You should set the &lt;STRONG&gt;"enabled=0" &lt;/STRONG&gt;  (this will disable the sandbox.repo) which has issue. As that is just development repo and might not be available always.&lt;/P&gt;&lt;PRE&gt;# cat /etc/yum.repos.d/sandbox.repo
[sandbox]
baseurl=http://dev2.hortonworks.com.s3.amazonaws.com/repo/dev/master/utils/
name=Sandbox repository (tutorials)
gpgcheck=0
enabled=0
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;After making the above change please do a yum clean all as following and then everything should be fine.&lt;/P&gt;&lt;PRE&gt;# yum clean all&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 22:32:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203123#M68711</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-02T22:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203124#M68712</link>
      <description>&lt;P&gt;try mv /etc/yum.repos.d/sandbox.repo /tmp&lt;/P&gt;&lt;P&gt;do your yum install and move the sandbox.repo back to /etc/yum.repos.d&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 11:56:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203124#M68712</guid>
      <dc:creator>jnarayanan</dc:creator>
      <dc:date>2017-10-03T11:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203125#M68713</link>
      <description>&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;Your solution worked! Thanks very much for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 22:11:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203125#M68713</guid>
      <dc:creator>smartradh</dc:creator>
      <dc:date>2017-10-06T22:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203126#M68714</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44257/smartradh.html" nodeid="44257"&gt;@Karpagalakshmi Rajagopalan&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good to know that the issue is resolved and solution worked for you. It will be also great if you can mark this HCC thread as Answered by clicking on the "Accept" Button. That way other HCC users can quickly find the solution when they encounter the same issue.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/44257/smartradh.html" nodeid="44257"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 23:09:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203126#M68714</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-06T23:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203127#M68715</link>
      <description>&lt;P&gt;sure will do that&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2017 05:27:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203127#M68715</guid>
      <dc:creator>smartradh</dc:creator>
      <dc:date>2017-10-07T05:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: yum install error- please help me out!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203128#M68716</link>
      <description>&lt;P&gt;How did you do "Enable=0" ?&lt;/P&gt;&lt;P&gt;please describe.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2018 16:50:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/yum-install-error-please-help-me-out/m-p/203128#M68716</guid>
      <dc:creator>getme_nilesh</dc:creator>
      <dc:date>2018-01-02T16:50:41Z</dc:date>
    </item>
  </channel>
</rss>

