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

Evan Broder evan at ebroder.net
Sat Nov 13 21:59:56 UTC 2010


** Changed in: librmagick-ruby (Ubuntu)
     Assignee: (unassigned) => Evan Broder (broder)

-- 
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