Your message dated Tue, 18 Sep 2018 19:49:15 +0000
with message-id <e1g2lzn-00080w...@fasolo.debian.org>
and subject line Bug#907688: fixed in activemq 5.15.6-1
has caused the Debian Bug report #907688,
regarding activemq: FTBFS (Plugin org.apache.xbean:maven-xbean-plugin:4.2 or 
one of its dependencies could not be resolved)
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.)


-- 
907688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:activemq
Version: 5.15.4-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   dh_autoreconf -i -O--buildsystem=maven
   dh_auto_configure -i -O--buildsystem=maven
        mh_patchpoms -plibactivemq-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   dh_auto_build -i -O--buildsystem=maven
        /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
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/maven/lib/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...

[... snipped ...]

[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ activemq-console 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ activemq-console ---
[INFO] Building jar: 
/<<PKGBUILDDIR>>/activemq-console/target/activemq-console-5.15.4.jar
[INFO] 
[INFO] ------------------< org.apache.activemq:activemq-ra >-------------------
[INFO] Building ActiveMQ :: RA 5.15.4                                   [11/15]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.xbean:maven-xbean-plugin:jar:4.2 is missing, 
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ 5.15.4 .................................... SUCCESS [  0.063 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [ 10.458 s]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [  2.743 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [  0.306 s]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [  4.086 s]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [  2.348 s]
[INFO] ActiveMQ :: STOMP Protocol ......................... SUCCESS [  0.500 s]
[INFO] ActiveMQ :: MQTT Protocol .......................... SUCCESS [  0.535 s]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [  0.663 s]
[INFO] ActiveMQ :: Console ................................ SUCCESS [  0.958 s]
[INFO] ActiveMQ :: RA ..................................... FAILURE [  0.002 s]
[INFO] ActiveMQ :: Run Jar ................................ SKIPPED
[INFO] ActiveMQ :: Shiro .................................. SKIPPED
[INFO] ActiveMQ :: Spring ................................. SKIPPED
[INFO] ActiveMQ :: Log4j Appender 5.15.4 .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.108 s
[INFO] Finished at: 2018-08-28T17:44:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.xbean:maven-xbean-plugin:4.2 or one of its 
dependencies could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.xbean:maven-xbean-plugin:jar:4.2 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/PluginResolutionException
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:4: build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/activemq.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: activemq
Source-Version: 5.15.6-1

We believe that the bug you reported is fixed in the latest version of
activemq, 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 907...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated activemq 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, 18 Sep 2018 20:56:32 +0200
Source: activemq
Binary: libactivemq-java activemq
Architecture: source
Version: 5.15.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 activemq   - Java message broker - server
 libactivemq-java - Java message broker core libraries
Closes: 907688 908950
Changes:
 activemq (5.15.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 5.15.6.
     - Fix CVE-2018-11775: ActiveMQ Client: Missing TLS Hostname Verification.
       Thanks to Salvatore Bonaccorso for the report. (Closes: #908950)
   * Declare compliance with Debian Policy 4.2.1.
   * Add a new patch and fix the current FTBFS because debian/maven.rules does
     not work as expected with maven plugins. (Closes: #907688)
Checksums-Sha1:
 edc898631d75c869db7b632337145ff463f6901a 3552 activemq_5.15.6-1.dsc
 b54a13c96a880f38d2f017a8c11635c446b6dfd8 2665256 activemq_5.15.6.orig.tar.xz
 24f0ffc9a94d336a5e3061e1cda3c861d1f0af91 16216 activemq_5.15.6-1.debian.tar.xz
 4a191a8229cddf77765a03d05e7e724304580d68 17879 
activemq_5.15.6-1_amd64.buildinfo
Checksums-Sha256:
 cba33c810a38897a620108e2a2e0126724e8a194057cfead613864fed6f902d0 3552 
activemq_5.15.6-1.dsc
 a2e09e93c84056a21a3406d480898fc6902341c8913c799b073340e69a89c96e 2665256 
activemq_5.15.6.orig.tar.xz
 b6b4e5f6c367522f0ba349d1bd76e75c38b1d01f30655a1d5cc881e8eb75ae9b 16216 
activemq_5.15.6-1.debian.tar.xz
 8e86ee0b450cf8319dfb10cf674a8e45c27ca398c8c868824049efd93e5ea810 17879 
activemq_5.15.6-1_amd64.buildinfo
Files:
 a907557cf9c13afec1ed08a183c73536 3552 java optional activemq_5.15.6-1.dsc
 ef5a41a9e4db217ee18f05e5851f84d7 2665256 java optional 
activemq_5.15.6.orig.tar.xz
 3a05d27a46e5d8efc234be4222ef4b02 16216 java optional 
activemq_5.15.6-1.debian.tar.xz
 5bef7fc4e98af8feb2fa2478b3a80cf1 17879 java optional 
activemq_5.15.6-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAluhUH1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HktGIQAJepq9ikHhVvwmYZT8RP5obkOS8AtlmgOz/q
4lS14GGob71UBvF4saEqGYfU0pPbWuVsrMX/mheT1ib0IgxMlRNTgqNikQPafIyP
JP6qHk0kKf0/MntWkNywc1B/RiQFILZS2auSBsSfz9P+VYpx3xVKOqyo2wmDvrqY
DRPk2KuTCQbe9GNj47DkodD4INQujjzDBl3eNxOfEL3grvInqLG9SR5GYpvvd3GS
QTUcxD9qp7JLnnO6Tjiz5ew8CfNmvG0zxyFUU0vkuN3lqAFaJD8ddi2k6fSRXQN6
xKhp44KjBA53BcHzsAfhYsWgyoNJ25iboiW3/+e1RZvhuHT2UoeF3xeDIDCdeQUp
x7w0RBLuxHDNSBmST2u1UIhAlq9W0LYhNrlaUQ8ealWchfeQe84HvAK6J29qaB6p
D5RiNzoMJ6DReaS181B0D1dQv/b5X9KO0fLoSsWdrOZZoWR8n+4lJUKN/CH9wzTP
SFb3CdJaPXRnOEkmOspSb1fIYsRzKUyPFRtU4fJk8Th0qJImgxtlV7tHON0I+RyC
qwbWQwox0Puu1sPsdeBtqkg8dRvDD6u+YyblT9pN25yx8Qi/Jf+BpchXJzjVRgh1
BN8Q8u5vLceMYFigSRrkSY4s6wlZIL/WzTI2+cJyR0MnVkkfl5Q8CxP3yyECWSCF
TyT+TlSI
=ZliI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to