Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1028976: php-imagick: autopkgtest needs update for new version of php-defaults

20 views
Skip to first unread message

Paul Gevers

unread,
Jan 15, 2023, 11:40:05 AM1/15/23
to
Source: php-imagick
Version: 3.7.0-3
Severity: serious
X-Debbugs-CC: php-de...@packages.debian.org
Tags: sid bookworm
User: debi...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:php-defaults

Dear maintainer(s),

With a recent upload of php-defaults the autopkgtest of php-imagick
fails in testing when that autopkgtest is run with the binary packages
of php-defaults from unstable. It passes when run with only packages
from testing. In tabular form:

pass fail
php-defaults from testing 93
php-imagick from testing 3.7.0-3
all others from testing from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of php-defaults to
testing [1]. Of course, php-defaults shouldn't just break your
autopkgtest (or even worse, your package), but it seems to me that the
change in php-defaults was intended and your package needs to update to
the new situation.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from php-defaults should
really add a versioned Breaks on the unfixed version of (one of your)
package(s). Note: the Breaks is nice even if the issue is only in the
autopkgtest as it helps the migration software to figure out the right
versions to combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=php-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/php-imagick/30392957/log.gz

There was 1 failure:

1)
/tmp/autopkgtest-lxc.0guk5e6e/downtmp/build.IKf/src/imagick-3.7.0/tests/243_Tutorial_svgExample_basic.phpt
Failed asserting that string matches format description.
--- Expected
+++ Actual
@@ @@
-Ok
+Fatal error: Uncaught ImagickException: no decode delegate for this
image format `SVG' @ error/blob.c/BlobToImage/363 in Standard input code:43
+Stack trace:
+#0 Standard input code(43): Imagick->readImageBlob()
+#1 Standard input code(49): svgExample()
+#2 {main}
+ thrown in Standard input code on line 43

/tmp/autopkgtest-lxc.0guk5e6e/downtmp/build.IKf/src/imagick-3.7.0/tests/243_Tutorial_svgExample_basic.phpt:58

OpenPGP_signature

William Desportes

unread,
Jan 24, 2023, 4:50:05 AM1/24/23
to
Upstream said it was missing SVG support, but it's now fixed.
Ref: https://github.com/Imagick/imagick/issues/575#issuecomment-1401630623
0 new messages