Your message dated Tue, 21 Feb 2017 06:14:59 +0100
with message-id <0f6453df-0542-9c03-60df-4476da961...@debian.org>
and subject line Re: kryo-serializers: no longer FTBFS in stretch
has caused the Debian Bug report #852253,
regarding kryo-serializers: FTBFS (Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode)
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.)


-- 
852253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852253
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kryo-serializers
Version: 0.22-3
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=maven
   dh_testdir -i -O--buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   dh_auto_configure -i -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 -plibkryo-serializers-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:/usr/lib/jvm/default-java/lib/tools.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 package -DskipTests 
-Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building kryo serializers 0.22
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.esotericsoftware.minlog:minlog:jar:debian is missing, 
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.737 s
[INFO] Finished at: 2017-01-22T20:50:34+00:00
[INFO] Final Memory: 7M/19M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kryo-serializers: Could not resolve 
dependencies for project de.javakaffee:kryo-serializers:bundle:0.22: Cannot 
access central (https://repo.maven.apache.org/maven2) in offline mode and the 
artifact com.esotericsoftware.minlog:minlog: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
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=/<<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 package -DskipTests 
-Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

It also fails here, where you can get a full build log if you need it:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kryo-serializers.html

In case it helps: My build history (for stretch) shows that something
happened between 2017-01-16 and 2017-01-21:

[...]
Status: successful  kryo-serializers_0.22-3_amd64-20170116T195523Z
Status: failed      kryo-serializers_0.22-3_amd64-20170121T150952Z
[...]

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 page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
On Mon, 6 Feb 2017 21:41:42 -0800 tony mancill <tmanc...@debian.org> wrote:
> Source: kryo-serializers
> Followup-For: Bug #852253
> 
> I am not able to reproduce this bug and believe it can be closed.  As
> Emmanuel suggests, it was addressed with the migration of libkryo-java
> 2.20-6 into testing on January 23rd [1].  Reproducible builds shows it
> building successfully in unstable [2] now (although it was failing at
> the time of the bug report).  And the most recent build in testing [3]
> was on January 22nd, before the update of libkryo-java was available.
> 
> Thank you,
> tony
> 
> [1] https://tracker.debian.org/news/834843
> [2] 
> https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/kryo-serializers.html
> [3] 
> https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/kryo-serializers.html

Confirmed. I have successfully rebuilt the package in Stretch. Hence I
am going to close this bug report now.

Markus

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to