Hide Forgot
Description of problem: I'm upgrading ImageMagick across F31, F32, and Rawhide. Rawhide built and successfully tested. The older rubygem version in F31/32 is failing: https://koji.fedoraproject.org/koji/taskinfo?taskID=45422440 https://kojipkgs.fedoraproject.org//work/tasks/2483/45422483/build.log =============================================================================== Failure: test_image(LibDrawUT): Exception raised: Magick::ImageMagickError(<non-conforming drawing primitive definition `image' @ error/draw.c/RenderMVGContent/4371>) /builddir/build/BUILD/rmagick-3.2.0/usr/share/gems/gems/rmagick-3.2.0/test/lib/internal/Draw.rb:349:in `block in test_image' 346: 347: draw = Magick::Draw.new 348: draw.image(composite, 10, 10, 200, 100, "#{IMAGES_DIR}/Flower_Hat.jpg") => 349: assert_nothing_raised { draw.draw(@img) } 350: end 351: 352: assert_raise(ArgumentError) { @draw.image('xxx', 10, 10, 200, 100, "#{IMAGES_DIR}/Flower_Hat.jpg") } /builddir/build/BUILD/rmagick-3.2.0/usr/share/gems/gems/rmagick-3.2.0/test/lib/internal/Draw.rb:344:in `values' /builddir/build/BUILD/rmagick-3.2.0/usr/share/gems/gems/rmagick-3.2.0/test/lib/internal/Draw.rb:344:in `test_image' ===============================================================================
Any update on this? I'd like to push out the ImageMagick update.
The 6.9.11.21 update now breaks Rawhide.
I've opened an issue upstream. https://github.com/rmagick/rmagick/issues/1224
So fixing rmagick build issue needs ImageMagick update. Note that I've already added a patch for rawhide (F33) ImageMagick. May I also build patched ImageMagick at least for F32?
Will updating to 6.9.11-27 also fix it since the patch should be included?
It should be.
There is a test failure with 6.9.11-27 for the 3.x version. https://koji.fedoraproject.org/koji/taskinfo?taskID=49106440
Test failure is fixed with rubygem-rmagick-3.2.0-6.fc32. F-31 rubygem-rmagick seems okay for build.
FEDORA-2020-512c0730b2 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-512c0730b2
FEDORA-2020-94bdca38d7 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-94bdca38d7
FEDORA-2020-512c0730b2 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-512c0730b2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-512c0730b2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-94bdca38d7 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-94bdca38d7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-94bdca38d7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-512c0730b2 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-94bdca38d7 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.