Your message dated Fri, 30 Jun 2017 04:34:33 +0000 with message-id <[email protected]> and subject line Bug#866558: fixed in libquartz2-java 2.2.3-2 has caused the Debian Bug report #866558, regarding libquartz2-java: FTBFS: Missing Build-Depends on junit4 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.) -- 866558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866558 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: libquartz2-java Version: 2.2.3-1 Severity: serious >From my pbuilder build log: ... debian/rules build dh build --buildsystem=maven --with javahelper dh_testdir -O--buildsystem=maven dh_update_autotools_config -O--buildsystem=maven dh_auto_configure -O--buildsystem=maven find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No such file or directory find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No such file or directory find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory mh_patchpoms -plibquartz2-java --debian-build --keep-pom-version --maven-repo=/build/libquartz2-java-2.2.3/debian/maven-repo jh_linkjars -O--buildsystem=maven dh_auto_build -O--buildsystem=maven /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/libqua rtz2-java-2.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/libquartz2-java-2.2.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dd ebian.dir=/build/libquartz2-java-2.2.3/debian -Dmaven.repo.local=/build/libquartz2-java-2.2.3/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] quartz-parent [INFO] quartz-core [INFO] quartz-commonj [INFO] quartz-jobs [INFO] quartz-plugins [INFO] quartz [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building quartz-parent 2.2.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building quartz-core 2.2.3 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for junit:junit:jar:4.x is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] quartz-parent ...................................... SUCCESS [ 0.001 s] [INFO] quartz-core ........................................ FAILURE [ 0.093 s] [INFO] quartz-commonj ..................................... SKIPPED [INFO] quartz-jobs ........................................ SKIPPED [INFO] quartz-plugins ..................................... SKIPPED [INFO] quartz ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.237 s [INFO] Finished at: 2017-06-30T03:20:34Z [INFO] Final Memory: 8M/150M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project quartz-core: Could not resolve dependencies for project org.quartz-scheduler.internal:quartz-core:jar:2.2.3: Cannot access terracotta-snapshots (http://www.terracotta.org/download/ref lector/snapshots) in offline mode and the artifact junit:junit:jar:4.x has not been downloaded from it before. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :quartz-core dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build /libquartz2-java-2.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/libquartz2-java-2.2.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian. xml -Ddebian.dir=/build/libquartz2-java-2.2.3/debian -Dmaven.repo.local=/build/libquartz2-java-2.2.3/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 debian/rules:4: recipe for target 'build' failed make: *** [build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler
--- End Message ---
--- Begin Message ---Source: libquartz2-java Source-Version: 2.2.3-2 We believe that the bug you reported is fixed in the latest version of libquartz2-java, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. tony mancill <[email protected]> (supplier of updated libquartz2-java 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 29 Jun 2017 20:57:49 -0700 Source: libquartz2-java Binary: libquartz2-java Architecture: source all Version: 2.2.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: tony mancill <[email protected]> Description: libquartz2-java - open source job scheduling system Closes: 866558 Changes: libquartz2-java (2.2.3-2) unstable; urgency=medium . [ Emmanuel Bourg ] * Team upload. * Removed the unused dependency on libcommons-modeler-java * Switch to debhelper level 10 . [ tony mancill ] * Update junit build-dep to junit4 (Closes: #866558) * Add myself to Uploaders * Update VCS URLs, which were pointing at libquartz-java * Bump Standards-Version to 4.0.0 Checksums-Sha1: c241f0b82a79546fe6c49d98756a3c41399dac40 2470 libquartz2-java_2.2.3-2.dsc de8c3532bc3768ec0bee8b4b88ef88cbbdedcc6c 5164 libquartz2-java_2.2.3-2.debian.tar.xz fb1df9ee524fa368ee567fabdf71e2355e8d4ce7 525374 libquartz2-java_2.2.3-2_all.deb 7dbc8faf9915e69b8329fc93bc750c81a9263432 15034 libquartz2-java_2.2.3-2_amd64.buildinfo Checksums-Sha256: 9a3de28bede3b56fd28fa904a1ea230f5592e9d77a4bac4aa9a9ed3991bd3d74 2470 libquartz2-java_2.2.3-2.dsc a33f05e63224471f124054aae3e10a8ae48f86738e2542d79154dee2d57c5738 5164 libquartz2-java_2.2.3-2.debian.tar.xz 96ae4623343e75e0014523e4b5e06881ad26218a3118dbbcf59f0c0ec335d249 525374 libquartz2-java_2.2.3-2_all.deb 08cf6fc1545c2a71e08c6df9802fe5e21e7bb670abb48ed64cd0b6a1db93a7cc 15034 libquartz2-java_2.2.3-2_amd64.buildinfo Files: 216d3f546c84e1d269c82a779c5fb145 2470 java optional libquartz2-java_2.2.3-2.dsc c5531bcba5ed6fca86bc06dd9dd5b0f4 5164 java optional libquartz2-java_2.2.3-2.debian.tar.xz 85a5e58bd3a3f7df09ead620d44eacda 525374 java optional libquartz2-java_2.2.3-2_all.deb 922c61ffcfca09132f55a7b800f1259b 15034 java optional libquartz2-java_2.2.3-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAllVz2MUHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYG0xAAxwXgYMkxP6MNvJoR/NZhfbj63+k8 0w7OR7uJZ0U5YkY7CyCgg8HscgKd4j22MC96HjtyWkIwVX6f5MnG5ZjMoicIWNNk NWjU/r22h2HRpptntlTVxKncuZSVxuI3rggJUluPu1G34OvD3yw5HuvB+bQvqS2Q B4S+jLtHu7ChNd5LwRAeNT7cmGvn7YPfS9HmU3lCgKv+cgBt5t8wKhZum3J8L0J9 +fzQpVC5Lx0+fRo1rb3yAe+uT80gSLYw2yhXMSB7MnNNGrn1FITtNTV5zSH8rTnI 7F8/JSevo2Bzd7NSWJan9b0SDUWugEx2QAJcDWTf48KmzbpQhsMpgePQaUroaKPX xMRyZX3L3dqftR2Zsfsj0cFypLJdOP3KOuzLeDp+fsyh/Q3KtUtFFzcY11hnl+vI TPG2oekSDWVAm1H5ZtuEZqyFxu6Evg5EnSt+sk9UbfnsMaL2H46EruYKPYFii9wn zH8ARyDVGpb5H3ixJkaFF0av2v4BWWwhOq5UU9/SdxaLE/314eAL4Z9fSDzniwzs 5YWFgFZou/OlDa+GZTRwVbGiFjhoZhj5W57XXLw58Mhqd1GAH+gtz9cCoj11tUeI ugR3QcTJ2l52syaqm9gmO7tDO6ORdlLxwwC5aiyJv9btg7TwGBnmtkcBZ7/5+5hE knFJzhXzXNB38bw= =X6jl -----END PGP SIGNATURE-----
--- End Message ---
__ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

