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

Ubuntu QA's Bug Bot bug-stats at murraytwins.com
Mon Sep 19 21:38:55 UTC 2011


*** This bug is a duplicate of bug 518122 ***
    https://bugs.launchpad.net/bugs/518122

** Tags added: testcase

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673789

Title:
  lucid (and probably newer?) version has to be rebuilt against newer
  imagemagick

Status in “librmagick-ruby” package in Ubuntu:
  Fix Released

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
  $

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/librmagick-ruby/+bug/673789/+subscriptions





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