<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:45:32 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>[SERVER-17777] MongDB 3.0.1 fails to install on Linux Mint 17.1 using web installation instructions</title>
                <link>https://jira.mongodb.org/browse/SERVER-17777</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;MongDB 3.0.1 fails to install on Linux Mint 17.1 using web installation instructions found here: &lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="192561">SERVER-17777</key>
            <summary>MongDB 3.0.1 fails to install on Linux Mint 17.1 using web installation instructions</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="-1">Unassigned</assignee>
                                    <reporter username="sfrederi">Scott Fredericksen</reporter>
                        <labels>
                    </labels>
                <created>Fri, 27 Mar 2015 19:32:38 +0000</created>
                <updated>Sat, 9 May 2015 14:56:22 +0000</updated>
                            <resolved>Mon, 30 Mar 2015 18:55:06 +0000</resolved>
                                    <version>3.0.1</version>
                                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="909400" author="riko" created="Sat, 9 May 2015 14:56:22 +0000"  >&lt;p&gt;Ok. Sorry, your right - it was really Ubuntu 15.&lt;/p&gt;</comment>
                            <comment id="909354" author="ramon.fernandez" created="Sat, 9 May 2015 09:38:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=riko&quot; class=&quot;user-hover&quot; rel=&quot;riko&quot;&gt;riko&lt;/a&gt;, looks like you&apos;re not trying to install on Ubuntu 14 but on Ubuntu 15.04; please see &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17742&quot; title=&quot;Support for Ubuntu 15.04&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17742&quot;&gt;&lt;del&gt;SERVER-17742&lt;/del&gt;&lt;/a&gt; for more information and a workaround.&lt;/p&gt;</comment>
                            <comment id="909060" author="riko" created="Fri, 8 May 2015 20:10:18 +0000"  >&lt;p&gt;Hi guys! I have got the same problem with my Ubuntu 14.&lt;/p&gt;

&lt;p&gt;1. sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10&lt;br/&gt;
2. echo &quot;deb &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org/apt/ubuntu&lt;/a&gt; &quot;$(lsb_release -sc)&quot;/mongodb-org/3.0 multiverse&quot; | sudo tee /etc/apt/sources.list.d/mongodb-org-3.0.list&lt;br/&gt;
3. sudo apt-get update&lt;br/&gt;
--------------&lt;br/&gt;
Err &lt;a href=&quot;http://repo.mongodb.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org&lt;/a&gt; vivid/mongodb-org/3.0/multiverse i386 Packages&lt;br/&gt;
  404  Not Found&lt;br/&gt;
Ign &lt;a href=&quot;http://repo.mongodb.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org&lt;/a&gt; vivid/mongodb-org/3.0/multiverse Translation-en_US&lt;br/&gt;
Ign &lt;a href=&quot;http://repo.mongodb.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org&lt;/a&gt; vivid/mongodb-org/3.0/multiverse Translation-en&lt;br/&gt;
W: Failed to fetch &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu/dists/vivid/mongodb-org/3.0/multiverse/binary-i386/Packages&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org/apt/ubuntu/dists/vivid/mongodb-org/3.0/multiverse/binary-i386/Packages&lt;/a&gt;  404  Not Found&lt;br/&gt;
E: Some index files failed to download. They have been ignored, or old ones used instead.&lt;br/&gt;
------------------&lt;br/&gt;
4. Anyway I tried  run setup&lt;br/&gt;
------------------ &lt;br/&gt;
root@RikoOnRails:~# sudo apt-get install -y mongodb-org&lt;br/&gt;
Reading package lists... Done&lt;br/&gt;
Building dependency tree       &lt;br/&gt;
Reading state information... Done&lt;br/&gt;
E: Unable to locate package mongodb-org&lt;br/&gt;
------------------&lt;/p&gt;

&lt;p&gt;Please, fix the bag.&lt;/p&gt;</comment>
                            <comment id="867269" author="sfrederi" created="Mon, 30 Mar 2015 04:30:00 +0000"  >&lt;p&gt;Ramon,  &lt;/p&gt;

