<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:09:19 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>[CDRIVER-376] building rpm fails test</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-376</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Ran ./build/mci.sh on Fedora 20 system on 6/16/14 after a yum update and a freshly checked out git clone tree:&lt;br/&gt;
git rev-parse --verify --short HEAD 2&amp;gt;/dev/null&lt;br/&gt;
f1709fa&lt;/p&gt;


&lt;p&gt;Doing ./tests/trust_dir/verify&lt;br/&gt;
alt.mongodb.com.pem =&amp;gt; 6102f6f3.0&lt;br/&gt;
127.0.0.1.pem =&amp;gt; 278ff33c.0&lt;br/&gt;
pass.mongodb.com.pem =&amp;gt; 079000e7.0&lt;br/&gt;
mongodb.com.pem =&amp;gt; 8a3dd6e9.0&lt;br/&gt;
rev.mongodb.com.pem =&amp;gt; 9cef0ff7.0&lt;br/&gt;
mongo_root.pem =&amp;gt; 60f9dcb0.0&lt;br/&gt;
touch ./tests/trust_dir/done&lt;br/&gt;
{&lt;br/&gt;
  &quot;host&quot;: {&lt;br/&gt;
    &quot;sysname&quot;: &quot;Linux&quot;,&lt;br/&gt;
    &quot;release&quot;: &quot;3.14.7-200.fc20.x86_64&quot;,&lt;br/&gt;
    &quot;machine&quot;: &quot;x86_64&quot;,&lt;br/&gt;
    &quot;memory&quot;: &lt;/p&gt;
{
      &quot;pagesize&quot;: 4096,
      &quot;npages&quot;: 937731
    }
&lt;p&gt;  },&lt;br/&gt;
  &quot;options&quot;: &lt;/p&gt;
{
    &quot;parallel&quot;: &quot;false&quot;,
    &quot;fork&quot;: &quot;false&quot;
  }
&lt;p&gt;,&lt;br/&gt;
  &quot;tests&quot;: [&lt;br/&gt;
    &lt;/p&gt;
{ &quot;status&quot;: &quot;PASS&quot;, &quot;name&quot;: &quot;/Array/Basic&quot;, &quot;seed&quot;: &quot;848781943&quot;, &quot;elapsed&quot;: 0.000007467 }
&lt;p&gt;,&lt;br/&gt;
    &lt;/p&gt;
{ &quot;status&quot;: &quot;PASS&quot;, &quot;name&quot;: &quot;/Buffer/Basic&quot;, &quot;seed&quot;: &quot;1738511234&quot;, &quot;elapsed&quot;: 0.000017142 }
&lt;p&gt;,&lt;br/&gt;
FAIL&lt;/p&gt;

&lt;p&gt;Assert Failure: 0 == 1&lt;br/&gt;
tests/test-mongoc-client.c:97  test_mongoc_client_authenticate()&lt;br/&gt;
/bin/sh: line 1: 16647 Aborted                 ./$TEST_PROG -f -p -F test.log&lt;br/&gt;
gmake: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;test&amp;#93;&lt;/span&gt; Error 134&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;pusateri@fedora mongo-c-driver&amp;#93;&lt;/span&gt;$ &lt;/p&gt;</description>
                <environment>Fedora 20&lt;br/&gt;
Linux fedora.hypd.info 3.14.7-200.fc20.x86_64 #1 SMP Wed Jun 11 22:38:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux</environment>
        <key id="142396">CDRIVER-376</key>
            <summary>building rpm fails test</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="pusateri">Tom Pusateri</reporter>
                        <labels>
                            <label>driver</label>
                    </labels>
                <created>Mon, 16 Jun 2014 21:03:41 +0000</created>
                <updated>Wed, 3 May 2017 22:14:18 +0000</updated>
                            <resolved>Fri, 20 Jun 2014 18:52:29 +0000</resolved>
                                    <version>0.96.2</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="629393" author="christian.hergert@10gen.com" created="Fri, 20 Jun 2014 18:52:14 +0000"  >&lt;p&gt;Yup! I used to have a netcat check before running the tests, but you wouldn&apos;t believe how difficult it is to get &lt;tt&gt;nc&lt;/tt&gt; working on Solaris, FreeBSD, Linux, and OS X in a portable way.&lt;/p&gt;</comment>
                            <comment id="623749" author="pusateri" created="Mon, 16 Jun 2014 23:37:49 +0000"  >&lt;p&gt;Whoops. Mongodb wasn&apos;t running. You can close this.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrzrdr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>122966</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>