<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:28:39 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-12480] Debian Wheeze Package is Broken</title>
                <link>https://jira.mongodb.org/browse/SERVER-12480</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I&apos;m unable to finish installation of mongoDb under debian 7 (Wheeze).&lt;br/&gt;
It crashes at the end of the process and database does not start at all:&lt;/p&gt;


&lt;ol&gt;
	&lt;li&gt;apt-get install mongodb-10gen&lt;br/&gt;
Reading package lists... Done&lt;br/&gt;
Building dependency tree&lt;br/&gt;
Reading state information... Done&lt;br/&gt;
The following NEW packages will be installed:&lt;br/&gt;
  mongodb-10gen&lt;br/&gt;
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.&lt;br/&gt;
Need to get 88.0 MB of archives.&lt;br/&gt;
After this operation, 225 MB of additional disk space will be used.&lt;br/&gt;
Get:1 &lt;a href=&quot;http://downloads-distro.mongodb.org/repo/debian-sysvinit/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads-distro.mongodb.org/repo/debian-sysvinit/&lt;/a&gt; dist/10gen mongodb-10gen amd64 2.4.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;88.0 MB&amp;#93;&lt;/span&gt;&lt;br/&gt;
Fetched 88.0 MB in 12s (6,849 kB/s)&lt;br/&gt;
Selecting previously unselected package mongodb-10gen.&lt;br/&gt;
(Reading database ... 33558 files and directories currently installed.)&lt;br/&gt;
Unpacking mongodb-10gen (from .../mongodb-10gen_2.4.9_amd64.deb) ...&lt;br/&gt;
Processing triggers for man-db ...&lt;br/&gt;
Setting up mongodb-10gen (2.4.9) ...&lt;br/&gt;
Adding system user `mongodb&apos; (UID 104) ...&lt;br/&gt;
Adding new user `mongodb&apos; (UID 104) with group `nogroup&apos; ...&lt;br/&gt;
Not creating home directory `/home/mongodb&apos;.&lt;br/&gt;
Adding group `mongodb&apos; (GID 107) ...&lt;br/&gt;
Done.&lt;br/&gt;
Adding user `mongodb&apos; to group `mongodb&apos; ...&lt;br/&gt;
Adding user mongodb to group mongodb&lt;br/&gt;
Done.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;FAIL&amp;#93;&lt;/span&gt; Starting database: mongodb failed!&lt;br/&gt;
invoke-rc.d: initscript mongodb, action &quot;start&quot; failed.&lt;br/&gt;
dpkg: error processing mongodb-10gen (--configure):&lt;br/&gt;
 subprocess installed post-installation script returned error exit status 1&lt;br/&gt;
Errors were encountered while processing:&lt;br/&gt;
 mongodb-10gen&lt;br/&gt;
E: Sub-process /usr/bin/dpkg returned an error code (1)&lt;/li&gt;
&lt;/ol&gt;





&lt;p&gt;Trying to start anyway:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;/etc/init.d/mongodb start&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;FAIL&amp;#93;&lt;/span&gt; Starting database: mongodb failed!&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>Debian 7.3 Wheze</environment>
        <key id="107618">SERVER-12480</key>
            <summary>Debian Wheeze Package is Broken</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="3">Duplicate</resolution>
                                        <assignee username="kyle.erf">Kyle Erf</assignee>
                                    <reporter username="crashev">Pawel F</reporter>
                        <labels>
                    </labels>
                <created>Sat, 25 Jan 2014 11:52:55 +0000</created>
                <updated>Wed, 10 Dec 2014 23:05:57 +0000</updated>
                            <resolved>Mon, 27 Jan 2014 04:15:59 +0000</resolved>
                                    <version>2.4.9</version>
                                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="487992" author="dan@10gen.com" created="Mon, 27 Jan 2014 04:15:59 +0000"  >&lt;p&gt;duplicate: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12464&quot; title=&quot;Mongod fails to start as unprivileged user when {{/sys/devices/system/node}} is not readable and executable.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12464&quot;&gt;&lt;del&gt;SERVER-12464&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="487965" author="dan@10gen.com" created="Sun, 26 Jan 2014 23:26:37 +0000"  >&lt;p&gt;This was partly addressed by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10623&quot; title=&quot;Mongod fails to start as unprivileged user when {{/sys/devices/system/node}} is not readable and executable.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10623&quot;&gt;&lt;del&gt;SERVER-10623&lt;/del&gt;&lt;/a&gt;, but looks like there&apos;s another patch to fix it fully in 2.5 branch as mentioned in the last comment on that ticket.&lt;/p&gt;</comment>
                            <comment id="487768" author="crashev" created="Sat, 25 Jan 2014 12:09:28 +0000"  >&lt;p&gt;Ok this ticket can be closed. It seems that this problem is releated to OVH custom kernel:&lt;/p&gt;

&lt;p&gt;Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=29721 port=27017 dbpath=/var/lib/mongodb 64-bit host=droid.eu.org&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; exception in initAndListen std::exception: boost::filesystem::exists: Permission denied: &quot;/sys/devices/system/node/node1&quot;, terminating&lt;br/&gt;
Sat Jan 25 13:06:05 dbexit:&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: lock for final commit...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: final commit...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Sat Jan 25 13:06:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closeAllFiles() finished&lt;br/&gt;
Sat Jan 25 13:06:05 dbexit: really exiting now&lt;/p&gt;


&lt;p&gt;Also described here: &lt;a href=&quot;http://stackoverflow.com/questions/18416671/starting-service-mongodb-fail-on-permission-denied-sys-devices-system-node-no&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://stackoverflow.com/questions/18416671/starting-service-mongodb-fail-on-permission-denied-sys-devices-system-node-no&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="107439">SERVER-12464</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 26 Jan 2014 23:26:37 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 3 weeks, 2 days 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>
                            10 years, 3 weeks, 2 days 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_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dan@mongodb.com</customfieldvalue>
            <customfieldvalue>kyle.erf</customfieldvalue>
            <customfieldvalue>crashev</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrm2z3:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>98515</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_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Under Debian 7.3 (Wheeze):&lt;/p&gt;

&lt;p&gt;1. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10&lt;br/&gt;
2. echo &apos;deb &lt;a href=&quot;http://downloads-distro.mongodb.org/repo/debian-sysvinit&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads-distro.mongodb.org/repo/debian-sysvinit&lt;/a&gt; dist 10gen&apos; | sudo tee /etc/apt/sources.list.d/mongodb.list&lt;br/&gt;
3. sudo apt-get update&lt;br/&gt;
4 .apt-get install mongodb-10gen&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|hsoz3j:</customfieldvalue>

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