Your message dated Wed, 05 Sep 2018 11:34:31 +0000 with message-id <[email protected]> and subject line Bug#907147: fixed in jetty9 9.2.26-1 has caused the Debian Bug report #907147, regarding jetty9: FTBFS in buster/sid (Failed to execute goal on project jetty-jaspi) 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.) -- 907147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907147 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:jetty9 Version: 9.2.25-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with javahelper dh_update_autotools_config -i dh_autoreconf -i dh_auto_configure -i mh_patchpoms -plibjetty9-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo [ERROR] Cannot find parent dependency org.eclipse.jetty:jetty-project:pom:9.2.14.v20151106, use --no-parent option to resolve this issue or install the parent POM in the Maven repository [ERROR] Cannot find parent dependency org.eclipse.jetty.rhttp:jetty-rhttp-project:pom:9.2.14.v20151106, use --no-parent option to resolve this issue or install the parent POM in the Maven repository [ERROR] Cannot find parent dependency org.eclipse.jetty.rhttp:jetty-rhttp-project:pom:9.2.14.v20151106, use --no-parent option to resolve this issue or install the parent POM in the Maven repository [ERROR] Cannot find parent dependency org.eclipse.jetty.rhttp:jetty-rhttp-project:pom:9.2.14.v20151106, use --no-parent option to resolve this issue or install the parent POM in the Maven repository jh_linkjars -i dh_auto_build -i /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US WARNING: An illegal reflective access operation has occurred [... snipped ...] [INFO] Jetty :: FastCGI :: Server ......................... SUCCESS [ 0.263 s] [INFO] Jetty :: Websocket :: Parent ....................... SUCCESS [ 0.008 s] [INFO] Jetty :: Websocket :: API .......................... SUCCESS [ 0.251 s] [INFO] Jetty :: Websocket :: Common ....................... SUCCESS [ 0.857 s] [INFO] Jetty :: Websocket :: Client ....................... SUCCESS [ 0.747 s] [INFO] Jetty :: Websocket :: Servlet Interface ............ SUCCESS [ 0.262 s] [INFO] Jetty :: JNDI Naming ............................... SUCCESS [ 0.319 s] [INFO] Jetty :: Plus ...................................... SUCCESS [ 0.423 s] [INFO] Jetty :: Servlet Annotations ....................... SUCCESS [ 0.406 s] [INFO] Jetty :: Websocket :: Server ....................... SUCCESS [ 0.486 s] [INFO] Jetty :: Websocket :: javax.websocket :: Client Implementation SUCCESS [ 0.997 s] [INFO] Jetty :: Websocket :: javax.websocket.server :: Server Implementation SUCCESS [ 0.316 s] [INFO] Jetty :: Utility Servlets and Filters .............. SUCCESS [ 0.631 s] [INFO] Jetty :: Apache JSP Implementation ................. SUCCESS [ 0.193 s] [INFO] Apache :: JSTL module .............................. SUCCESS [ 0.162 s] [INFO] Jetty :: Deployers ................................. SUCCESS [ 0.425 s] [INFO] Jetty :: Start ..................................... SUCCESS [ 0.373 s] [INFO] Jetty :: JAAS ...................................... SUCCESS [ 0.287 s] [INFO] Jetty :: CDI Configurations ........................ SUCCESS [ 0.083 s] [INFO] Example :: Jetty Spring ............................ SUCCESS [ 0.204 s] [INFO] Jetty :: JASPI Security ............................ FAILURE [ 0.003 s] [INFO] Jetty :: Rewrite Handler ........................... SKIPPED [INFO] Jetty :: Quick Start ............................... SKIPPED [INFO] Jetty :: Monitoring ................................ SKIPPED [INFO] Jetty :: ALPN :: API 1.1.2.v20150522 ............... SKIPPED [INFO] Jetty :: ALPN :: Parent ............................ SKIPPED [INFO] Jetty :: ALPN Server ............................... SKIPPED [INFO] Jetty :: ALPN Client 9.2.25.v20180606 .............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.205 s [INFO] Finished at: 2018-08-24T09:22:24Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project jetty-jaspi: Could not resolve dependencies for project org.eclipse.jetty:jetty-jaspi:jar:9.2.25.v20180606: Cannot access sonatype-snapshots (https://oss.sonatype.org/content/groups/jetty) in offline mode and the artifact org.apache.tomcat:tomcat-jaspic-api:jar:debian 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 :jetty-jaspi dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 make: *** [debian/rules:6: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jetty9.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: jetty9 Source-Version: 9.2.26-1 We believe that the bug you reported is fixed in the latest version of jetty9, 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. Emmanuel Bourg <[email protected]> (supplier of updated jetty9 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: Wed, 05 Sep 2018 13:11:13 +0200 Source: jetty9 Binary: libjetty9-java libjetty9-extra-java jetty9 Architecture: source Version: 9.2.26-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: jetty9 - Java servlet engine and webserver libjetty9-extra-java - Java servlet engine and webserver -- extra libraries libjetty9-java - Java servlet engine and webserver -- core libraries Closes: 907147 Changes: jetty9 (9.2.26-1) unstable; urgency=medium . * Team upload. * New upstream release * Fixed the Maven rule for tomcat-jaspic-api (Closes: #907147) * Standards-Version updated to 4.2.1 Checksums-Sha1: 7ed42619fee0213d4b984ab3314e6fd3785d09c3 2490 jetty9_9.2.26-1.dsc d81c9ff8503dbdc9c11ef9ea9d8bca8299f1e67d 7445108 jetty9_9.2.26.orig.tar.xz 7259baed34d93db2a4d5627ed629c23bf3db5190 26608 jetty9_9.2.26-1.debian.tar.xz 095201662e131a6bf83cf0c17a2ee52b9bed3a6e 16796 jetty9_9.2.26-1_source.buildinfo Checksums-Sha256: 33ca4abd1e5d709ac2208fef5b6abf84f769b8becbda5c15d943171be6b90325 2490 jetty9_9.2.26-1.dsc 7d7aafc73d81a8258338f4a3ebd45b5a490b7762b8d45f36534426cde0ff3d7e 7445108 jetty9_9.2.26.orig.tar.xz 251d21b96c16a2df4815db61fac71424d66d5ddc5fe2e59819069d64f4197074 26608 jetty9_9.2.26-1.debian.tar.xz 288b19383da486a46a41bca13ecb30ebe0c0202ce819122b4fca3aff7207981f 16796 jetty9_9.2.26-1_source.buildinfo Files: 44b9d2608ec61287418181d579a863bc 2490 java optional jetty9_9.2.26-1.dsc 4d8e9b4a63e18c4c68dfc1bfef2d5b3e 7445108 java optional jetty9_9.2.26.orig.tar.xz d3633c197e107d3ee0cdbccb79c3735b 26608 java optional jetty9_9.2.26-1.debian.tar.xz b152d3da0d29b9407d6532a392642b2a 16796 java optional jetty9_9.2.26-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAluPu60SHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCsfr8P/AlbMJDhk26z8V2NGXmjBOUOluI6gTuX Zvxz4csgpGu0T4VI6TAovUWqbtoSndc5yAsIYQwnefPN/t3f0XB8RMaULv9GPb7e T7y7bbXwiJHlOHkWkM5dUksBDJChbPnHYmldtA0A47l11rgCoVjBceZkJZ2lHo31 u26gXQbfbC+AquCfSibN0iLu/6YA4uuHNd+4eVkLcHSvknv+wumgDcnuayJLEJsx PbJADKZssBMnh2V51t9yCtqmSd8jWJnzSdGxeVLSAHc/LP1DDIoa10i8kqDdrYiq wVxk8PxjXtzwZM5i8411eMWLMcRh6O2K5is4Dc/ayzyUNN/6iIgb5m7pkCa8S9ES OUwiCJgVgrFuOd2Ubn4QdTcWGCVDCX9BQKNJYwzCN68K2E4y9sC4NgXkFWU9SKsV f80QrVbpCBKeY+ZBK888I9rEQme/wFqSJkU5+QmNIeY6NP3eOS6c/c/8lRy4NLGM eLWLk9jQutAx+IyvclQQX5XZadjtpRFDS3Ll+mNmzQxi3/qxQOF8Get5dSXTSfKU DRhnDfR/bwNlk8SlHDx/6TgHjrWjkr7KbP25kwnmlo783U2LcTEa9teM4ZEhRsp6 yAPc+Whxt9BPc3+DhNqPloBnh+WgbapLaabfIs+XYpyNxwWM0ws9us/IMxVWf/yP 1yvzQ139/WsG =oJNw -----END PGP SIGNATURE-----
--- End Message ---

