Giter Site home page Giter Site logo

Comments (6)

arunoda avatar arunoda commented on July 25, 2024

Any errors?


Arunoda Susiripala
I curate Meteor Weekly - Check it
out!http://meteorhacks.com/meteor-weekly/?utm_source=email-footer&utm_medium=email&utm_campaign=meteorweekly

On Wed, Apr 23, 2014 at 8:13 PM, corv89 [email protected] wrote:

:(


Reply to this email directly or view it on GitHubhttps://github.com/zodern/meteor-up/issues/42
.

from meteor-up-legacy.

corv89 avatar corv89 commented on July 25, 2024

Yes, mup setup fails at installing mongodb.

    installing mongodb: FAILED

-----------------------------------STDERR-----------------------------------
ck to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype

Configuration file `/etc/mongodb.conf'
 ==> File on system created by you or by a script.
 ==> File also in package provided by package maintainer.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** mongodb.conf (Y/I/N/O/D/Z) [default=N] ? invoke-rc.d: unknown initscript, /etc/init.d/mongodb not found.
dpkg: error processing mongodb-10gen (--configure):
 subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
 mongodb-10gen
E: Sub-process /usr/bin/dpkg returned an error code (1)
-----------------------------------STDOUT-----------------------------------
ing package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  mongodb-10gen
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 88.1 MB of archives.
After this operation, 225 MB of additional disk space will be used.
Get:1 http://downloads-distro.mongodb.org/repo/ubuntu-upstart/ dist/10gen mongodb-10gen amd64 2.4.10 [88.1 MB]
Fetched 88.1 MB in 60s (1465 kB/s)
Selecting previously unselected package mongodb-10gen.
(Reading database ... 31586 files and directories currently installed.)
Unpacking mongodb-10gen (from .../mongodb-10gen_2.4.10_amd64.deb) ...
Processing triggers for man-db ...
Setting up mongodb-10gen (2.4.10) ...
Adding system user `mongodb' (UID 104) ...
Adding new user `mongodb' (UID 104) with group `nogroup' ...
Not creating home directory `/home/mongodb'.
Adding group `mongodb' (GID 106) ...
Done.
Adding user `mongodb' to group `mongodb' ...
Adding user mongodb to group mongodb
Done.
----------------------------------------------------------------------------

from meteor-up-legacy.

corv89 avatar corv89 commented on July 25, 2024

Running apt-get install mongodb-10gen afterwards gives me this:

Setting up mongodb-10gen (2.4.10) ...
invoke-rc.d: unknown initscript, /etc/init.d/mongodb not found.
dpkg: error processing mongodb-10gen (--configure):
 subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
 mongodb-10gen
E: Sub-process /usr/bin/dpkg returned an error code (1)

from meteor-up-legacy.

arunoda avatar arunoda commented on July 25, 2024

I'm sorry mup is only configured for Ubuntu. Not sure, how it works with
Debian.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda
http://gplus.to/arunodahttps://github.com/arunoda
http://www.linkedin.com/in/arunoda

On Thu, Apr 24, 2014 at 10:27 PM, corv89 [email protected] wrote:

Running apt-get install mongodb-10gen afterwards gives me this:

Setting up mongodb-10gen (2.4.10) ...
invoke-rc.d: unknown initscript, /etc/init.d/mongodb not found.
dpkg: error processing mongodb-10gen (--configure):
subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
mongodb-10gen
E: Sub-process /usr/bin/dpkg returned an error code (1)


Reply to this email directly or view it on GitHubhttps://github.com/zodern/meteor-up/issues/42#issuecomment-41304904
.

from meteor-up-legacy.

corv89 avatar corv89 commented on July 25, 2024

@arunoda No worries. Thanks for looking into it.

from meteor-up-legacy.

aramix avatar aramix commented on July 25, 2024

@corv89 you can do this to fix your last problem:
sudo touch /etc/init.d/mongodb
sudo chmod 755 /etc/init.d/mongodb

from meteor-up-legacy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.