Your message dated Tue, 28 Aug 2018 14:43:28 +0000
with message-id <e1fufdm-0009ny...@fasolo.debian.org>
and subject line Bug#907001: fixed in mina2 2.0.16-3
has caused the Debian Bug report #907001,
regarding mina2: FTBFS in buster/sid (Plugin
org.apache.xbean:maven-xbean-plugin:4.1 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.)
--
907001: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mina2
Version: 2.0.16-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 -plibmina2-java --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- -f src/pom.xml package javadoc:aggregate
/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 -f
src/pom.xml package javadoc:aggregate -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
[... snipped ...]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @
mina-integration-beans ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to
/<<PKGBUILDDIR>>/src/mina-integration-beans/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @
mina-integration-beans ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @
mina-integration-beans ---
[INFO]
[INFO] ---------------< org.apache.mina:mina-integration-xbean >---------------
[INFO] Building Apache MINA XBean Integration 2.0.16 [6/8]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.xbean:maven-xbean-plugin:jar:4.1 is missing,
no dependency information available
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache MINA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache MINA 2.0.16 ................................. SUCCESS [ 0.006 s]
[INFO] Apache MINA Core ................................... SUCCESS [ 8.557 s]
[INFO] Apache MINA APR Transport .......................... SUCCESS [ 0.391 s]
[INFO] Apache MINA Compression Filter ..................... SUCCESS [ 0.302 s]
[INFO] Apache MINA JavaBeans Integration .................. SUCCESS [ 0.386 s]
[INFO] Apache MINA XBean Integration ...................... FAILURE [ 0.001 s]
[INFO] Apache MINA OGNL Integration ....................... SKIPPED
[INFO] Apache MINA JMX Integration 2.0.16 ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.217 s
[INFO] Finished at: 2018-08-22T20:29:25Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.xbean:maven-xbean-plugin:4.1 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.1 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 -f
src/pom.xml package javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
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/mina2.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: mina2
Source-Version: 2.0.16-3
We believe that the bug you reported is fixed in the latest version of
mina2, 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 mina2 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, 28 Aug 2018 15:31:19 +0200
Source: mina2
Binary: libmina2-java libmina2-java-doc
Architecture: source
Version: 2.0.16-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
libmina2-java - Java network application framework
libmina2-java-doc - Java network application framework - documentation
Closes: 889413 907001
Changes:
mina2 (2.0.16-3) unstable; urgency=medium
.
* Team upload.
* Add xbean-plugin-version.patch and fix FTBFS due to wrong version
of maven-xbean-plugin. (Closes: #907001)
* Switch to compat level 11.
* Declare compliance with Debian Policy 4.2.1.
* Remove Damien Raude-Morvan from Uploaders. (Closes: #889413)
Checksums-Sha1:
15ed1a72246d544959a03751d94917a2e53acd80 2445 mina2_2.0.16-3.dsc
95708c70f41c50cfb5736c8a52c65ea4f94ffcaa 8064 mina2_2.0.16-3.debian.tar.xz
066bc3123838c74e292375681be62353a3af228e 16424 mina2_2.0.16-3_amd64.buildinfo
Checksums-Sha256:
1a38f7bf9bc0b6c642b0495ef99d1dcf88a5c700a97261b2ac5399a739d75997 2445
mina2_2.0.16-3.dsc
8f7cc5d2277706e656ecf0f9106c7cf4919e17db27e476e5be5af587152c0444 8064
mina2_2.0.16-3.debian.tar.xz
eb0199649b6874988cc615cc8034b399de93efc7e3345fed0a487ee080e76f54 16424
mina2_2.0.16-3_amd64.buildinfo
Files:
5d149854a4ba92148a4820ed10c21e4d 2445 java optional mina2_2.0.16-3.dsc
14717cf18e9fe40461126b8ef4f938a5 8064 java optional
mina2_2.0.16-3.debian.tar.xz
9b0e7598a60aaf2aee3d7b7ee91d6f1f 16424 java optional
mina2_2.0.16-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAluFU3tfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkv6sP/3nTsDZB9rJVWuLH+E09vRPBaPpVfQIrcbrZ
4A3zUdHupK0AdrryFc9uvyrVa4hscWwBF/n4JPzg6k9wiM1+/ys3Wq5jv9X1msD7
0rUPUWN302xsawypSme2/YO8ryEzu+oXIPqS5fcjtzxX/fUtI1rBozYDjseF6ZbR
gCgDpFFLsalLWV6fdqM5NBvKswDQhszedmY4Gbl1R3JhBg3oKqQHMp//Z2pWZhZS
TKpsl9tTTjCzw4YtI0s+wNxuo33ODHkLUvdxwrlj43AxYLrq0q6iG5g38iDhi4Ag
5wkBGPUx46c0DhvmNqMj72mDLMMMFoS7jHClYpK1Ig6Z4Ks8pDrpPU/HGzyve86u
c9lvkToAv1pO0Z8zm6o+d0SbZ/zn4Ow3TtnEptIUqxThdz4aAeWtYHUkSXHqFZgm
bzHhJBzV5NSDTeRs80aEvAiz+yAfWlVPRXN8BYopjaBgNrWcTYh45WpNy8WWFOic
M6ouyflhvXGkVBYeMTZCcNBbJue0MPGJsnOGleuKPlYbYElBoGcG5dIkmXemF5c2
+RluSjKebrOC0YZBAANsvZst0MkCJuHkYbtoiKp8vGYUYv7FuRVok890YHuD0VDo
g1l6yvuIqtOWrLihqXlE/jKpweaE15GjAevsCHyMsNRfrODHO2drDHvQ08k0cttQ
9iFlaIW3
=jPjf
-----END PGP SIGNATURE-----
--- End Message ---