Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build image fails with non zero exit code #1

Open
mttdbrd opened this issue Aug 18, 2015 · 1 comment
Open

build image fails with non zero exit code #1

mttdbrd opened this issue Aug 18, 2015 · 1 comment

Comments

@mttdbrd
Copy link

mttdbrd commented Aug 18, 2015

build-docker-image.sh fails with:

E: Unable to locate package passenger-common1.9.1
E: Couldn't find any package by regex 'passenger-common1.9.1'
The command '/bin/sh -c apt-get install -y ruby1.9.3 zlib1g-dev libxml2-dev libmysqlclient-dev libxslt1-dev imagemagick libpq-dev libxmlsec1-dev libcurl4-gnutls-dev libxmlsec1 build-essential openjdk-7-jre unzip nodejs passenger-common1.9.1 libapache2-mod-passenger apache2 libsqlite3-dev git && apt-get purge -y' returned a non-zero code: 100

I'm on Fedora 22.

Leaving out passenger-common1.9.1 seems to fix the problem as per here: https://groups.google.com/forum/#!topic/canvas-lms-users/zusW8bAW6P0

@miketweaver
Copy link

This happens to me on Ubuntu 14.04 LTS as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants