Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2016 23:18:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 211849] graphics/rubygem-rmagick needs PORTREVISION bump after ImageMagick upgrade
Message-ID:  <bug-211849-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211849

            Bug ID: 211849
           Summary: graphics/rubygem-rmagick needs PORTREVISION bump after
                    ImageMagick upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: 000.fbsd@quip.cz
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

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 ImageMa=
gick
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/de=
pendencies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.rb:274:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.rb:240:in
`load_dependency'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.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/de=
pendencies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.rb:274:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.rb:240:in
`load_dependency'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.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/de=
pendencies.rb:274:in
`require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.rb:274:in
`block in require'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.rb:240:in
`load_dependency'
/usr/local/lib/ruby/gems/2.2/gems/activesupport-4.2.6/lib/active_support/de=
pendencies.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/controlle=
r.rb:170:in
`load_adapter'
/usr/local/lib/ruby/gems/2.2/gems/thin-1.6.4/lib/thin/controllers/controlle=
r.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 a=
nd
rubygem-rmagick too and this error never happens.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211849-21402>