<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:04:24 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>[CXX-1937] dos2unix: command not found on OSX builders</title>
                <link>https://jira.mongodb.org/browse/CXX-1937</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;I have observed the following error on evergreen on osx:&lt;/p&gt;

&lt;p&gt;bash: line 8: dos2unix: command not found&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;There is a comment above that point in .mci.yml indicating that the dos2unix command was only needed until this pull request was merged (which happened years ago):&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb-labs/drivers-evergreen-tools/pull/6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-labs/drivers-evergreen-tools/pull/6&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Investigate whether this command is still necessary, and how to avoid it on osx.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>OSX</environment>
        <key id="1144997">CXX-1937</key>
            <summary>dos2unix: command not found on OSX builders</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="13201">Fixed</resolution>
                                        <assignee username="clyde.bazile@mongodb.com">Clyde Bazile III</assignee>
                                    <reporter username="samantha.ritter@mongodb.com">Samantha Ritter</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Feb 2020 18:49:33 +0000</created>
                <updated>Sat, 28 Oct 2023 11:27:07 +0000</updated>
                            <resolved>Tue, 2 Jun 2020 16:06:22 +0000</resolved>
                                                    <fixVersion>3.6.0-rc0</fixVersion>
                    <fixVersion>3.6.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3181050" author="xgen-internal-githook" created="Tue, 2 Jun 2020 15:58:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Clyde Bazile&apos;, &apos;email&apos;: &apos;34226620+bazile-clyde@users.noreply.github.com&apos;, &apos;username&apos;: &apos;bazile-clyde&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1937&quot; title=&quot;dos2unix: command not found on OSX builders&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1937&quot;&gt;&lt;del&gt;CXX-1937&lt;/del&gt;&lt;/a&gt; dos2unix: command not found, &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2025&quot; title=&quot;$changeStream must be the first stage in a change stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2025&quot;&gt;&lt;del&gt;CXX-2025&lt;/del&gt;&lt;/a&gt; changeStream err (#658)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1937&quot; title=&quot;dos2unix: command not found on OSX builders&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1937&quot;&gt;&lt;del&gt;CXX-1937&lt;/del&gt;&lt;/a&gt; dos2unix: command not found on OSX builders&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2025&quot; title=&quot;$changeStream must be the first stage in a change stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2025&quot;&gt;&lt;del&gt;CXX-2025&lt;/del&gt;&lt;/a&gt;  must be the first stage in a change stream&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/060b6dd5fc23eade27710a30e6a12eeecb84e38a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/060b6dd5fc23eade27710a30e6a12eeecb84e38a&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3160148" author="clyde.bazile" created="Mon, 1 Jun 2020 22:34:08 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/658&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/658&lt;/a&gt;&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|hwe6an:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>