<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:54:35 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-582] have init script respect buildtime --prefix</title>
                <link>https://jira.mongodb.org/browse/SERVER-582</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I was doing this during my build process, but gave up because the init script didn&apos;t seem to work anyway:&lt;/p&gt;

&lt;p&gt;    cd $(MONGODB)/rpm &amp;amp;&amp;amp; perl -i.bak -npe &apos;s!/usr/bin/mongod!$(INSTALL)/bin/mongod!&apos; init.d-mongod &lt;/p&gt;

&lt;p&gt;That&apos;s from the makefile I had been using to build 1.2.1 (below, which I gave up on for now)&lt;/p&gt;

&lt;p&gt;&amp;#8211; BEGIN MAKEFILE &amp;#8211;&lt;/p&gt;

&lt;p&gt;MONGODB=mongodb-src-r1.2.1&lt;br/&gt;
INSTALL=/home/services/mongodb-r1.2.1&lt;/p&gt;

&lt;p&gt;make:&lt;br/&gt;
    psd mongod &amp;amp;&amp;amp; sudo service mongod stop || echo &quot;not already running&quot;&lt;br/&gt;
    rm -rf $(MONGODB)&lt;br/&gt;
    tar zxf $(MONGODB).tar.gz&lt;br/&gt;
    cd $(MONGODB) &amp;amp;&amp;amp; sudo scons --prefix=$(INSTALL) all install&lt;br/&gt;
    cd $(MONGODB)/rpm &amp;amp;&amp;amp; perl -i.bak -npe &apos;s!/usr/bin/mongod!$(INSTALL)/bin/mongod!&apos; init.d-mongod &lt;br/&gt;
    cd $(MONGODB)/rpm &amp;amp;&amp;amp; perl -i.bak -npe &apos;s!(.mongod .OPTIONS)&lt;span class=&quot;error&quot;&gt;Unable to render embedded object: File (runuser joshr -c \1) not found.&lt;/span&gt;&apos; init.d-mongod &lt;br/&gt;
    chmod +x $(MONGODB)/rpm/init.d-mongod&lt;br/&gt;
    sudo cp -p $(MONGODB)/rpm/init.d-mongod /etc/rc.d/init.d/mongod&lt;br/&gt;
    sudo chkconfig mongod on&lt;br/&gt;
    sudo service mongod start&lt;/p&gt;

&lt;p&gt;prereq:&lt;br/&gt;
    echo &quot;installing prereqs for centos5&quot;&lt;br/&gt;
    yum install scons pcre pcre-devel boost boost-devel js js-devel readline readline-devel&lt;/p&gt;


&lt;p&gt;&amp;#8212; END MAKEFILE &amp;#8211;&lt;/p&gt;</description>
                <environment>redhat based distros</environment>
        <key id="11210">SERVER-582</key>
            <summary>have init script respect buildtime --prefix</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="richard.kreuter">Richard Kreuter</assignee>
                                    <reporter username="joshr">josh rabinowitz</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Jan 2010 10:48:21 +0000</created>
                <updated>Fri, 28 May 2010 00:03:01 +0000</updated>
                            <resolved>Wed, 5 May 2010 14:50:58 +0000</resolved>
                                                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="14075" author="richard@10gen.com" created="Wed, 5 May 2010 14:50:58 +0000"  >&lt;p&gt;The init scripts around are really only meant for the respective operating systems&apos; package managers; the SConstruct file never installs them.  So I think it&apos;s best if the build tool never touched these init scripts.&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>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 5 May 2010 14:50:58 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            13 years, 42 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>joshr</customfieldvalue>
            <customfieldvalue>richard.kreuter</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpscn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrin2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>22389</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|ht0jtj:</customfieldvalue>

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