RailsCasts Pro episodes are now free!

Learn more or hide this

Marisol Acuña's Profile

GitHub User: marimaf

Comments by Marisol Acuña

Avatar

After a lot of trouble shooting, I am stuck in this error, any ideas how to fix it?

** [out :: production.foo.com] Version '1:4.0.48-1~precise1' for 'libapache2-mod-passenger' was not found
** [out :: production.foo.com]
command finished in 4405ms
failed: "/bin/bash -l -c 'sudo -p '\''sudo password: '\'' bash -l /tmp/install_packages postfix build-essential git-core libxslt-dev ntp postgresql-client libpq-dev subversion curl autoconf bison ruby zlib1g-dev libssl-dev libreadline6-dev libxml2-dev libyaml-dev apache2 libapache2-mod-proxy-html libcurl4-openssl-dev libapache2-mod-xsendfile apache2-mpm-prefork apache2-prefork-dev libapache2-mod-passenger=1:4.0.48-1~lsb_release -sc1 collectd libperl-dev monit postgresql-9.1 openjdk-7-jdk unzip python-django python-django-tagging python-cairo python-memcache memcached uwsgi uwsgi-plugin-python uwsgi-core sqlite3 bzr zip mongodb-10gen haproxy ec2-ami-tools'" on production.foo.com

I tried running gem install passenger but didnt fix it. Help please!