Your message dated Sun, 18 Apr 2021 20:18:14 +0000 with message-id <e1lydry-000csb...@fasolo.debian.org> and subject line Bug#980202: fixed in imagemagick 8:6.9.11.60+dfsg-1.1 has caused the Debian Bug report #980202, regarding "convert --label" regressed and doesn't show text anymore to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 980202: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980202 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: imagemagick, gscan2pdf Control: found -1 imagemagick/8:6.9.11.60+dfsg-1 Control: found -1 gscan2pdf/2.10.2-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload of imagemagick the autopkgtest of gscan2pdf fails in testing when that autopkgtest is run with the binary packages of imagemagick from unstable. It passes when run with only packages from testing. In tabular form: pass fail imagemagick from testing 8:6.9.11.60+dfsg-1 gscan2pdf from testing 2.10.2-1 all others from testing from testing I copied some of the output at the bottom of this report. The error for the first two sets of failures hit at a missing test dependency, but the other... Currently this regression is blocking the migration of imagemagick to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package? 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=imagemagick https://ci.debian.net/data/autopkgtest/testing/amd64/g/gscan2pdf/10225709/log.gz (1122_save_pdf_with_hocr.t:18459): dbind-WARNING **: 04:43:40.160: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files Your system does not have Image::PNG::Libpng installed, so some PNG functions may not run correctly. Use of uninitialized value within @tags in concatenation (.) or string at /tmp/autopkgtest-lxc.fpzvb_nx/downtmp/build.uHw/src/blib/lib/Gscan2pdf/Bboxtree.pm line 534. # Failed test 'import text layer' # at t/1122_save_pdf_with_hocr.t line 77. # '<?xml version="1.0" encoding="UTF-8"?> # <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" # "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> # <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> # <meta name='ocr-system' content='gscan2pdf 2.10.2' /> # <meta name='ocr-capabilities' content='ocr_page ocr_carea ocr_par ocr_line ocr_word'/> # </head> # <body> # </> # </body> # </html> # ' # doesn't match '(?^msx:bbox\s0\s0\s525\s21)' # Failed test 'PDF with expected text' # at t/1122_save_pdf_with_hocr.t line 89. # '' # doesn't match '(?^:The\s*quick\s*brown\s*fox)' # Looks like you failed 2 tests of 2. t/1122_save_pdf_with_hocr.t ................... 1..2 not ok 1 - import text layer not ok 2 - PDF with expected text Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests [...] (113_save_pdf_with_downsample.t:18616): dbind-WARNING **: 04:43:49.175: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files (113_save_pdf_with_downsample.t:18616): GdkPixbuf-CRITICAL **: 04:43:50.307: gdk_pixbuf_new_from_file_at_scale: assertion 'height > 0 || height == -1' failed Your system does not have Image::PNG::Libpng installed, so some PNG functions may not run correctly. # Failed test 'downsampled PDF smaller than original' # at t/113_save_pdf_with_downsample.t line 52. # got: '' # expected: '1' # Failed test 'downsampled' # at t/113_save_pdf_with_downsample.t line 55. # 'PBM 485x1 485x1+0+0 1-bit DirectClass Gray ' # doesn't match '(?^:PBM 2\d\dx2\d 2\d\dx2\d[+]0[+]0 1-bit DirectClass Gray)' # Looks like you failed 2 tests of 2. t/113_save_pdf_with_downsample.t .............. 1..2 not ok 1 - downsampled PDF smaller than original not ok 2 - downsampled Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests [...] (134_save_tiff_alpha.t:19208): dbind-WARNING **: 04:44:21.007: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files (134_save_tiff_alpha.t:19208): GdkPixbuf-CRITICAL **: 04:44:21.751: gdk_pixbuf_new_from_file_at_scale: assertion 'height > 0 || height == -1' failed # Failed test 'valid TIFF created' # at t/134_save_tiff_alpha.t line 47. # 'test.tif TIFF 485x1 485x1+0+0 16-bit sRGB 690B 0.000u 0:00.000 # ' # doesn't match '(?^:test.tif TIFF 4\d\dx\d\d 4\d\dx\d\d\+0\+0 16-bit sRGB)' # Looks like you failed 1 test of 1. t/134_save_tiff_alpha.t ....................... 1..1 not ok 1 - valid TIFF created Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/1122_save_pdf_with_hocr.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/113_save_pdf_with_downsample.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/134_save_tiff_alpha.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=242, Tests=1168, 374 wallclock secs ( 0.86 usr 0.32 sys + 201.15 cusr 29.89 csys = 232.22 CPU) Result: FAIL
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: imagemagick Source-Version: 8:6.9.11.60+dfsg-1.1 Done: Jochen Sprickerhof <jspri...@debian.org> We believe that the bug you reported is fixed in the latest version of imagemagick, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 980...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jochen Sprickerhof <jspri...@debian.org> (supplier of updated imagemagick package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 13 Apr 2021 20:58:45 +0200 Source: imagemagick Architecture: source Version: 8:6.9.11.60+dfsg-1.1 Distribution: unstable Urgency: medium Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-t...@lists.alioth.debian.org> Changed-By: Jochen Sprickerhof <jspri...@debian.org> Closes: 980202 Changes: imagemagick (8:6.9.11.60+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * Import upstream patch to fix font size (Closes: #980202). Checksums-Sha1: a2693eeae3c33048106b2e6c2330a7b9990fd331 5116 imagemagick_6.9.11.60+dfsg-1.1.dsc 3f098144203f076201bf9d59a9d501960cb846e4 246684 imagemagick_6.9.11.60+dfsg-1.1.debian.tar.xz b3099b8e34d8be4436963462e49bed821688342e 9715 imagemagick_6.9.11.60+dfsg-1.1_source.buildinfo Checksums-Sha256: bae68a53debb8bc6400811ff603d6ea6223893b2ea2cbfd84c276f934303c1a5 5116 imagemagick_6.9.11.60+dfsg-1.1.dsc 1a72a5eb82fbc7c6d7e3a855b00391593fa70b0f56a30a4fdc120400edc1dada 246684 imagemagick_6.9.11.60+dfsg-1.1.debian.tar.xz aabd401fada9666353dddefc458790b2bb8e86404662dfe9fe11ce515f0420b9 9715 imagemagick_6.9.11.60+dfsg-1.1_source.buildinfo Files: 69a84f2f7c436ab66bebfd7312d215c0 5116 graphics optional imagemagick_6.9.11.60+dfsg-1.1.dsc 229528b7fb63b0b691e64265372ddb3e 246684 graphics optional imagemagick_6.9.11.60+dfsg-1.1.debian.tar.xz 329ceedfe3252ccd1100c080a1e953d0 9715 graphics optional imagemagick_6.9.11.60+dfsg-1.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmB18Y4UHGpzcHJpY2tl QGRlYmlhbi5vcmcACgkQW//cwljmlDNnkQ/+NghlfePffaJzOqjWPLVKzzd347KO 4eTJMKGAk4rSEZtrgRV1XefkTH+OEfT5Q3vlgyHNzC51vNi6yPdJVJx8cyFFeGPM ZEFqNXHRZ5z+tFvplXppF30LQYSgptcmsq0KSHg2y8rBmNRCYgl7ysz2OQ6p05a9 waRJZLFU09C32xiEfTwrdrGFcLJU18KmoDjlsglFTY/R4+TccUnyI8TrRBrpHR+W /SbPu9tjg9wL81FCLQ+S9Ddz4x1mmKKnuY1mFqHigyg3B93/GRLd7DAFOLp1q6Ut XdBzLeuDwGbiz80NIeEOyLIByqci3r9Org3xgpld8+ZWhQoj35T6YjFZCg5H3ykH wfZEZA+tbxLW9YkIrQqPB8XbB/y0iDiIjh+pbu0RbFGKP4rOzFQBq0P++EnMuu3d 9QyxLf12eIoMjlwmwP0laH4dEvyozVzgzIx5y5BBCTZwWCg34M3wmt2ggHzi6Wy9 scJBaafCGl5hVcAOQCVftOHzGelOsRrKrTaYUsfyoDaWLyx/DNPuV52A8ad88BG5 gt7g9kTFMTOS9FalqR8FYu010jxi3I6UPzrcxhOxpq13DoXLhyweKBngc7dxAKdl a6gKhzF0DtrkuHiChnQ5JiQshezia1NWopBzapElLG8wbfyaGGxtKsu5zd7ovEP6 ktggUjNE/scAf38= =WVzE -----END PGP SIGNATURE-----
--- End Message ---