Redmine instalation on ubuntu 16.04 with nginx

I tried to install redmine 3.2.2 (latest Ver.) on ubuntu 16.04 server with nginx. Then I met some errors to install redmine. Would someone help me to resolve this problem?

Setting up redmine (3.2.1-2) ...
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
Bundler could not find compatible versions for gem "railties": In Gemfile: actionpack-xml_parser was resolved to 2.0.0, which depends on railties (~> 5.x) jquery-rails (~> 4.0) was resolved to 4.0.0, which depends on railties (< 5.0, >= 4.2.0.beta) rails (~> 4.2.5) was resolved to 4.2.5, which depends on railties (= 4.2.5) roadie-rails was resolved to 1.1.1, which depends on railties (< 5.1, >= 3.0)
dpkg: error processing package redmine (--configure): subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing: redmine
E: Sub-process /usr/bin/dpkg returned an error code (1)
2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like