<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Fri May 24 15:14:30 CDT 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/MB-2506/MB-2506.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[MB-2506] Error on Ubuntu installation around groupadd/useradd</title>
                <link>http://www.couchbase.com/issues/browse/MB-2506</link>
                <project id="10010" key="MB">Couchbase Server</project>
                        <description>This is from the forums...&lt;br/&gt;
&lt;br/&gt;
Hello, &lt;br/&gt;
&lt;br/&gt;
I am trying to install the membase binary on a ubuntu machine (64 bit) by typing:&lt;br/&gt;
sudo dpkg -i northscale-server_1.6.0beta4_x86_64.deb.deb&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
Error messages:&lt;br/&gt;
Unpacking northscale-server (from northscale-server_1.6.0beta4_x86_64.deb.deb) ...&lt;br/&gt;
groupadd: invalid option -- r&lt;br/&gt;
&lt;br/&gt;
dpkg: error processing northscale-server_1.6.0beta4_x86_64.deb.deb (--install):&lt;br/&gt;
subprocess pre-installation script returned error exit status 1&lt;br/&gt;
&lt;br/&gt;
The solution was:&lt;br/&gt;
You should create manually group and user befrore install binary:&lt;br/&gt;
groupadd northscale&lt;br/&gt;
useradd -g northscale -d /opt/NorthScale -s /bin/bash -c &amp;quot;NorthScale system user&amp;quot; northscale&lt;br/&gt;
&lt;br/&gt;
That solved the problem.&lt;br/&gt;
&lt;br/&gt;
Can we look at the code and see if we are using a possibly invalid option with &amp;#39;groupadd&amp;#39; during the debian package installation?</description>
                <environment>Operating System: All&lt;br/&gt;
Platform: All</environment>
            <key id="12515">MB-2506</key>
            <summary>Error on Ubuntu installation around groupadd/useradd</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="2">Won&apos;t Fix</resolution>
                                <assignee username="alkondratenko">Aleksey Kondratenko</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                        <label>1.6.0-release-notes</label>
                        <label>1.6.5.3-release-notes</label>
                        <label>1.7.0-release-notes</label>
                        <label>1.7.1-release-notes</label>
                    </labels>
                <created>Sat, 9 Oct 2010 17:39:00 -0500</created>
                <updated>Mon, 23 Jul 2012 14:48:14 -0500</updated>
                    <resolved>Tue, 7 Feb 2012 17:31:14 -0600</resolved>
                            <version>1.6.0 beta4</version>
                                <fixVersion>Backlog</fixVersion>
                                <component>installer</component>
                                <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="18376" author="sharon.barr@northscale.com" created="Sat, 9 Oct 2010 18:26:26 -0500"  >Tony, is this reproducible on the latest build?</comment>
                    <comment id="18377" author="perry@northscale.com" created="Sat, 9 Oct 2010 18:46:03 -0500"  >I&amp;#39;m thinking it may be a particular dependency within the Ubuntu system...or perhaps an older OS.</comment>
                    <comment id="18378" author="steve.yen@northscale.com" created="Sat, 9 Oct 2010 18:57:28 -0500"  >wondering why there is a double &amp;quot;.deb.deb&amp;quot; suffix?&lt;br/&gt;
&lt;br/&gt;
northscale-server_1.6.0beta4_x86_64.deb.deb</comment>
                    <comment id="18379" author="perry@northscale.com" created="Sat, 9 Oct 2010 19:20:45 -0500"  >I don&amp;#39;t think that&amp;#39;s causing a problem, though it was throwing me off too.  Looks like the workaround fixed the issue even with the double &amp;#39;.deb&amp;#39;</comment>
                    <comment id="18380" author="thuan@northscale.com" created="Sat, 9 Oct 2010 20:36:05 -0500"  >I don&amp;#39;t get this error when I install latest build 1.6.0beta4-84 on 2 ubuntu 9.04 64bit.</comment>
                    <comment id="18381" author="perry@northscale.com" created="Sat, 9 Oct 2010 20:44:23 -0500"  >Thanks Tony.  Can you try the beta 4 released build?  I&amp;#39;d like to make sure that we are actually reproducing the problem and now working around it some other way.</comment>
                    <comment id="18382" author="thuan@northscale.com" created="Sat, 9 Oct 2010 20:57:09 -0500"  >I install beta4 release build on ubuntu 9.04 64bit server and I can not reproduce this error.&lt;br/&gt;
&lt;a href=&quot;http://screencast.com/t/9uisV1lC&quot;&gt;http://screencast.com/t/9uisV1lC&lt;/a&gt;</comment>
                    <comment id="18383" author="perry@northscale.com" created="Sat, 9 Oct 2010 20:59:13 -0500"  >Thanks Tony.  So again, we need to reproduce the error so we can tell whether it&amp;#39;s been fixed or not.  I suspect there is something else at work here, can you try on Ubuntu 8.x?</comment>
                    <comment id="18384" author="thuan@northscale.com" created="Sat, 9 Oct 2010 21:23:23 -0500"  >I can reproduce the groupadd: invalid option --r error on ubuntu 8.04 64bit.&lt;br/&gt;
But not the double &amp;quot;.deb.deb&amp;quot;&lt;br/&gt;
&lt;a href=&quot;http://screencast.com/t/2C75u9psbsR&quot;&gt;http://screencast.com/t/2C75u9psbsR&lt;/a&gt;</comment>
                    <comment id="18385" author="thuan@northscale.com" created="Sat, 9 Oct 2010 21:37:19 -0500"  >I install beta4 release build on ubuntu 10.04 64bit server and I can not&lt;br/&gt;
reproduce this error.  So I think it only happens in ubuntu 8.04 64bit version&lt;br/&gt;
&lt;a href=&quot;http://screencast.com/t/grlKFqQq4gY6&quot;&gt;http://screencast.com/t/grlKFqQq4gY6&lt;/a&gt;</comment>
                    <comment id="18572" author="perry" created="Tue, 16 Nov 2010 15:18:54 -0600"  >tagged: releasenotes</comment>
                    <comment id="18661" author="sean" created="Thu, 18 Nov 2010 17:57:47 -0600"  >Resolving as incomplete because we need to get more information before we can fix - suspect older Ubuntu version.</comment>
                    <comment id="18992" author="perry" created="Tue, 7 Dec 2010 18:46:09 -0600"  >Not sure what &amp;quot;more information&amp;quot; is needed.  This was reproduced.  Yes, it is on an unsupported version but it is still a bug.</comment>
                    <comment id="24235" author="alkondratenko" created="Tue, 7 Feb 2012 17:31:14 -0600"  >We don&amp;#39;t care about that much old OSes anymore</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10180" key="com.atlassian.jira.ext.charting:firstresponsedate">
                <customfieldname>Date of First Response</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Sat, 9 Oct 2010 18:26:26 -0500</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                <customfieldname>Flagged</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10010"><![CDATA[Release Note]]></customfieldvalue>
    
                </customfieldvalues>
            </customfield>
                                                                                                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>947</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:greenhopper-releasedmultiversionhistory">
                <customfieldname>Release Version History</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                                            <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>