Your message dated Fri, 30 Mar 2018 15:07:24 +0000
with message-id <[email protected]>
and subject line Bug#894407: fixed in starjava-ttools 3.1.2-2
has caused the Debian Bug report #894407,
regarding starjava-ttools FTBFS with openjdk-9
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 [email protected]
immediately.)
--
894407: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894407
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: starjava-ttools
Version: 3.1.2-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/starjava-ttools.html
...
run-tests:
[junit] Testsuite: uk.ac.starlink.ttools.FactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.824 sec
[junit]
[junit] WARNING: An illegal reflective access operation has occurred
[junit] WARNING: Illegal reflective access by org.python.core.PySystemState
(file:/usr/share/java/jython-2.7.1.jar) to method java.io.Console.encoding()
[junit] WARNING: Please consider reporting this to the maintainers of
org.python.core.PySystemState
[junit] WARNING: Use --illegal-access=warn to enable warnings of further
illegal reflective access operations
[junit] WARNING: All illegal access operations will be denied in a future
release
[junit] Testsuite: uk.ac.starlink.ttools.JyStiltsTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
0.006 sec
[junit]
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] Exception in constructor: testScripts (Traceback (most recent call
last):
[junit] File "<string>", line 1, in <module>
[junit] File "/build/1st/starjava-ttools-3.1.2/build/etc/stilts.py", line
30, in <module>
[junit]
_recursivelyAddJar(java.io.File('/usr/share/java/starlink-ttools.jar'))
[junit] AttributeError: 'javapackage' object has no attribute 'io'
[junit]
[junit] at org.python.core.Py.AttributeError(Py.java:207)
[junit] at org.python.core.PyObject.noAttributeError(PyObject.java:1032)
[junit] at org.python.core.PyObject.__getattr__(PyObject.java:1027)
[junit] at
stilts$py.f$0(/build/1st/starjava-ttools-3.1.2/build/etc/stilts.py:10289)
[junit] at
stilts$py.call_function(/build/1st/starjava-ttools-3.1.2/build/etc/stilts.py)
[junit] at org.python.core.PyTableCode.call(PyTableCode.java:171)
[junit] at org.python.core.PyCode.call(PyCode.java:18)
[junit] at org.python.core.imp.createFromCode(imp.java:436)
[junit] at org.python.core.imp.createFromSource(imp.java:396)
[junit] at org.python.core.imp.loadFromSource(imp.java:667)
[junit] at org.python.core.imp.find_module(imp.java:551)
[junit] at org.python.core.imp.import_next(imp.java:838)
[junit] at org.python.core.imp.import_module_level(imp.java:957)
[junit] at org.python.core.imp.importName(imp.java:1057)
[junit] at
org.python.core.ImportFunction.__call__(__builtin__.java:1280)
[junit] at org.python.core.PyObject.__call__(PyObject.java:450)
[junit] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[junit] at org.python.core.imp.importOne(imp.java:1076)
[junit] at org.python.pycode._pyx3.f$0(<string>:1)
[junit] at org.python.pycode._pyx3.call_function(<string>)
[junit] at org.python.core.PyTableCode.call(PyTableCode.java:171)
[junit] at org.python.core.PyCode.call(PyCode.java:18)
[junit] at org.python.core.Py.runCode(Py.java:1614)
[junit] at org.python.core.Py.exec(Py.java:1658)
[junit] at
org.python.util.PythonInterpreter.exec(PythonInterpreter.java:267)
[junit] at
uk.ac.starlink.ttools.JyStiltsTest.<init>(JyStiltsTest.java:35)
[junit] at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
[junit] at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[junit] at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit] at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
[junit] at junit.framework.TestSuite.createTest(TestSuite.java:54)
[junit] at junit.framework.TestSuite.addTestMethod(TestSuite.java:280)
[junit] at junit.framework.TestSuite.<init>(TestSuite.java:140)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:504)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1205)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1048)
[junit] )
[junit] junit.framework.AssertionFailedError: Exception in constructor:
testScripts (Traceback (most recent call last):
[junit] File "<string>", line 1, in <module>
[junit] File "/build/1st/starjava-ttools-3.1.2/build/etc/stilts.py", line
30, in <module>
[junit]
_recursivelyAddJar(java.io.File('/usr/share/java/starlink-ttools.jar'))
[junit] AttributeError: 'javapackage' object has no attribute 'io'
[junit]
[junit] at org.python.core.Py.AttributeError(Py.java:207)
[junit] at org.python.core.PyObject.noAttributeError(PyObject.java:1032)
[junit] at org.python.core.PyObject.__getattr__(PyObject.java:1027)
[junit] at
stilts$py.f$0(/build/1st/starjava-ttools-3.1.2/build/etc/stilts.py:10289)
[junit] at
stilts$py.call_function(/build/1st/starjava-ttools-3.1.2/build/etc/stilts.py)
[junit] at org.python.core.PyTableCode.call(PyTableCode.java:171)
[junit] at org.python.core.PyCode.call(PyCode.java:18)
[junit] at org.python.core.imp.createFromCode(imp.java:436)
[junit] at org.python.core.imp.createFromSource(imp.java:396)
[junit] at org.python.core.imp.loadFromSource(imp.java:667)
[junit] at org.python.core.imp.find_module(imp.java:551)
[junit] at org.python.core.imp.import_next(imp.java:838)
[junit] at org.python.core.imp.import_module_level(imp.java:957)
[junit] at org.python.core.imp.importName(imp.java:1057)
[junit] at
org.python.core.ImportFunction.__call__(__builtin__.java:1280)
[junit] at org.python.core.PyObject.__call__(PyObject.java:450)
[junit] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[junit] at org.python.core.imp.importOne(imp.java:1076)
[junit] at org.python.pycode._pyx3.f$0(<string>:1)
[junit] at org.python.pycode._pyx3.call_function(<string>)
[junit] at org.python.core.PyTableCode.call(PyTableCode.java:171)
[junit] at org.python.core.PyCode.call(PyCode.java:18)
[junit] at org.python.core.Py.runCode(Py.java:1614)
[junit] at org.python.core.Py.exec(Py.java:1658)
[junit] at
org.python.util.PythonInterpreter.exec(PythonInterpreter.java:267)
[junit] at
uk.ac.starlink.ttools.JyStiltsTest.<init>(JyStiltsTest.java:35)
[junit] at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
[junit] at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[junit] at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit] at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
[junit] )
[junit]
[junit]
BUILD FAILED
/build/1st/starjava-ttools-3.1.2/build.xml:1502: Test
uk.ac.starlink.ttools.JyStiltsTest failed
Total time: 17 seconds
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
--- End Message ---
--- Begin Message ---
Source: starjava-ttools
Source-Version: 3.1.2-2
We believe that the bug you reported is fixed in the latest version of
starjava-ttools, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated starjava-ttools 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 30 Mar 2018 15:02:14 +0200
Source: starjava-ttools
Binary: stilts jython-stilts stilts-doc starlink-ttools-java
starlink-ttools-java-doc
Architecture: source
Version: 3.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Description:
jython-stilts - Starlink Tables Infrastructure Library Tool Set (Jython
package)
starlink-ttools-java - Starlink Tables Infrastructure Library Tool Set (Java
library)
starlink-ttools-java-doc - Starlink Tables Infrastructure Library Tool Set
(Javadoc)
stilts - Starlink Tables Infrastructure Library Tool Set
stilts-doc - Starlink Tables Infrastructure Library Tool Set (documentation)
Closes: 894407
Changes:
starjava-ttools (3.1.2-2) unstable; urgency=medium
.
* Update VCS fields to use salsa.d.o
* Import java.io in jython package. Closes: #894407
* Push Standards-Version to 4.1.3. No changes needed.
* Push compat to 11
* Catch java.nio.FileNotFoundEx in jython setup
* Increase tolerance in some tests
Checksums-Sha1:
e7781b703d93a2b0ad1ae6e78397796ecb43ed82 2893 starjava-ttools_3.1.2-2.dsc
7d32d498e56a8281ebf324b3ea8753b69964f3c3 26256
starjava-ttools_3.1.2-2.debian.tar.xz
Checksums-Sha256:
ba9a37066f55d3a2ec6b44e4f432717b3d45d09dd0fe5e4aaa46719c381f509b 2893
starjava-ttools_3.1.2-2.dsc
c80807a13878e9bf7c91c7275e75e4891c154d771a6e94da007b38c4bb3e5640 26256
starjava-ttools_3.1.2-2.debian.tar.xz
Files:
c2c77aea3b1780ee85788eaf9e64b082 2893 java optional starjava-ttools_3.1.2-2.dsc
e09c715c02ce08662a27c3ab1431d6c2 26256 java optional
starjava-ttools_3.1.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAlq+SDUACgkQmk9WvbkO
GL07lRAApN8evGk64gNmrv8KkJmtkJvpWZs8N77EOhUZ5XYVnNNzzYauKmBz6kLQ
PzyLsYgPNbn6GbrwmxF7b5fev+Kjmiln1RYt6npveZJ0hXvCkUcGdwPbh712J99v
Kwnjj8rheyK8eFv1kLiJNF87prN2gFm8Hx5mvD/la5wQXT9Xtn4gsxOHFSkhG6R6
tVlsxP2CRe4Dx2NREkNyzmh7a0Zgt9fdpm+keYQkGoTdsbhWRntTT3C3Ycc8pfg3
h4AHZarxj46S7idelmj8JUH/y+zJfHI9gq8Ru0zHuqP/XL/3FqWhAdAH7h/6ZbeJ
CZLPsiIlni7T0A2i38HG73swYQWGrFwxrlasSwujedir/Rtq6KAtur80s4jrB/TZ
mDzBEx2RWoFJCDPtUUIPiHbXH8l4kmbU+me5bLANneE3fKDUfFk9pY9VbyLiUnoo
zE35S9KLojlD3T5Zlf2sluwxpquX+cC9lGKE3h3FLi4AQBUIg6He/FPg0P1B35ZQ
yJHgqHUZko2eQlq44JrQX0/5ohkvPXkSip487t5jp+CDRVhDaZ6f0VTZTaRctV1V
iCXudJ/Cuf/GfP8kZKaabjC7cu6zO6+tQYi0bRgTWnA4r7dMyIKL6T/TIt0p4cgK
0nkS13trP5RBbLfBXeCqatqN6MqotIgS+cneJ0SKCIwWuSRsB6c=
=+cu0
-----END PGP SIGNATURE-----
--- End Message ---