Public bug reported:

The update of wand to 0.7.0 has highlighted an upstream issue which is causing 
autopkgtest failures
for packages like willow[1], preventing wand from migrating:

 91s ======================================================================
 91s ERROR: test_gif (tests.test_image.TestImageFormats.test_gif)
 91s ----------------------------------------------------------------------
 91s Traceback (most recent call last):
 91s   File "/tmp/autopkgtest.1b9mQS/autopkgtest_tmp/tests/test_image.py", line 
139, in test_gif
 91s     width, height = image.get_size()
 91s                     ~~~~~~~~~~~~~~^^
 91s   File "/usr/lib/python3/dist-packages/willow/image.py", line 74, in 
wrapper
 91s     image = converter(image)
 91s   File "/usr/lib/python3/dist-packages/willow/plugins/wand.py", line 342, 
in open
 91s     image = _wand_image().Image(file=image_file.f)
 91s   File "/usr/lib/python3/dist-packages/wand/image.py", line 9632, in 
__init__
 91s     self.read(file=file)
 91s     ~~~~~~~~~^^^^^^^^^^^
 91s   File "/usr/lib/python3/dist-packages/wand/image.py", line 10488, in read
 91s     self.raise_exception()
 91s     ~~~~~~~~~~~~~~~~~~~~^^
 91s   File "/usr/lib/python3/dist-packages/wand/resource.py", line 211, in 
raise_exception
 91s     raise e
 91s wand.exceptions.MissingDelegateError: no decode delegate for this image 
format `/tmp/magick-aumncwIDkdvlS8bd3mrF6nM-lWB6Oo6e' @ 
error/constitute.c/ReadImage/752

[1]: https://autopkgtest.ubuntu.com/results/autopkgtest-
stonking/stonking/amd64/w/willow/20260622_141333_c6628@/log.gz

** Affects: wand (Ubuntu)
     Importance: Undecided
     Assignee: Max Gilmour (maxgmr)
         Status: In Progress


** Tags: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2158013

Title:
  Reads/syncs fail if file offsets are desynced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wand/+bug/2158013/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to