<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:36:09 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-14844] 2.6.4 Debian 7 configuration errors</title>
                <link>https://jira.mongodb.org/browse/SERVER-14844</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Depedency problems: &quot;Package mongodb-org-server is not configured yet&quot;.&lt;br/&gt;
Mongo shell works but how do I know about server usability if it was not installed properly? See below:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;apt-get upgrade&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 packages will be upgraded:&lt;br/&gt;
  mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools&lt;br/&gt;
5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.&lt;br/&gt;
Need to get 115 MB of archives.&lt;br/&gt;
After this operation, 736 kB of additional disk space will be used.&lt;br/&gt;
Do you want to continue &lt;span class=&quot;error&quot;&gt;&amp;#91;Y/n&amp;#93;&lt;/span&gt;? Y&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-org-shell amd64 2.6.4 &lt;span class=&quot;error&quot;&gt;&amp;#91;4,457 kB&amp;#93;&lt;/span&gt;&lt;br/&gt;
Get:2 &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-org-server amd64 2.6.4 &lt;span class=&quot;error&quot;&gt;&amp;#91;9,440 kB&amp;#93;&lt;/span&gt;&lt;br/&gt;
Get:3 &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-org-mongos amd64 2.6.4 &lt;span class=&quot;error&quot;&gt;&amp;#91;7,171 kB&amp;#93;&lt;/span&gt;                                   &lt;br/&gt;
Get:4 &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-org-tools amd64 2.6.4 &lt;span class=&quot;error&quot;&gt;&amp;#91;93.6 MB&amp;#93;&lt;/span&gt;                                     &lt;br/&gt;
Get:5 &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-org amd64 2.6.4 &lt;span class=&quot;error&quot;&gt;&amp;#91;3,648 B&amp;#93;&lt;/span&gt;                                           &lt;br/&gt;
Fetched 115 MB in 28s (3,995 kB/s)                                                                                                                     &lt;br/&gt;
(Reading database ... 33091 files and directories currently installed.)&lt;br/&gt;
Preparing to replace mongodb-org-shell 2.6.3 (using .../mongodb-org-shell_2.6.4_amd64.deb) ...&lt;br/&gt;
Unpacking replacement mongodb-org-shell ...&lt;br/&gt;
Preparing to replace mongodb-org-server 2.6.3 (using .../mongodb-org-server_2.6.4_amd64.deb) ...&lt;br/&gt;
[ ok ] Stopping database: mongod apparently not running.&lt;br/&gt;
Unpacking replacement mongodb-org-server ...&lt;br/&gt;
Preparing to replace mongodb-org-mongos 2.6.3 (using .../mongodb-org-mongos_2.6.4_amd64.deb) ...&lt;br/&gt;
Unpacking replacement mongodb-org-mongos ...&lt;br/&gt;
Preparing to replace mongodb-org-tools 2.6.3 (using .../mongodb-org-tools_2.6.4_amd64.deb) ...&lt;br/&gt;
Unpacking replacement mongodb-org-tools ...&lt;br/&gt;
Preparing to replace mongodb-org 2.6.3 (using .../mongodb-org_2.6.4_amd64.deb) ...&lt;br/&gt;
arg: upgrade&lt;br/&gt;
Unpacking replacement mongodb-org ...&lt;br/&gt;
Processing triggers for man-db ...&lt;br/&gt;
Setting up mongodb-org-shell (2.6.4) ...&lt;br/&gt;
Setting up mongodb-org-server (2.6.4) ...&lt;br/&gt;
Installing new version of config file /etc/mongod.conf ...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;FAIL&amp;#93;&lt;/span&gt; Starting database: mongod failed!&lt;br/&gt;
invoke-rc.d: initscript mongod, action &quot;start&quot; failed.&lt;br/&gt;
dpkg: error processing mongodb-org-server (--configure):&lt;br/&gt;
 subprocess installed post-installation script returned error exit status 1&lt;br/&gt;
Setting up mongodb-org-mongos (2.6.4) ...&lt;br/&gt;
Setting up mongodb-org-tools (2.6.4) ...&lt;br/&gt;
dpkg: dependency problems prevent configuration of mongodb-org:&lt;br/&gt;
 mongodb-org depends on mongodb-org-server; however:&lt;br/&gt;
  Package mongodb-org-server is not configured yet.&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>Linux 3.2 x86/64&lt;br/&gt;
Debian 7 wheezy distribution</environment>
        <key id="151626">SERVER-14844</key>
            <summary>2.6.4 Debian 7 configuration errors</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="nodeleaf">Patrick Perroud</reporter>
                        <labels>
                    </labels>
                <created>Sat, 9 Aug 2014 05:34:28 +0000</created>
                <updated>Wed, 10 Dec 2014 23:06:34 +0000</updated>
                            <resolved>Tue, 12 Aug 2014 18:50:37 +0000</resolved>
                                                                    <component>Usability</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="688466" author="ramon.fernandez" created="Tue, 12 Aug 2014 18:50:37 +0000"  >&lt;p&gt;Closing this issue as a duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14786&quot; title=&quot;Mongodb installation on debian&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14786&quot;&gt;&lt;del&gt;SERVER-14786&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="685672" author="nodeleaf" created="Sat, 9 Aug 2014 05:40:08 +0000"  >&lt;p&gt;(the end of the error trace)&lt;/p&gt;

&lt;p&gt;dpkg: error processing mongodb-org (--configure):&lt;br/&gt;
 dependency problems - leaving unconfigured&lt;br/&gt;
Errors were encountered while processing:&lt;br/&gt;
 mongodb-org-server&lt;br/&gt;
 mongodb-org&lt;br/&gt;
E: Sub-process /usr/bin/dpkg returned an error code (1)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="150848">SERVER-14786</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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Aug 2014 18:50:37 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 27 weeks, 1 day 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>
                            9 years, 27 weeks, 1 day ago
                        </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>nodeleaf</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlq6n:</customfieldvalue>

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

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

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