Your message dated Fri, 30 Jun 2017 05:19:53 +0000
with message-id <e1dqolr-0008fq...@fasolo.debian.org>
and subject line Bug#866546: fixed in libjavaewah-java 0.6.12-2
has caused the Debian Bug report #866546,
regarding libjavaewah-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 ow...@bugs.debian.org
immediately.)


-- 
866546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libjavaewah-java
Version: 0.6.12-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  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 -plibjavaewah-java --debian-build
--keep-pom-version
--maven-repo=/build/libjavaewah-java-0.6.12/debian/maven-repo
  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/libjav
aewah-java-0.6.12 -Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/libjavaewah-java-0.6.12/debian
-Dmaven.repo.local=/build/li
bjavaewah-java-0.6.12/debian/maven-repo package javadoc:jar
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEWAH 0.6.12
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JavaEWAH
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.765 s
[INFO] Finished at: 2017-06-30T01:34:01Z
[INFO] Final Memory: 13M/212M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project JavaEWAH: Could not resolve
dependencies for project
com.googlecode.javaewah:JavaEWAH:bundle:0.6.12: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and t
he 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
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
/libjavaewah-java-0.6.12 -Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/libjavaewah-java-0.6.12/debian
-Dmaven.repo.local=/b
uild/libjavaewah-java-0.6.12/debian/maven-repo package javadoc:jar
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: libjavaewah-java
Source-Version: 0.6.12-2

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated libjavaewah-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 29 Jun 2017 21:38:56 -0700
Source: libjavaewah-java
Binary: libjavaewah-java libjavaewah-java-doc
Architecture: source all
Version: 0.6.12-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 libjavaewah-java - Compressed variant of the Java bitset class
 libjavaewah-java-doc - Compressed variant of the Java bitset class 
(documentation)
Closes: 866546
Changes:
 libjavaewah-java (0.6.12-2) unstable; urgency=medium
 .
   * Add missing build-dep on junit4 (Closes: #866546)
   * Bump Standards-Version to 4.0.0
   * Add myself to Uploaders
   * Use debhelper and compat level 10
   * Update debian/watch
   * Update Homepage: in debian/control
Checksums-Sha1:
 e88fad5c6172fe650fadf1ea5fe349d9e9c28045 2305 libjavaewah-java_0.6.12-2.dsc
 5553db2cc82411a736fbfae188dad41fe3fbca0e 2976 
libjavaewah-java_0.6.12-2.debian.tar.xz
 8041bff78df1c4e2054fba71aa2db8da7478b14d 43548 
libjavaewah-java-doc_0.6.12-2_all.deb
 af130e7d34c5812f348ddb7308a803fc993da19e 57594 
libjavaewah-java_0.6.12-2_all.deb
 800bdfa6b2ed39bea0e4a880478f817c6fbd677f 14593 
libjavaewah-java_0.6.12-2_amd64.buildinfo
Checksums-Sha256:
 255594a429d85f520c425d7015b786732ed0e537d806d93e24d756f5f54caaf8 2305 
libjavaewah-java_0.6.12-2.dsc
 98c552b92f50d5819ab809bdc67e5f8aabb24e44bbced92255ac1bd477a9cdb2 2976 
libjavaewah-java_0.6.12-2.debian.tar.xz
 46fef7443c8ba6a0f80c833a1c400e908214c2658566db557921a94b856542bc 43548 
libjavaewah-java-doc_0.6.12-2_all.deb
 744df24a8921eea08f64727b400379a1432e4259e27ad1da2a84f5c501736b2e 57594 
libjavaewah-java_0.6.12-2_all.deb
 61272f02bf8088e35d318e7874d34d487c8cb62150c779b1e66bbb7834603b84 14593 
libjavaewah-java_0.6.12-2_amd64.buildinfo
Files:
 986c616047e71b71e677a2c9439176f4 2305 java optional 
libjavaewah-java_0.6.12-2.dsc
 693b219d6ed068cd6ab78685238d67bc 2976 java optional 
libjavaewah-java_0.6.12-2.debian.tar.xz
 07ded0db6fc393a301f8f9186cb3888e 43548 doc optional 
libjavaewah-java-doc_0.6.12-2_all.deb
 dd8600c83bd6ed050a34f47ea2a487b4 57594 java optional 
libjavaewah-java_0.6.12-2_all.deb
 14cd134543d0f4a6126373470ce4bbcd 14593 java optional 
libjavaewah-java_0.6.12-2_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAllV2dAUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZguA/+LsIRLVydmu5NY/I8LRqS5Q8ViKYS
xwzPSEwxQU5Z/LO43QuH8RjURRq6NIj6344IP42O3oNZLdd+kAsKuByfRF3aYI3/
AwY97VO9lzh/gqQ0EzMnrFX1lZr8vzd3h1BkvdrPJvwNDEtqgfJjnVsrvxRHQsej
bZb01JRco+Os2I6O4jHzV58ZIiloaySDW/PMBIT2cpiV61o9asTOO8x+BF5zrbJZ
SEaeAWVh7AAf2ewnzyNcCqoM31It1EhTkV8Vxae/goxLNvmMJHIXD7ZEjTn8B9qX
huZxZ63tPmr9rSTqhb/in0lZb0mg+rFZPbw7aUuHq3Ack4FrIpB7H5FAjA5yZfG8
6m5Vg9q6EgYx1AKHZAhZ/PDcqgG0z49waAzxfoE8GBQm5qkLcmyDz3KPuGrzKLpT
TcdXNwjnAVzWBmtSVB/IXp9LlmxyfgVhmBv1oJvrs20aVJnhcKN7TuTmCKy66adZ
urSATKewKLZ4xoGxBe1dxbp2zYALR+GjgplTfD52frmJ9qDCZw9eawA4ix0nw3UN
7IQcLAgVRt+eS90eAZin4OLyd6De3r4LY7I1Xq92aLk2ZA1gyzubecZd+QYKbadD
v7apwALpINLFoGlvBw4Z0VWwSFgHdCHcCiVrmhQD8oCnoSrc2TZIh5YfJ7AkuB4P
5/brhKr6zLsbrfI=
=E0bK
-----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
debian-j...@lists.debian.org for discussions and questions.

Reply via email to