Project

General

Profile

Cannot fetch changesets - RMagick configured with 6.6.8, but 6.8.9-7 is in use

Added by Simen Endsjø over 9 years ago

When fetching changesets, I get a stacktrace with the error:

This installation of RMagick was configured with ImageMagick 6.6.8 but ImageMagick 6.8.9-7 is in use

My ruby-fu is equal to zero, but this is what I tried:

  1. $ sudo gem uninstall rmagick
  2. $ sudo gem install rmagick --no-user-install
  3. $ sudo systemctl restart redmine

The strange thing is that it only seems fetching changesets is affected. I'm able to export Gantt diagrams to PNG for instance.

Any idea what I need to do to fix this issue?


Replies (3)

RE: Cannot fetch changesets - RMagick configured with 6.6.8, but 6.8.9-7 is in use - Added by Martin Denizet (redmine.org team member) over 9 years ago

Hi Simen,
try to cd to your Redmine directory and run:

bundle install --without development test

Cheers,

RE: Cannot fetch changesets - RMagick configured with 6.6.8, but 6.8.9-7 is in use - Added by Simen Endsjø over 9 years ago

That doesn't seem to do anything. Just lists all the bundles instaled.
Using rmagick 2.13.3 etc

RE: Cannot fetch changesets - RMagick configured with 6.6.8, but 6.8.9-7 is in use - Added by Simen Endsjø over 9 years ago

Does anyone have any idea how I can proceed to locate and fix this bug?
A lot of the usefulness disappears without VC integration.

    (1-3/3)