For me it turns out that the problem was that RMagick did not like the version of ImageMagick; i.e. in 11.10
sudo apt-get install redmine fails with a version mismatch for ImageMagick. I could install Redmine avoiding the ImageMagick version check by following directions in this post: http://happy-coding.com/rmagick-is-not-accepting-imagemagick-version/ and adding RMAGICK_BYPASS_VERSION_TEST = true in /usr/share/redmine/config/environment.rb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/841931 Title: package redmine 1.1.3-2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/redmine/+bug/841931/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
