<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:16:25 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-27851] Ubuntu 16.04 - &apos;xenial/mongodb-org/stable Release&apos; does not have a Release file.</title>
                <link>https://jira.mongodb.org/browse/SERVER-27851</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;W: The repository &apos;http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/stable Release&apos; does not have a Release file.&lt;br/&gt;
N: Data from such a repository can&apos;t be authenticated and is therefore potentially dangerous to use.&lt;br/&gt;
N: See apt-secure(8) manpage for repository creation and user configuration details.&lt;br/&gt;
E: Fehlschlag beim Holen von &lt;a href=&quot;http://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/stable/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/xenial/mongodb-org/stable/multiverse/binary-i386/Packages&lt;/a&gt;  404  Not Found&lt;/p&gt;

&lt;p&gt;System:&lt;br/&gt;
Virtualbox with Ubuntu Mate 16.04&lt;/p&gt;</description>
                <environment></environment>
        <key id="349946">SERVER-27851</key>
            <summary>Ubuntu 16.04 - &apos;xenial/mongodb-org/stable Release&apos; does not have a Release file.</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="13202">Works as Designed</resolution>
                                        <assignee username="backlog-server-build">Backlog - Build Team</assignee>
                                    <reporter username="DeusProx">Gordon Lawrenz [X]</reporter>
                        <labels>
                    </labels>
                <created>Fri, 27 Jan 2017 23:14:25 +0000</created>
                <updated>Fri, 27 Oct 2023 13:54:36 +0000</updated>
                            <resolved>Sat, 28 Jan 2017 22:21:54 +0000</resolved>
                                                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1487589" author="ramon.fernandez" created="Sat, 28 Jan 2017 22:21:36 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=DeusProx&quot; class=&quot;user-hover&quot; rel=&quot;DeusProx&quot;&gt;DeusProx&lt;/a&gt;, glad to hear that you can now install MongoDB. Please note that 3.4 is out and it &lt;a href=&quot;https://docs.mongodb.com/manual/release-notes/3.4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;comes with a lot of improvements and cool new features&lt;/a&gt;, so if you&apos;re installing from scratch I&apos;d recommend you go with 3.4.&lt;/p&gt;

&lt;p&gt;I understand changing repositories every year or so may appear as inconvenient, but having a repository per major version gives users more control on when to perform a major version upgrade. Users can try new major versions in test environments to make sure the upgrade is right for them and can be done at their convenience. Note that major versions may have &lt;a href=&quot;https://docs.mongodb.com/manual/release-notes/3.4-compatibility/#compatibility-changes-in-mongodb-3-4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;compatibility changes&lt;/a&gt;, so to avoid any issues that may be caused by an automatic major version upgrade by packaging systems we keep these separate repositories.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                            <comment id="1487536" author="deusprox" created="Sat, 28 Jan 2017 17:11:00 +0000"  >&lt;p&gt;Previously i had no problem with that. It was fine as:&lt;/p&gt;

&lt;p&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; xenial/mongodb-org/stable multiverse&lt;/p&gt;

&lt;p&gt;But it seems as it got changed to one repo per release as stated in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24634&quot; title=&quot;Ubuntu 16.04 LTS apt repo has no 3.0 packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24634&quot;&gt;&lt;del&gt;SERVER-24634&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
So changing it to the following solved the problem:&lt;/p&gt;

&lt;p&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; xenial/mongodb-org/3.2 multiverse&lt;/p&gt;

&lt;p&gt;I think this ticket can be closed then.&lt;/p&gt;

&lt;p&gt;P.S.: It&apos;s hard for a user to always switch repositories for a newer version. I don&apos;t know when this was changed bit it&apos;s unintuitiv.&lt;/p&gt;</comment>
                            <comment id="1487498" author="ramon.fernandez" created="Sat, 28 Jan 2017 14:11:31 +0000"  >&lt;p&gt;I believe this is expected, since we do not provide the &lt;tt&gt;stable&lt;/tt&gt; directory in the repository, but I&apos;ll check.&lt;/p&gt;

&lt;p&gt;Can you please see the &lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/#create-a-list-file-for-mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;documentation on installing on Ubuntu&lt;/a&gt;, tweak your repository as described there, and try again?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Ram&#243;n.&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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25138"><![CDATA[Build]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 28 Jan 2017 14:11:31 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 2 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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 2 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>backlog-server-build</customfieldvalue>
            <customfieldvalue>DeusProx</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht1plz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsudi7:</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_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|hs4ho7:</customfieldvalue>

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