Your message dated Mon, 18 Jul 2016 22:05:12 +0000
with message-id <e1bpgf2-0001gt...@franck.debian.org>
and subject line Bug#830430: fixed in apache-curator 2.7.1-2
has caused the Debian Bug report #830430,
regarding apache-curator: FTBFS: Failed to execute goal on project 
curator-client: Could not resolve dependencies for project 
org.apache.curator:curator-client:jar:2.7.1: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.ant:ant:jar:debian has not been downloaded from it before. -> [Help 
1]
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.)


-- 
830430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apache-curator
Version: 2.7.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160707 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> 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 -plibcurator-parent-java --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
> touch debian/stamp-poms-patched
> # Regenerate the Java classes from the Thrift files
> sed -i 's/^namespace java.swift/\/\/namespace java.swift/g' 
> curator-x-rpc/src/main/thrift/curator.thrift
> cd curator-x-rpc/src/main/scripts && bash apply-thrift.sh java
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>       /usr/bin/make -f debian/rules patch-poms; \
> fi
> cd . && /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
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/«PKGBUILDDIR» 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package -DskipTests
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Apache Curator
> [INFO] Curator Testing
> [INFO] Curator Client
> [INFO] Curator Framework
> [INFO] Curator Recipes
> [INFO] Curator Service Discovery
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Curator 2.7.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ 
> apache-curator ---
> [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, 
> bundle]
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Curator Testing 2.7.1
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
> curator-test ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-test 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 14 source files to /«PKGBUILDDIR»/curator-test/target/classes
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ 
> curator-test ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
> curator-test ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
> curator-test ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-test ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ curator-test ---
> [INFO] Building jar: /«PKGBUILDDIR»/curator-test/target/curator-test-2.7.1.jar
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Curator Client 2.7.1
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The POM for org.apache.ant:ant:jar:debian is missing, no dependency 
> information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Curator ..................................... SUCCESS [  0.067 
> s]
> [INFO] Curator Testing .................................... SUCCESS [  1.622 
> s]
> [INFO] Curator Client ..................................... FAILURE [  0.017 
> s]
> [INFO] Curator Framework .................................. SKIPPED
> [INFO] Curator Recipes .................................... SKIPPED
> [INFO] Curator Service Discovery .......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 2.399 s
> [INFO] Finished at: 2016-07-06T21:00:01+00:00
> [INFO] Final Memory: 20M/305M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project curator-client: Could not resolve 
> dependencies for project org.apache.curator:curator-client:jar:2.7.1: Cannot 
> access central (https://repo.maven.apache.org/maven2) in offline mode and the 
> artifact org.apache.ant:ant: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 :curator-client
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/07/apache-curator_2.7.1-1_unstable_reb.normal.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: apache-curator
Source-Version: 2.7.1-2

We believe that the bug you reported is fixed in the latest version of
apache-curator, 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 830...@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 apache-curator 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: Mon, 18 Jul 2016 22:08:12 +0200
Source: apache-curator
Binary: libcurator-parent-java libcurator-client-java libcurator-framework-java 
libcurator-test-java libcurator-recipes-java libcurator-discovery-java
Architecture: source all
Version: 2.7.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libcurator-client-java - Apache Curator Client
 libcurator-discovery-java - Apache Curator Service Discovery
 libcurator-framework-java - Apache Curator Framework
 libcurator-parent-java - Apache Curator Parent
 libcurator-recipes-java - Apache Curator Recipes
 libcurator-test-java - Apache Curator Testing Utilities
Closes: 830430
Changes:
 apache-curator (2.7.1-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Emmanuel Bourg ]
   * Build with the DH sequencer instead of CDBS
 .
   [ Markus Koschany ]
   * Declare compliance with Debian Policy 3.9.8.
   * Vcs-Git: Use https.
   * Build-Depend on ant and fix FTBFS.
     Thanks to Lucas Nussbaum for the report. (Closes: #830430)
Checksums-Sha1:
 1e60f694d471b436df72f0d4680b13bb227d8563 2770 apache-curator_2.7.1-2.dsc
 0972b9f9afa308c6b98c4cac0630ef23cd2f3781 3672 
apache-curator_2.7.1-2.debian.tar.xz
 8928e2f013317538f7811e3a06c9defa4a88684c 60866 
libcurator-client-java_2.7.1-2_all.deb
 13fcb2bad7e354210942af85ab70c1578a745dc6 49584 
libcurator-discovery-java_2.7.1-2_all.deb
 437bd3860958682fce96114eba2e031061516527 155472 
libcurator-framework-java_2.7.1-2_all.deb
 dc272d558feac14894c81b1192ae97f760bbebd9 3930 
libcurator-parent-java_2.7.1-2_all.deb
 1f9400762072758d54f46e076a2007e3dc1e482d 229590 
libcurator-recipes-java_2.7.1-2_all.deb
 e0d43d12f52109e572f6e2259064ed4b63a1a6a0 37240 
libcurator-test-java_2.7.1-2_all.deb
Checksums-Sha256:
 ec33ec0a9783e89a7a58750d09d683a6c1bf85dbc288a7328f9db00610203741 2770 
apache-curator_2.7.1-2.dsc
 e6dd3e0878d26529304f5a859458d43b72e4e5475223101fac3d733252f17365 3672 
apache-curator_2.7.1-2.debian.tar.xz
 418d72ae144597244d7a7b98d823d7915b650a5301cfdcded186c708ddb979da 60866 
libcurator-client-java_2.7.1-2_all.deb
 a51a51a1ad951b6e73ffb0021377880609c122715a4ff22580bfa8ef67ea1112 49584 
libcurator-discovery-java_2.7.1-2_all.deb
 6c90b56e597fa029cf912adad3f2751fa2e5fa8a9805cec6e9304bf5dae71060 155472 
libcurator-framework-java_2.7.1-2_all.deb
 b773daca86e4382a822d81ca363fbd7460d03a2a85fadff7f16eda63682820f4 3930 
libcurator-parent-java_2.7.1-2_all.deb
 4f96ceca0e9e3a7633c800ece347a71a17dc1a3f8ba49c7af923d3189bc3d0f7 229590 
libcurator-recipes-java_2.7.1-2_all.deb
 cd59cfa2ec35114a23b2b86a3fb8b3ab0908426d01d7242fae702ca15ba52d40 37240 
libcurator-test-java_2.7.1-2_all.deb
Files:
 ff69af430a5fcc896bc4a36cfea082c7 2770 java optional apache-curator_2.7.1-2.dsc
 a8a6ffc073ec43a87e8c4e43b4963743 3672 java optional 
apache-curator_2.7.1-2.debian.tar.xz
 ef2e22fa91c1f2098897260fdd543912 60866 java optional 
libcurator-client-java_2.7.1-2_all.deb
 3b5c8f950e1029d3e683f401c5c59242 49584 java optional 
libcurator-discovery-java_2.7.1-2_all.deb
 318fbfacd4b4f36b2e31fee42e966cb2 155472 java optional 
libcurator-framework-java_2.7.1-2_all.deb
 73b3972867fbcb34834153f1f52ad25b 3930 java optional 
libcurator-parent-java_2.7.1-2_all.deb
 b55e999657eba3031d2bd1daf493dd4b 229590 java optional 
libcurator-recipes-java_2.7.1-2_all.deb
 1e8a90884d87d1c64770c3d80a443ed6 37240 java optional 
libcurator-test-java_2.7.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXjTfIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkVDgQAIeYX/h+dA4W1o0bdLMVpxfe
UZ49icBwKYN4Erizu4gcwqyzAHhoSyPGwH1iLHfZ9XK9oxyz6Fn4iUaO8x9glgsZ
jFAIZ7Wa3fKS3G9ED/MK5Zjx49u/+Q+H5sob+Z97JbquZgs391NZiOvLAEEcY4YA
qcKaX0uTNdytIMjWrW29/iaptxpIiFCYc6AW2Ta9hwI2W0dSTcQ3K3DoV21OVVxI
ovFWXqU9qlAVukJWYOEA6SBfBHciXn8NEYtwIrQrHRb3/MJetSWYigQJiUwnpG1u
qIDO6Dm/7LMDopRhJFRXbR6rb+EYq/IwN82metMfYzeW2LItaBE8IVxIb6IUwfvB
l7YdTalQvylskOMT2YBNmvHd7qJAtSaepjkbp3pNs9PTtB51l5O2OjKvCpGziA0A
wuCryaHEhv+sXG+gVsNXfF7Qxs61/ALj8wXz0+U0jC6P/sC93vcn8p218f42b4Dy
6pe8VS/4Zw7H002WCd0cVictt/rl2SVUdKc9ffkUWzPStixoSKKJYDUZ7C+IQ767
SaQZ1aJUPoCuBRpdQrP5onr2rMjcEsMPubckhmIyf4OZryigoA00Mu7M2rssHTX3
Jd9NaMMCw7jWF8FYCZ4b7GtLLlKhq8eP+53cWxw+9rZ9zcQIlwCquJgUlRjaQrPE
1R3ldZXMXnpZvfSflEum
=dGT0
-----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