[Bug 673789] [NEW] lucid (and probably newer?) version has to be rebuilt against newer imagemagick
Launchpad Bug Tracker
673789 at bugs.launchpad.net
Sat Nov 13 17:00:17 UTC 2010
You have been subscribed to a public bug by Krzysztof Klimonda (kklimonda):
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
$
** Affects: librmagick-ruby (Ubuntu)
Importance: Undecided
Status: New
--
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 a member of Ubuntu Sponsors Team, which is a direct subscriber.
More information about the Ubuntu-sponsors
mailing list