Your message dated Sun, 29 Nov 2020 04:49:22 +0000
with message-id <e1kjeei-0004as...@fasolo.debian.org>
and subject line Bug#975842: fixed in google-oauth-client-java 1.28.0-1
has caused the Debian Bug report #975842,
regarding google-api-client-java: FTBFS: Could not resolve dependencies for
project com.google.api-client:google-api-client:jar:1.27.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.)
--
975842: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: google-api-client-java
Version: 1.27.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package google-api-client-java
> dpkg-buildpackage: info: source version 1.27.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <ti...@debian.org>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean
> dh_auto_clean
> bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo
> \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
> mh_unpatchpoms -plibgoogle-api-client-java
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building google-api-client-java using existing
> ./google-api-client-java_1.27.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building google-api-client-java in
> google-api-client-java_1.27.1-1.debian.tar.xz
> dpkg-source: info: building google-api-client-java in
> google-api-client-java_1.27.1-1.dsc
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> mh_patchpoms -plibgoogle-api-client-java --debian-build
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> 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
> 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...
> [WARNING] The project
> com.google.api-client:google-api-client-parent:pom:1.27.1 uses prerequisites
> which is only intended for maven-plugin projects but not for non maven-plugin
> projects. For such purposes you should use the maven-enforcer-plugin. See
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Parent for the Google API Client Library for Java
> [pom]
> [INFO] Google APIs Client Library for Java
> [jar]
> [INFO] Jackson 2 extensions to the Google APIs Client Library for Java
> [jar]
> [INFO]
> [INFO] -----------< com.google.api-client:google-api-client-parent
> >-----------
> [INFO] Building Parent for the Google API Client Library for Java 1.27.1
> [1/3]
> [INFO] --------------------------------[ pom
> ]---------------------------------
> [INFO]
> [INFO] --------------< com.google.api-client:google-api-client
> >---------------
> [INFO] Building Google APIs Client Library for Java 1.27.1
> [2/3]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The POM for io.grpc:grpc-context:jar:debian is missing, no
> dependency information available
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Parent for the Google API Client Library for Java
> 1.27.1:
> [INFO]
> [INFO] Parent for the Google API Client Library for Java .. SUCCESS [ 0.003
> s]
> [INFO] Google APIs Client Library for Java ................ FAILURE [ 0.118
> s]
> [INFO] Jackson 2 extensions to the Google APIs Client Library for Java SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 0.238 s
> [INFO] Finished at: 2020-11-25T12:27:31Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project google-api-client: Could not
> resolve dependencies for project
> com.google.api-client:google-api-client:jar:1.27.1: Cannot access central
> (https://repo.maven.apache.org/maven2) in offline mode and the artifact
> io.grpc:grpc-context: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 <args> -rf :google-api-client
> dh_auto_build: error: /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:8: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2020/11/25/google-api-client-java_1.27.1-1_unstable.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: google-oauth-client-java
Source-Version: 1.28.0-1
Done: tony mancill <tmanc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
google-oauth-client-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 975...@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
google-oauth-client-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: Sat, 28 Nov 2020 20:19:50 -0800
Source: google-oauth-client-java
Architecture: source
Version: 1.28.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 975842
Changes:
google-oauth-client-java (1.28.0-1) unstable; urgency=medium
.
* Team upload
* New upstream version 1.28.0
* Set source and target version to 1.7
* Refresh patches for new upstream version
* Update to build against google-http-client-jackson2 (Closes: #975842)
* Bump Standards-Version to 4.5.1
Checksums-Sha1:
141d163be04e799e3a45e1243fd877d032cd6ca4 2240
google-oauth-client-java_1.28.0-1.dsc
a1a61e3e035d27c45a95e0a2210d96c10fa3f1cc 107132
google-oauth-client-java_1.28.0.orig.tar.xz
d72437a0b9ecd7d4ae26c5f4b60590fc18c697ca 2924
google-oauth-client-java_1.28.0-1.debian.tar.xz
096468a38e2dc69f5926bd8b95e5c53d22eefa1d 12838
google-oauth-client-java_1.28.0-1_amd64.buildinfo
Checksums-Sha256:
f401071ad79baf364f536f27fbe23ff8cbc61378361e43d55d588d148c5db3b4 2240
google-oauth-client-java_1.28.0-1.dsc
4d15ead020e9c9e83f23da86d88de689fc3885626a1837f4b755d21c5e926144 107132
google-oauth-client-java_1.28.0.orig.tar.xz
4ed25095125927aaf06c977d24ee845968faa45cb5fba1a4c8716a0eea3338d6 2924
google-oauth-client-java_1.28.0-1.debian.tar.xz
37e91f8dced8c85f5e207b7d5ae28d06f942461d77d47b70508cc2e4068004f1 12838
google-oauth-client-java_1.28.0-1_amd64.buildinfo
Files:
125c2621e4fc1f912e21e68c9d5f04ca 2240 java optional
google-oauth-client-java_1.28.0-1.dsc
42dbb60c1f8c3e8dd8f2baa744fc987f 107132 java optional
google-oauth-client-java_1.28.0.orig.tar.xz
7697ed7890296c7455aa9f279d16f530 2924 java optional
google-oauth-client-java_1.28.0-1.debian.tar.xz
9648d343f1b2da5f331055f0aa879bc3 12838 java optional
google-oauth-client-java_1.28.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAl/DIswUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYJ5w/9GhnmVE76hVg7i/JCZEk5i6hSnOWA
MXjsd9GMhWWXKaKUrfS2NqZdp44aGkT5J0mxN03A+ked2PmuVUWZ1CAuFB9ze2Rv
+zIflb8qspsiNpOGzTx532fa1OvDgDTU+v7iE9wFW5+/0Tr0Qz8jnCW0enam3C9V
/VLiLQOHdnXBKAozEJrx/Nx+Bv7wu1tkr31ABdrNNc9T1SSWJMOZMmbv31cB7e0z
qtXhV7HF1DhMCpy3KEbMIgOElTqUQASqQW3JZmvFjCjWcgFA9YGhELkHbltKfL/j
nd8v0cmasttSeCw0BDVpt+SYxNMIuAKtbwwEru31MESLCJ4ripOF6sqNWoTby2yS
ESN2qxWcxu+QUicAtZjglCKbvWWGTfgVpZXy4fTQzZ9rkKGOmfdJFEdx8VyQSVam
Osrlb2bETk5+VKVOLYz2jw9nOyO+gVnorYsmcXM2fiThwkmmgk+cHuRWaP3M497Z
QIvQCd1Hn3ihYLcMUABhcsLLKPqgnnWKevlr2W/rlyslBfwYmx76LVRQx4/WNmV3
8V6EBV00ptabEwx290iInHG7hzOVuk3mKJnMc+359edHJP7Irbl7DuW1ieXXvt+L
3VdFzCjkyJjz41T4lf1b88HhaY4A1yjk6O6e8PJtiOeKuTEkjtJRGpMiLCVqcEfr
Q0uBXPNQsTfxcAY=
=mdmQ
-----END PGP SIGNATURE-----
--- End Message ---