Giter Site home page Giter Site logo

magnetizer-fabric's Issues

[error] when using postgresql.install

Installing PostgreSQL and its development packages.
[localhost] sudo: DEBIAN_FRONTEND=noninteractive apt-get install --quiet --assume-yes postgresql-9.3
[localhost] out: sudo password:Leyendo lista de paquetes...
[localhost] out: Creando árbol de dependencias...
[localhost] out: Leyendo la información de estado...
[localhost] out: E: No se ha podido localizar el paquete postgresql-9.3
[localhost] out: E: No se pudo encontrar ningún paquete con la expresión regular «postgresql-9.3»
[localhost] out:

Fatal error: sudo() received nonzero return code 100 while executing!

Requested: DEBIAN_FRONTEND=noninteractive apt-get install --quiet --assume-yes postgresql-9.3
Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "DEBIAN_FRONTEND=noninteractive apt-get install --quiet --assume-yes postgresql-9.3"

Sorry for spanish C:, using Ubuntu 12.04.4

Fatal error: run() received nonzero return code 100 while executing!

[localhost] run: DEBIAN_FRONTEND=noninteractive apt-get install --quiet --assume-yes zsh-lovers
[localhost] out: stdin: is not a tty
[localhost] out: Reading package lists...
[localhost] out: Building dependency tree...
[localhost] out: Reading state information...
[localhost] out: E: Unable to locate package zsh-lovers
[localhost] out:


Fatal error: run() received nonzero return code 100 while executing!

Requested: DEBIAN_FRONTEND=noninteractive apt-get install --quiet --assume-yes zsh-lovers
Executed: /bin/bash -l -c "DEBIAN_FRONTEND=noninteractive apt-get install --quiet --assume-yes zsh-lovers"

Aborting.
Disconnecting from localhost... done.

install.sh error in Debian Wheezy

run ./install.sh error:

error: command 'gcc' failed with exit status 1

----------------------------------------
Command /usr/bin/python -c "import setuptools;__file__='/home/vagrant/magnetizer/build/pycrypto/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-ulEZUS-record/install-record.txt failed with error code 1 in /home/vagrant/magnetizer/build/pycrypto
Storing complete log in /root/.pip/pip.log
Traceback (most recent call last):
  File "/usr/local/bin/fab", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pycrypto>=2.1,!=2.4

solution:

sudo apt-get install python-dev

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.