Control: forward -1 https://github.com/ImageMagick/ImageMagick/issues/8120

Quoting Santiago Vila (2025-04-15 02:19:21)
> >           assert psnr_re.fullmatch(psnr) is not None, psnr
> E           AssertionError: b'4.1089e-06 (8.53093e-08)'
> E           assert None is not None
> E            +  where None = <built-in method fullmatch of re.Pattern object 
> at 0x7f3db1f93a60>(b'4.1089e-06 (8.53093e-08)')
> E            +    where <built-in method fullmatch of re.Pattern object at 
> 0x7f3db1f93a60> = re.compile(b'((?:inf|(?:0|[1-9][0-9]*)(?:\\.[0-9]+)?))(?: 
> \\([0-9.]+\\))?').fullmatch

The immediate problem is that the regex does not match but the underlying
reason is that the output value changed. I reported the problem to imagemagick
upstream.

> If this is really a bug in one of the build-depends, please use
> reassign and add an affects on src:img2pdf, so that this is still
> visible in the BTS web page for this package.

It's unclear where the bug is. Lets re-assign it once we have imagemagick's
upstream opinion.

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to