<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:59:29 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-22135] pick up python from environment rather from system default path</title>
                <link>https://jira.mongodb.org/browse/SERVER-22135</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The python files used in MognoDB source contains #/usr/bin/python clause which force to use system python executable. To use custom python or non-standard location it is better to use #/usr/bin/env python prefix.&lt;/p&gt;</description>
                <environment></environment>
        <key id="246597">SERVER-22135</key>
            <summary>pick up python from environment rather from system default path</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="ramon.fernandez@mongodb.com">Ramon Fernandez Marina</assignee>
                                    <reporter username="vkuznet">Valentin Kuznetsov</reporter>
                        <labels>
                            <label>dnsf</label>
                    </labels>
                <created>Mon, 11 Jan 2016 19:06:22 +0000</created>
                <updated>Fri, 5 Feb 2016 14:30:02 +0000</updated>
                            <resolved>Wed, 20 Jan 2016 19:14:51 +0000</resolved>
                                                    <fixVersion>3.3.1</fixVersion>
                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="1149030" author="ramon.fernandez" created="Wed, 20 Jan 2016 19:14:29 +0000"  >&lt;p&gt;Thanks for your pull request &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=vkuznet&quot; class=&quot;user-hover&quot; rel=&quot;vkuznet&quot;&gt;vkuznet&lt;/a&gt;; your change is now part of the code base and will be included in the next development release, 3.3.1.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;

&lt;p&gt;PS: I patched the FTS scripts, which also were using a hardcoded path, for completeness.&lt;/p&gt;</comment>
                            <comment id="1149024" author="xgen-internal-githook" created="Wed, 20 Jan 2016 19:11:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;Ramon Fernandez&apos;, u&apos;email&apos;: u&apos;ramon@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22135&quot; title=&quot;pick up python from environment rather from system default path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22135&quot;&gt;&lt;del&gt;SERVER-22135&lt;/del&gt;&lt;/a&gt; Take python from environment rather system default path&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/61a6addc9151f34850641f4eaa11163cfcf58e18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/61a6addc9151f34850641f4eaa11163cfcf58e18&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1145637" author="xgen-internal-githook" created="Fri, 15 Jan 2016 22:03:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;vkuznet&apos;, u&apos;name&apos;: u&apos;Valentin Kuznetsov&apos;, u&apos;email&apos;: u&apos;vkuznet@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22135&quot; title=&quot;pick up python from environment rather from system default path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22135&quot;&gt;&lt;del&gt;SERVER-22135&lt;/del&gt;&lt;/a&gt; Take python from environment rather system default path&lt;/p&gt;

&lt;p&gt;Signed-off-by: Ramon Fernandez &amp;lt;ramon@mongodb.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Closes #1056&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5492a19aaf5fb02856cfe7d711c249472f84ccfc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5492a19aaf5fb02856cfe7d711c249472f84ccfc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1134055" author="ramon.fernandez" created="Wed, 13 Jan 2016 19:23:48 +0000"  >&lt;p&gt;Thanks for signing the contributor agreement &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=vkuznet&quot; class=&quot;user-hover&quot; rel=&quot;vkuznet&quot;&gt;vkuznet&lt;/a&gt;, we&apos;re reviewing the PR now.&lt;/p&gt;</comment>
                            <comment id="1131903" author="ramon.fernandez" created="Tue, 12 Jan 2016 00:45:51 +0000"  >&lt;p&gt;Hmmm, I don&apos;t see you on the list yet; maybe there&apos;s a cache refresh timeout I have to wait for. Will check again tomorrow.&lt;/p&gt;

&lt;p&gt;A quick look at your pull request looked good to me; there&apos;s the question of the removal of the &lt;tt&gt;-u&lt;/tt&gt; switch in one of the scripts, but we can patch that later.&lt;/p&gt;</comment>
                            <comment id="1131886" author="vkuznet" created="Tue, 12 Jan 2016 00:08:17 +0000"  >&lt;p&gt;I&apos;ve signed the contributor agreement.&lt;/p&gt;</comment>
                            <comment id="1131505" author="ramon.fernandez" created="Mon, 11 Jan 2016 20:36:15 +0000"  >&lt;p&gt;My apologies &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=vkuznet&quot; class=&quot;user-hover&quot; rel=&quot;vkuznet&quot;&gt;vkuznet&lt;/a&gt;, I read things too hastily. Before we can accept your contribution you&apos;ll need to &lt;a href=&quot;https://www.mongodb.com/legal/contributor-agreement&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;sign the contributor agreement&lt;/a&gt;. Once the agreement is signed we can take a look at the PR details.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                            <comment id="1131498" author="vkuznet" created="Mon, 11 Jan 2016 20:28:27 +0000"  >&lt;p&gt;The issue is note done and neither resolved, don&apos;t close it blindly.&lt;br/&gt;
Please re-open and investigate.&lt;/p&gt;

</comment>
                            <comment id="1131495" author="vkuznet" created="Mon, 11 Jan 2016 20:23:27 +0000"  >&lt;p&gt;No, the Andrew&apos;s solution does not help in that specific case, since all your&lt;br/&gt;
python files starts with&lt;br/&gt;
#!/usr/bin/python&lt;/p&gt;

&lt;p&gt;i.e. explicit path. The common practice in python community to use&lt;/p&gt;

&lt;p&gt;#!/usr/bin/env python&lt;/p&gt;

&lt;p&gt;and this let&apos;s user define which python to use.&lt;/p&gt;

&lt;p&gt;Unfortunately, we need to fix manually all MongoDB python files to pick up&lt;br/&gt;
correct version of python we need.&lt;/p&gt;

&lt;p&gt;Please keep this issue open and investigate.&lt;br/&gt;
Best,&lt;br/&gt;
Valentin.&lt;/p&gt;

</comment>
                            <comment id="1131488" author="ramon.fernandez" created="Mon, 11 Jan 2016 20:19:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=vkuznet&quot; class=&quot;user-hover&quot; rel=&quot;vkuznet&quot;&gt;vkuznet&lt;/a&gt;, does Andrew&apos;s explanation on &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22134&quot; title=&quot;Build system should acknowledge user based environment&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22134&quot;&gt;&lt;del&gt;SERVER-22134&lt;/del&gt;&lt;/a&gt; should allow you to choose which python to use, so I&apos;m resolving this ticket. Please let me know if that&apos;s not the case.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                            <comment id="1131388" author="vkuznet" created="Mon, 11 Jan 2016 19:06:44 +0000"  >&lt;p&gt;Proposed fix: &lt;a href=&quot;https://github.com/mongodb/mongo/pull/1056&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/pull/1056&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>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Jan 2016 20:19:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 4 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>
                            8 years, 4 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>vkuznet</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkkvz:</customfieldvalue>

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

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