&lt;p&gt;Linux Mint is based on Ubuntu.  Version 17 is based on Ubuntu 14.04 (&lt;a href=&quot;http://www.linuxmint.com/rel_qiana_cinnamon.php&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.linuxmint.com/rel_qiana_cinnamon.php&lt;/a&gt;), therefore, I assumed that the Ubuntu instructions would be equivalent (as they are with all other packages that I have installed).  Once I made the changes you recommended, I was able to install MongoDB 3.0.1.  &lt;/p&gt;

&lt;p&gt;Thanks for providing a fix.&lt;br/&gt;
Scott&lt;/p&gt;</comment>
                            <comment id="866629" author="ramon.fernandez" created="Fri, 27 Mar 2015 20:01:53 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sfrederi&quot; class=&quot;user-hover&quot; rel=&quot;sfrederi&quot;&gt;sfrederi&lt;/a&gt;, the instructions you mention are for Ubuntu, not Mint. Since we currently don&apos;t have Mint-specific packages and &apos;rebecca&apos; is based on &apos;trusty&apos;, please change &lt;tt&gt;&quot;$(lsb_release -sc)&quot;&lt;/tt&gt; to &lt;tt&gt;trusty&lt;/tt&gt; to install the Ubuntu packages.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 27 Mar 2015 20:01:53 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 40 weeks, 4 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>riko</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 40 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>riko</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>sfrederi</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl9pr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs7ke7:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;%&amp;gt; sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;sudo&amp;#93;&lt;/span&gt; password for scott: &lt;br/&gt;
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.xi6z5b0aRu --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10&lt;br/&gt;
gpg: requesting key 7F0CEB10 from hkp server keyserver.ubuntu.com&lt;br/&gt;
gpg: key 7F0CEB10: public key &quot;Richard Kreuter &amp;lt;richard@10gen.com&amp;gt;&quot; imported&lt;br/&gt;
gpg: Total number processed: 1&lt;br/&gt;
gpg:               imported: 1  (RSA: 1)&lt;/p&gt;

&lt;p&gt;%&amp;gt; echo &quot;deb &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org/apt/ubuntu&lt;/a&gt; &quot;$(lsb_release -sc)&quot;/mongodb-org/3.0 multiverse&quot; | sudo tee /etc/apt/sources.list.d/mongodb-org-3.0.list&lt;br/&gt;
deb &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org/apt/ubuntu&lt;/a&gt; rebecca/mongodb-org/3.0 multiverse&lt;/p&gt;

&lt;p&gt;%&amp;gt; sudo apt-get update&lt;br/&gt;
... &amp;lt;not shown&amp;gt;&lt;br/&gt;
Err &lt;a href=&quot;http://repo.mongodb.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org&lt;/a&gt; rebecca/mongodb-org/3.0/multiverse amd64 Packages  &lt;br/&gt;
  404  Not Found&lt;br/&gt;
Err &lt;a href=&quot;http://repo.mongodb.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org&lt;/a&gt; rebecca/mongodb-org/3.0/multiverse i386 Packages   &lt;br/&gt;
  404  Not Found&lt;/p&gt;

&lt;p&gt;W: Failed to fetch &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu/dists/rebecca/mongodb-org/3.0/multiverse/binary-amd64/Packages&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org/apt/ubuntu/dists/rebecca/mongodb-org/3.0/multiverse/binary-amd64/Packages&lt;/a&gt;  404  Not Found&lt;/p&gt;

&lt;p&gt;W: Failed to fetch &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu/dists/rebecca/mongodb-org/3.0/multiverse/binary-i386/Packages&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://repo.mongodb.org/apt/ubuntu/dists/rebecca/mongodb-org/3.0/multiverse/binary-i386/Packages&lt;/a&gt;  404  Not Found&lt;/p&gt;

&lt;p&gt;E: Some index files failed to download. They have been ignored, or old ones used instead.&lt;/p&gt;</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsg5nr:</customfieldvalue>

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