[DRE-maint] [Bug 673789] Re: lucid (and probably newer?) version has to be rebuilt against newer imagemagick

Krzysztof Klimonda kklimonda at syntaxhighlighted.com
Sat Nov 13 16:59:57 UTC 2010


** Description changed:

  Binary package hint: librmagick-ruby
  
  At least lucid version has to be rebuilt against new imagemagick.
+ 
+ Package can't be used at this time so there are no regressions possible
+ 
+ TEST CASE:
+ $ cat > rmagick_test.rb << EOF
+ require 'rvg/rvg'
+ include Magick
+ EOF
+ $ ruby rmagick_test.rb
+ /usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use. (RuntimeError)
+ [trucated]
+ $ sudo dpkg -i librmagick-ruby1.8_2.11.1-1ubuntu0.1_i386.deb librmagick-ruby_2.11.1-1ubuntu0.1_all.deb
+ $ ruby rmagick_test.rb
+ $

** Patch added: "librmagick-ruby_2.11.1-1ubuntu0.1.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/librmagick-ruby/+bug/673789/+attachment/1732304/+files/librmagick-ruby_2.11.1-1ubuntu0.1.debdiff

-- 
lucid (and probably newer?) version has to be rebuilt against newer imagemagick
https://bugs.launchpad.net/bugs/673789
You received this bug notification because you are subscribed to Ubuntu.

Status in “librmagick-ruby” package in Ubuntu: New

Bug description:
Binary package hint: librmagick-ruby

At least lucid version has to be rebuilt against new imagemagick.

Package can't be used at this time so there are no regressions possible

TEST CASE:
$ cat > rmagick_test.rb << EOF
require 'rvg/rvg'
include Magick
EOF
$ ruby rmagick_test.rb
/usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use. (RuntimeError)
[trucated]
$ sudo dpkg -i librmagick-ruby1.8_2.11.1-1ubuntu0.1_i386.deb librmagick-ruby_2.11.1-1ubuntu0.1_all.deb
$ ruby rmagick_test.rb
$







More information about the Pkg-ruby-extras-maintainers mailing list