Your message dated Mon, 22 Feb 2021 16:33:42 +0000
with message-id <e1lee9w-0003fu...@fasolo.debian.org>
and subject line Bug#840827: fixed in lucene-solr 3.6.2+dfsg-23
has caused the Debian Bug report #840827,
regarding lucene-solr: Network tests are performed using public IP instead of 
127.0.0.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.)


-- 
840827: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:lucene-solr
Version: 3.6.2+dfsg-8
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with maven_repo_helper
   dh_testdir -i
   dh_update_autotools_config -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg'
# Link in jars from /usr/share/java rather
# than patching the build process
for pkg in `cat debian/build-jars`; \
do \
        ln -sf `echo $pkg | cut -d : -f 1` `echo $pkg | cut -d : -f 2`; \
done
ln: failed to create symbolic link './lucene/lib/ant.jar': No such file or 
directory

[... snipped ...]

    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033)
    [junit] Caused by: java.net.NoRouteToHostException: No route to host
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit]     at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    [junit]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit]     at java.net.Socket.connect(Socket.java:589)
    [junit]     at java.net.Socket.connect(Socket.java:538)
    [junit]     at java.net.Socket.<init>(Socket.java:434)
    [junit]     at java.net.Socket.<init>(Socket.java:211)
    [junit]     at 
sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
    [junit]     at 
sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
    [junit]     at 
sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
    [junit]     ... 44 more
    [junit] 
    [junit] 
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 5.301 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] NOTE: reproduce with: ant test 
-Dtestcase=TestRemoteCachingWrapperFilter -Dtestmethod=testTermRemoteFilter 
-Dtests.seed=360d91d04c9e1cb5:-d1bf13dc331d343:-5a995359e653cf8b 
-Dargs="-Dfile.encoding=ANSI_X3.4-1968"
    [junit] NOTE: reproduce with: ant test 
-Dtestcase=TestRemoteCachingWrapperFilter -Dtestmethod=testTermRemoteFilter 
-Dtests.seed=360d91d04c9e1cb5:-d1bf13dc331d343:-5a995359e653cf8b 
-Dargs="-Dfile.encoding=ANSI_X3.4-1968"
    [junit] NOTE: test params are: locale=it, timezone=Pacific/Enderbury
    [junit] NOTE: all tests run in this JVM:
    [junit] [TestRemoteCachingWrapperFilter]
    [junit] NOTE: Linux 4.7.0-1-amd64 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=1,threads=1,free=86734984,total=95354880
    [junit] ------------- ---------------- ---------------
    [junit] Test org.apache.lucene.search.TestRemoteCachingWrapperFilter FAILED

BUILD FAILED
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/build.xml:584: The following error 
occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/common-build.xml:1051: The 
following error occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/contrib/contrib-build.xml:61: The 
following error occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/common-build.xml:692: 
The following error occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/common-build.xml:676: Tests failed!
The following error occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/common-build.xml:676: Tests failed!
The following error occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/common-build.xml:676: Tests failed!
The following error occurred while executing this line:
/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg/lucene/common-build.xml:676: Tests failed!

Total time: 10 minutes 58 seconds
debian/rules:31: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/lucene-solr-3.6.2+dfsg'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The build was made in a KVM/QEMU virtual machine with 1 CPU using sbuild.

I attach a full build log, but the build system leaks the IP of the machine
(it probably shouldn't). I've redacted that.

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.

Attachment: lucene-solr_3.6.2+dfsg-8_amd64-20161015T103210Z.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: lucene-solr
Source-Version: 3.6.2+dfsg-23
Done: Markus Koschany <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lucene-solr, 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 840...@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 lucene-solr 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, 22 Feb 2021 17:02:39 +0100
Source: lucene-solr
Architecture: source
Version: 3.6.2+dfsg-23
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 581435 800983 840827 842402 842706 931845 956464 982001
Changes:
 lucene-solr (3.6.2+dfsg-23) unstable; urgency=medium
 .
   * Declare compliance with Debian Policy 4.5.1.
   * Switch to debhelper-compat = 13.
   * Drop solr-tomcat, solr-jetty, solr-common and libsolr-java.
     The version of solr in Debian is outdated and newer versions are not viable
     to maintain. An alternative version packaged with jdeb or similar tools may
     be available via the contrib repository in the future.
     (Closes: #982001, #581435, #800983, #840827, #842402, #842706, #931845,
      #956464)
Checksums-Sha1:
 95ec9f0a86beed2bce88891468fe89edd284bcc9 3040 lucene-solr_3.6.2+dfsg-23.dsc
 90ee1c073378076196de54c3290394bd7a74b618 50264 
lucene-solr_3.6.2+dfsg-23.debian.tar.xz
 bcdd41af247e7668d8951c157e9ee638031b9439 11440 
lucene-solr_3.6.2+dfsg-23_amd64.buildinfo
Checksums-Sha256:
 22057ff4932abbc51210a5d86a270f86c2345073b7006ff93aac024a32689bd2 3040 
lucene-solr_3.6.2+dfsg-23.dsc
 408e0a16b43195c76c6731f0583e2509fc0a87d19389fb01d6b19101ae5d7998 50264 
lucene-solr_3.6.2+dfsg-23.debian.tar.xz
 4231f4bc4da1c27e234161347910547278fd6bb632e5a48196e544b195f0aef2 11440 
lucene-solr_3.6.2+dfsg-23_amd64.buildinfo
Files:
 bbbaa2087b15e2f67c42de1962c82208 3040 java optional 
lucene-solr_3.6.2+dfsg-23.dsc
 c2dfa2c977add05a9762cae15fd1bc5d 50264 java optional 
lucene-solr_3.6.2+dfsg-23.debian.tar.xz
 6eb48317778fcbdd08ad6fc58bf363dc 11440 java optional 
lucene-solr_3.6.2+dfsg-23_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmAz2XNfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HknSAQAMprnXkNbVMVAbGa5erciWplapEnY6IQUz7l
VzNhGMGnsyPH7KzPAjFIoL7W7N/obO+UItVLmFvS+dFeeky23dJHS5h8INJWA2qw
k/FQrdsd0EPJsFcMX1pInlIE0VVvohVz5tVdw2zuUKcTDJ97HFIwg/ZHtsARe791
0WQhZSbVuYHAlGF1AIjAIWrBFZpyfVIFB0ovlW3bq3rPQnhKHrllpl/NR5ju9IZ2
ZhMLv9Pm+Wud4SJCEWIiawNoT+/2wJH+fU2J/WJOB2BcvkOIVIt4XT5UtLPqq4aQ
ClbAWq0WUsbxbyLng8ffQf+uvMESxrz64dFyVpaazhrUCLhmcSoQumZue8zT+JOS
PMgCH3wduYwMn58ODdT8xAl+G6dA+y1EK/wrLVfuUA9LtCm665nQg+yv2HI+M6UO
pQrnVEsy1NZKoWm3kd7NU4pQ3ncNbUACPSzetJWx0BroaQ0eFuLxtuq/BU2KBAhG
TmSN0YyGYFuSZpTNbC7L6Mh8EyJWYqusWXKV24S2Ayo/3RGl1SvN4ppKUCsho+a1
ajsRMxSuPkzt1Phg8JZRq0gVtuZmRZPLy0NyGP0BkhkEqwXXsatjOtr8GdqAwztF
/G8J3gGK0TmC4FISnYpIfRFIoifN0vBc/L2BBv7TpVJjZZJa4+a2GYdOeZduCJIM
m96Csxg0
=Aife
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to