maintainer-feedback requested: [Bug 211849] graphics/rubygem-rmagick needs PORTREVISION bump after ImageMagick upgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 14 23:18:26 UTC 2016


Miroslav Lachman <000.fbsd at quip.cz> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to ruby at FreeBSD.org:
Bug 211849: graphics/rubygem-rmagick needs PORTREVISION bump after ImageMagick
upgrade
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211849



--- Description ---
I don't know who should do it (if maintainter of rubygem-rmagick or
ImageMagick) but if ImageMagick is upgraded in ports tree, then pkg will
install it with "pkg upgrade" and Redmine is no longer working because Thin
will not start - rubygem-rmagick complains about ImageMagick version:

/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:89:in
`rescue in block (2 levels) in require': There was an error while trying to
load the gem 'rbpdf'. (Bundler::GemRequireError)
Gem Load Error is: This installation of RMagick was configured with ImageMagick
6.9.4 but ImageMagick 6.9.5-5 is in use.

Backtrace for gem load error is:
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:240:in
`load_dependency'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/rmagick-2.15.4/lib/rmagick_internal.rb:12:in
`<top (required)>'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:240:in
`load_dependency'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/rmagick-2.15.4/lib/rmagick.rb:1:in `<top
(required)>'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:240:in
`load_dependency'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/depend
encies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/rbpdf-1.19.0/lib/rbpdf.rb:58:in `<top
(required)>'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:86:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:86:in
`block (2 levels) in require'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:81:in
`each'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:81:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:70:in
`each'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler/runtime.rb:70:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/bundler-1.12.1/lib/bundler.rb:102:in
`require'
/usr/local/www/redmine/config/application.rb:5:in `<top (required)>'
/usr/local/lib/ruby/site_ruby/2.2/rubygems/core_ext/kernel_require.rb:55:in
`require'
/usr/local/lib/ruby/site_ruby/2.2/rubygems/core_ext/kernel_require.rb:55:in
`require'
/usr/local/www/redmine/config/environment.rb:2:in `<top (required)>'
/usr/local/lib/ruby/site_ruby/2.2/rubygems/core_ext/kernel_require.rb:55:in
`require'
/usr/local/lib/ruby/site_ruby/2.2/rubygems/core_ext/kernel_require.rb:55:in
`require'
/usr/local/www/redmine/config.ru:3:in `block in <main>'
/usr/local/lib/ruby/gems/2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in
`instance_eval'
/usr/local/lib/ruby/gems/2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in
`initialize'
/usr/local/www/redmine/config.ru:1:in `new'
/usr/local/www/redmine/config.ru:1:in `<main>'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/rack/adapter/loader.rb:33:in
`eval'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/rack/adapter/loader.rb:33:in
`load'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/rack/adapter/loader.rb:42:in
`for'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/thin/controllers/controller.rb
:170:in
`load_adapter'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/thin/controllers/controller.rb
:74:in
`start'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/thin/runner.rb:200:in
`run_command'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/thin/runner.rb:156:in `run!'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/bin/thin:6:in `<top (required)>'
/usr/local/bin/thin:22:in `load'
/usr/local/bin/thin:22:in `<main>'


If rubygem-rmagick had revision bumped, then pkg will upgrade ImageMagick and
rubygem-rmagick too and this error never happens.


More information about the freebsd-ruby mailing list