<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:32:54 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-33281] Errors installing RPMs</title>
                <link>https://jira.mongodb.org/browse/SERVER-33281</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I&apos;m not able to install the mongos RPM.  I get the following error and I&apos;m not sure what yum/rpm command to run to download the library it needs.  I&apos;m installing 3.2.12-1 onto Red Hat Enterprise Linux Server release 7.4 (Maipo).&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;u060dchd401ainstall@u060dchd401a mongodb-enterprise-3.2.12&amp;#93;&lt;/span&gt;$ sudo rpm -ivh mongodb-enterprise-mongos-3.2.12-1.el5.x86_64.rpm&lt;br/&gt;
warning: mongodb-enterprise-mongos-3.2.12-1.el5.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID ea312927: NOKEY&lt;br/&gt;
error: Failed dependencies:&lt;br/&gt;
        libsasl2.so.2()(64bit) is needed by mongodb-enterprise-mongos-3.2.12-1.el5.x86_64&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;u060dchd401ainstall@u060dchd401a mongodb-enterprise-3.2.12&amp;#93;&lt;/span&gt;$&lt;/p&gt;


&lt;p&gt;I tried running this but it didn&apos;t seem to help.&lt;/p&gt;

&lt;p&gt;yum install cyrus-sasl cyrus-sasl-plain cyrus-sasl-gssapi krb5-libs \&lt;br/&gt;
            lm_sensors-libs net-snmp-agent-libs net-snmp openssl rpm-libs \&lt;br/&gt;
            tcp_wrappers-libs&lt;/p&gt;</description>
                <environment></environment>
        <key id="496866">SERVER-33281</key>
            <summary>Errors installing RPMs</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="ernie.hershey@mongodb.com">Ernie Hershey</assignee>
                                    <reporter username="robert.miller@kroger.com">Robert Miller</reporter>
                        <labels>
                    </labels>
                <created>Mon, 12 Feb 2018 22:20:11 +0000</created>
                <updated>Fri, 27 Oct 2023 13:53:58 +0000</updated>
                            <resolved>Tue, 13 Feb 2018 17:42:55 +0000</resolved>
                                    <version>3.2.12</version>
                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1804510" author="ernie.hershey@10gen.com" created="Tue, 13 Feb 2018 17:50:12 +0000"  >&lt;p&gt;Glad to hear it &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=robert.miller%40kroger.com&quot; class=&quot;user-hover&quot; rel=&quot;robert.miller@kroger.com&quot;&gt;robert.miller@kroger.com&lt;/a&gt;! &lt;/p&gt;

&lt;p&gt;In the future you may find better help for similar issues on the &lt;a href=&quot;https://groups.google.com/forum/#!forum/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb-user mailing list&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1804351" author="robert.miller@kroger.com" created="Tue, 13 Feb 2018 16:14:11 +0000"  >&lt;p&gt;Oh, and you can close the ticket.&lt;/p&gt;</comment>
                            <comment id="1804350" author="robert.miller@kroger.com" created="Tue, 13 Feb 2018 16:13:36 +0000"  >&lt;p&gt;Hello Ernie, You are correct!  I downloaded RHEL 7 RPMs and the install worked.  Thanks!  -Bob&lt;/p&gt;</comment>
                            <comment id="1803689" author="ernie.hershey@10gen.com" created="Mon, 12 Feb 2018 23:21:06 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=robert.miller%40kroger.com&quot; class=&quot;user-hover&quot; rel=&quot;robert.miller@kroger.com&quot;&gt;robert.miller@kroger.com&lt;/a&gt; - it looks like you&apos;re trying to install an RPM for RHEL 5 on RHEL 7, which is why there are dependency errors. You can find the equivalent RHEL 7 RPM &lt;a href=&quot;https://repo.mongodb.com/yum/redhat/7/mongodb-enterprise/3.2/x86_64/RPMS/mongodb-enterprise-mongos-3.2.12-1.el7.x86_64.rpm&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; (note the &quot;el7&quot; in the filename vs. &quot;el5&quot;).&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>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 12 Feb 2018 23:11:49 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 1 day 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>
                            6 years, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ernie.hershey@mongodb.com</customfieldvalue>
            <customfieldvalue>robert.miller@kroger.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htq7pj:</customfieldvalue>

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

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