<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:52:55 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-6751] Comment on: &quot;manual/tutorial/install-mongodb-on-amazon.txt&quot;</title>
                <link>https://jira.mongodb.org/browse/DOCS-6751</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Hi, i am trying to install mongoDB 3.2 and this is the error message i am getting after following the instruction listed here;&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://repo.mongodb.org/yum/amazon/2013.03/mongodb-org/3.2/x86_64/repodata/repomd.xml:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/amazon/2013.03/mongodb-org/3.2/x86_64/repodata/repomd.xml:&lt;/a&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Errno 14&amp;#93;&lt;/span&gt; PYCURL ERROR 22 - &quot;The requested URL returned error: 404 Not Found&quot;&lt;br/&gt;
Trying other mirror.&lt;/p&gt;


&lt;p&gt; One of the configured repositories failed (MongoDB Repository),&lt;br/&gt;
 and yum doesn&apos;t have enough cached data to continue. At this point the only&lt;br/&gt;
 safe thing yum can do is fail. There are a few ways to work &quot;fix&quot; this:&lt;/p&gt;

&lt;p&gt;     1. Contact the upstream for the repository and get them to fix the problem.&lt;/p&gt;

&lt;p&gt;     2. Reconfigure the baseurl/etc. for the repository, to point to a working&lt;br/&gt;
        upstream. This is most often useful if you are using a newer&lt;br/&gt;
        distribution release than is supported by the repository (and the&lt;br/&gt;
        packages for the previous distribution release still work).&lt;/p&gt;

&lt;p&gt;     3. Disable the repository, so yum won&apos;t use it by default. Yum will then&lt;br/&gt;
        just ignore the repository until you permanently enable it again or use&lt;br/&gt;
        --enablerepo for temporary usage:&lt;/p&gt;

&lt;p&gt;            yum-config-manager --disable mongodb-org-3.2&lt;/p&gt;

&lt;p&gt;     4. Configure the failing repository to be skipped, if it is unavailable.&lt;br/&gt;
        Note that yum will try to contact the repo. when it runs most commands,&lt;br/&gt;
        so will have to try and fail each time (and thus. yum will be be much&lt;br/&gt;
        slower). If it is a very temporary problem though, this is often a nice&lt;br/&gt;
        compromise:&lt;/p&gt;

&lt;p&gt;            yum-config-manager --save --setopt=mongodb-org-3.2.skip_if_unavailable=true&lt;/p&gt;

&lt;p&gt;failure: repodata/repomd.xml from mongodb-org-3.2: &lt;span class=&quot;error&quot;&gt;&amp;#91;Errno 256&amp;#93;&lt;/span&gt; No more mirrors to try.&lt;/p&gt;
</description>
                <environment>Amazon Linux AMI release 2015.09&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;https://docs.mongodb.org/master/tutorial/install-mongodb-on-amazon/&quot;&gt;https://docs.mongodb.org/master/tutorial/install-mongodb-on-amazon/&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0&lt;br/&gt;
*Referrer*: &lt;a href=&quot;https://docs.mongodb.org/master/tutorial/install-mongodb-on-linux/&quot;&gt;https://docs.mongodb.org/master/tutorial/install-mongodb-on-linux/&lt;/a&gt;&lt;br/&gt;
*Screen Resolution*: 1920 x 1200&lt;br/&gt;
*repo*: docs&lt;br/&gt;
*source*: tutorial/install-mongodb-on-amazon&lt;br/&gt;
</environment>
        <key id="242784">DOCS-6751</key>
            <summary>Comment on: &quot;manual/tutorial/install-mongodb-on-amazon.txt&quot;</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="jarjar500@gmail.com">Ronn Tan</reporter>
                        <labels>
                            <label>collector-298ba4e7</label>
                    </labels>
                <created>Tue, 8 Dec 2015 17:31:19 +0000</created>
                <updated>Fri, 3 Nov 2017 11:18:43 +0000</updated>
                            <resolved>Tue, 15 Dec 2015 03:25:07 +0000</resolved>
                                                    <fixVersion>01112017-cleanup</fixVersion>
                                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1114513" author="kay.kim@10gen.com" created="Tue, 15 Dec 2015 03:25:07 +0000"  >&lt;p&gt;The packages should be available now. Thanks for reporting the issue!&lt;/p&gt;</comment>
                            <comment id="1108483" author="kay.kim@10gen.com" created="Tue, 8 Dec 2015 17:40:49 +0000"  >&lt;p&gt;Thank you. We&apos;re looking into this now.  &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="243760">DOCS-7002</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="243607">SERVER-21878</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="243182">DOCS-6772</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="243672">DOCS-6803</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 8 Dec 2015 17:36:40 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 9 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 9 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
            <customfieldvalue>jarjar500@gmail.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrn4nz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hseuwn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrzke7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>