<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:32:34 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-13689] MongoDB 2.6 Update Error on CentOS using yum</title>
                <link>https://jira.mongodb.org/browse/SERVER-13689</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I&apos;m trying to update MongoDB 2.4 to 2.6 on my 64-bit CentOS machine. I have removed the old 10gen repository package and created the /etc/yum.repos.d/mongodb.repo file with the new configuration as explained here.&lt;/p&gt;

&lt;p&gt;However, when I run sudo yum install mongodb-org, I get the following error:&lt;/p&gt;

&lt;p&gt;Error: mongodb-org conflicts with mongodb-org-server&lt;/p&gt;

&lt;p&gt;This is the output in the shell:&lt;/p&gt;

&lt;p&gt;Setting up Install Process&lt;br/&gt;
Resolving Dependencies&lt;br/&gt;
--&amp;gt; Running transaction check&lt;br/&gt;
---&amp;gt; Package mongodb-org.x86_64 0:2.6.1-0.1.rc0 will be installed&lt;br/&gt;
--&amp;gt; Processing Dependency: mongodb-org-server = 2.6.1 for package: mongodb-org-2.6.1-0.1.rc0.x86_64&lt;br/&gt;
--&amp;gt; Processing Dependency: mongodb-org-shell = 2.6.1 for package: mongodb-org-2.6.1-0.1.rc0.x86_64&lt;br/&gt;
--&amp;gt; Processing Dependency: mongodb-org-mongos = 2.6.1 for package: mongodb-org-2.6.1-0.1.rc0.x86_64&lt;br/&gt;
--&amp;gt; Processing Dependency: mongodb-org-tools = 2.6.1 for package: mongodb-org-2.6.1-0.1.rc0.x86_64&lt;br/&gt;
--&amp;gt; Running transaction check&lt;br/&gt;
---&amp;gt; Package mongodb-org-mongos.x86_64 0:2.6.1-0.1.rc0 will be installed&lt;br/&gt;
---&amp;gt; Package mongodb-org-server.x86_64 0:2.6.1-0.1.rc0 will be installed&lt;br/&gt;
---&amp;gt; Package mongodb-org-shell.x86_64 0:2.6.1-0.1.rc0 will be installed&lt;br/&gt;
---&amp;gt; Package mongodb-org-tools.x86_64 0:2.6.1-0.1.rc0 will be installed&lt;br/&gt;
--&amp;gt; Processing Conflict: mongodb-org-2.6.1-0.1.rc0.x86_64 conflicts mongo-10gen-server&lt;br/&gt;
--&amp;gt; Finished Dependency Resolution&lt;br/&gt;
Error: mongodb-org conflicts with mongodb-org-server&lt;br/&gt;
 You could try using --skip-broken to work around the problem&lt;br/&gt;
 You could try running: rpm -Va --nofiles --nodigest&lt;/p&gt;</description>
                <environment></environment>
        <key id="132737">SERVER-13689</key>
            <summary>MongoDB 2.6 Update Error on CentOS using yum</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="ernie.hershey@mongodb.com">Ernie Hershey</assignee>
                                    <reporter username="juancarlos@boxagon.com">Juan Carlos Farah</reporter>
                        <labels>
                    </labels>
                <created>Wed, 23 Apr 2014 00:16:47 +0000</created>
                <updated>Wed, 10 Dec 2014 23:19:24 +0000</updated>
                            <resolved>Wed, 23 Apr 2014 19:58:13 +0000</resolved>
                                    <version>2.6.0</version>
                                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="560751" author="matt.kangas@10gen.com" created="Wed, 23 Apr 2014 19:58:13 +0000"  >&lt;p&gt;Juan, since you report that your problem is resolved I am closing this ticket. Feel free to reopen it if needed.&lt;/p&gt;</comment>
                            <comment id="560543" author="juancarlos@boxagon.com" created="Wed, 23 Apr 2014 17:20:19 +0000"  >&lt;p&gt;Hi Matt. The contents of my 10gen.repo were these. (I removed it before doing yum install mongodb-org)&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;10gen&amp;#93;&lt;/span&gt;&lt;br/&gt;
name=10gen Repository&lt;br/&gt;
baseurl=&lt;a href=&quot;http://downloads-distro.mongodb.org/repo/redhat/os/x86_64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads-distro.mongodb.org/repo/redhat/os/x86_64&lt;/a&gt;&lt;br/&gt;
gpgcheck=0&lt;br/&gt;
enabled=1&lt;/p&gt;

&lt;p&gt;And my new mongodb.repo has this:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;mongodb&amp;#93;&lt;/span&gt;&lt;br/&gt;
name=MongoDB Repository&lt;br/&gt;
baseurl=&lt;a href=&quot;http://downloads-distro.mongodb.org/repo/redhat/os/x86_64/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads-distro.mongodb.org/repo/redhat/os/x86_64/&lt;/a&gt;&lt;br/&gt;
gpgcheck=0&lt;br/&gt;
enabled=1&lt;/p&gt;

&lt;p&gt;I was able to fix the problem by running &quot;yum makecache&quot; before &quot;yum install mongodb-org&quot;, as recommended by Ernie Hershey as a reply to my post in the MongoDB Google Group:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://groups.google.com/forum/#!topic/mongodb-user/5xRQW7ER4hE&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/#!topic/mongodb-user/5xRQW7ER4hE&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="559792" author="matt.kangas@10gen.com" created="Wed, 23 Apr 2014 02:46:00 +0000"  >&lt;p&gt;Juan, can you provide the contents of your old 10gen.repo file (if you still have it) and confirm that you new mongodb.repo file matches the &lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux/#configure-the-package-management-system-yum&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;recommended 2.6 versionl&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;I trust that it does, but I want to eliminate the possibility of a mismatch.&lt;/p&gt;

&lt;p&gt;I see that you are upgrading from 2.4.3 to 2.6.1-rc0. The problem you are seeing may be related to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13563&quot; title=&quot;Upgrading from 2.4.x to 2.6.0 via yum clobbers configuration file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13563&quot;&gt;&lt;del&gt;SERVER-13563&lt;/del&gt;&lt;/a&gt;&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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 23 Apr 2014 02:46:00 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 43 weeks 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>ernie.hershey@mongodb.com</customfieldvalue>
            <customfieldvalue>juancarlos@boxagon.com</customfieldvalue>
            <customfieldvalue>matt.kangas</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlwbr:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>114037</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;1) Stop: mongod version 2.4.3&lt;br/&gt;
2) Remove 10gen.repo in /etc/yum.repos.d&lt;br/&gt;
3) Create a /etc/yum.repos.d/mongodb.repo with the new configuration&lt;br/&gt;
4) Run: yum install mongodb-org&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Unneeded]]></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|hsgylz:</customfieldvalue>

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