<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:12:41 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-26620] mongodb-org-*-3.2.10 rpms are unsigned</title>
                <link>https://jira.mongodb.org/browse/SERVER-26620</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The rpms for mongodb-org-server-3.2.10 and mongodb-org-tools-3.2.10 available from &lt;a href=&quot;https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.2/x86_64/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.2/x86_64/&lt;/a&gt; for for centos7 (el7, I think is the $releasever) are not signed.  Perhaps the other packages as well, I did not check.&lt;/p&gt;

&lt;p&gt;The easy workaround is to add &lt;tt&gt;--nocheckgpg&lt;/tt&gt; to the &lt;tt&gt;yum&lt;/tt&gt; command, but that&apos;s insecure. Paranoia! Run!  &lt;/p&gt;</description>
                <environment></environment>
        <key id="323465">SERVER-26620</key>
            <summary>mongodb-org-*-3.2.10 rpms are unsigned</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="dwlocks">Dan Locks</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Oct 2016 17:22:59 +0000</created>
                <updated>Wed, 5 Apr 2017 16:43:52 +0000</updated>
                            <resolved>Mon, 17 Oct 2016 22:03:21 +0000</resolved>
                                    <version>3.2.10</version>
                                                    <component>Packaging</component>
                                        <votes>2</votes>
                                    <watches>9</watches>
                                                                                                                <comments>
                            <comment id="1411324" author="e" created="Tue, 18 Oct 2016 13:40:57 +0000"  >&lt;p&gt;Thank you!&lt;/p&gt;</comment>
                            <comment id="1410928" author="samk" created="Mon, 17 Oct 2016 21:27:55 +0000"  >&lt;p&gt;Sorry for the confusion.&lt;/p&gt;

&lt;p&gt;I just repro&apos;d this issue on RHEL7, it looks like unsigned package was &lt;b&gt;only&lt;/b&gt; in the &lt;tt&gt;7&lt;/tt&gt; repo and not in the &lt;tt&gt;7Server&lt;/tt&gt; repository that I had been testing previously, and had been consistent with previous reports. &lt;/p&gt;

&lt;p&gt;Although I haven&apos;t tested this extensively on CentOS, I think the difference stems from the expansion of &lt;tt&gt;$relaserver&lt;/tt&gt;, being different on some CentOS and our RHEL test images, but I haven&apos;t explored this extensively. Regardless, I was able to rebuild the &lt;tt&gt;/7/&lt;/tt&gt; repository and have verified that the packages are now signed. &lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
sam&lt;/p&gt;</comment>
                            <comment id="1410906" author="ramon.fernandez" created="Mon, 17 Oct 2016 21:08:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=e&quot; class=&quot;user-hover&quot; rel=&quot;e&quot;&gt;e&lt;/a&gt;, we&apos;ve been able to reproduce this issue on a different repo, so I&apos;ve reopened the ticket. Apologies for the inconvenience.&lt;/p&gt;</comment>
                            <comment id="1409823" author="e" created="Mon, 17 Oct 2016 07:06:21 +0000"  >&lt;p&gt;The issue persist at 2016-10-17T09 CEST&lt;/p&gt;</comment>
                            <comment id="1409145" author="samk" created="Fri, 14 Oct 2016 20:10:05 +0000"  >&lt;p&gt;Hi Dan, &lt;/p&gt;

&lt;p&gt;I&apos;ve attempted to to reproduce this issue without any success. For a little background there was a bug (MAKE-106) that caused us to miss some errors around package signing. I&apos;ve pushed a fix to this (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25961&quot; title=&quot; mongo 3.2.9 doesn&amp;#39;t start with chkconfig on Centos 7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25961&quot;&gt;&lt;del&gt;SERVER-25961&lt;/del&gt;&lt;/a&gt;) to all branches and have rebuilt the Red Hat 7.0 community build repository for 3.2, which appears to be the only repository where this bug manifested. The error you reported reflects a state of the repository from some time during this error or the resulting rebuild, which has/had been (as near as I can tell) cached by the CDN that supports the package repositories. Given this, I expect that the issue has already resolved, or will shortly resolve. &lt;/p&gt;

&lt;p&gt;I&apos;m going to go ahead and close this issue, but if this issue persists, please let us know.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
sam&lt;/p&gt;</comment>
                            <comment id="1408153" author="ramon.fernandez" created="Fri, 14 Oct 2016 01:48:11 +0000"  >&lt;p&gt;Thanks for your report &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dwlocks&quot; class=&quot;user-hover&quot; rel=&quot;dwlocks&quot;&gt;dwlocks&lt;/a&gt;, we&apos;re looking into this issue &amp;#8211; we&apos;ll post updates to this ticket when we have them.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 14 Oct 2016 01:48:11 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 17 weeks, 1 day 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>dwlocks</customfieldvalue>
            <customfieldvalue>e</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrjtf3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsqekn:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1340">Evergreen 2016-10-31</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;from a centos 7 machine:&lt;br/&gt;
1. &lt;tt&gt;yum install mongodb-org-server-3.2.10&lt;/tt&gt;&lt;br/&gt;
2. see the message &quot;&lt;tt&gt;Package mongodb-org-tools-3.2.10-1.el7.x86_64.rpm is not signed&lt;/tt&gt;&quot;&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|hsegan:</customfieldvalue>

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