Your message dated Fri, 27 Mar 2026 23:51:00 +0100
with message-id <[email protected]>
and subject line Ready to migrate to testing
has caused the Debian Bug report #1131778,
regarding jmagick fails it's autopkg tests, blocking migration of java-common
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 [email protected]
immediately.)
--
1131778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131778
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package:jmagick
Version: 6.7.8-6
Severity: serious
Tags: sid forky
jmagick fails it's autopkg tests, blocking migration of java-common:
[...]
▸ test jmagickExample: preparing testbed
▾ test jmagickExample: test run
57s autopkgtest [15:54:58]: test jmagickExample: [-----------------------
58s Example.java:20: error: cannot access MagickException
58s public static void main(String args[]) throws MagickException,
IOException {
58s ^
58s bad class file:
/usr/share/java/jmagick.jar(/magick/MagickException.class)
58s class file has wrong version 69.0, should be 65.0
58s Please remove or make sure it appears in the correct
subdirectory of the classpath.
58s Example.java:22: error: cannot access ImageInfo
58s ImageInfo orig = new ImageInfo("in.jpg");
58s ^
58s bad class file: /usr/share/java/jmagick.jar(/magick/ImageInfo.class)
58s class file has wrong version 69.0, should be 65.0
58s Please remove or make sure it appears in the correct
subdirectory of the classpath.
58s Example.java:22: error: cannot find symbol
58s ImageInfo orig = new ImageInfo("in.jpg");
58s ^
58s symbol: class ImageInfo
58s location: class Example
58s Example.java:23: error: cannot access MagickImage
58s MagickImage imageNew = new MagickImage(orig);
58s ^
58s bad class file:
/usr/share/java/jmagick.jar(/magick/MagickImage.class)
58s class file has wrong version 69.0, should be 65.0
58s Please remove or make sure it appears in the correct
subdirectory of the classpath.
58s Example.java:23: error: cannot find symbol
58s MagickImage imageNew = new MagickImage(orig);
58s ^
58s symbol: class MagickImage
58s location: class Example
58s Example.java:26: error: cannot access DrawInfo
58s DrawInfo context = new DrawInfo(orig);
58s ^
58s bad class file: /usr/share/java/jmagick.jar(/magick/DrawInfo.class)
58s class file has wrong version 69.0, should be 65.0
58s Please remove or make sure it appears in the correct
subdirectory of the classpath.
58s Example.java:26: error: cannot find symbol
58s DrawInfo context = new DrawInfo(orig);
58s ^
58s symbol: class DrawInfo
58s location: class Example
58s Example.java:27: error: cannot access PixelPacket
58s context.setFill(PixelPacket.queryColorDatabase("blue"));
58s ^
58s bad class file:
/usr/share/java/jmagick.jar(/magick/PixelPacket.class)
58s class file has wrong version 69.0, should be 65.0
58s Please remove or make sure it appears in the correct
subdirectory of the classpath.
58s 8 errors
58s autopkgtest [15:54:59]: test jmagickExample: -----------------------]
--- End Message ---
--- Begin Message ---
Hi,
Now that java-common has migrated to testing, the autopkgtests are passing.
All the best,
--
Pierre
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---