Your message dated Fri, 02 Nov 2018 19:39:44 +0000
with message-id <e1gifig-0003vb...@fasolo.debian.org>
and subject line Bug#912346: fixed in starjava-votable 2.0+2018.10.31-1
has caused the Debian Bug report #912346,
regarding starjava-votable FTBFS with OpenJDK 11
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.)


-- 
912346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912346
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: starjava-votable
Version: 2.0+2018.05.01-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/starjava-votable.html

...
run-tests:
    [junit] Testsuite: uk.ac.starlink.votable.CoosysTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.71 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.DOMTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.206 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.FitsPlusTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.547 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.LinkTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.379 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.MultiTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.842 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.ParameterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.231 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.ReferenceTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.324 sec
    [junit] 
    [junit] Testsuite: uk.ac.starlink.votable.SerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
1.752 sec
    [junit] 
    [junit] Testcase: testURLs(uk.ac.starlink.votable.SerializerTest):  Caused 
an ERROR
    [junit] Can't overwrite cause with java.io.FileNotFoundException: 
stest10126905822765568439.dat (No such file or directory)
    [junit] java.lang.IllegalStateException: Can't overwrite cause with 
java.io.FileNotFoundException: stest10126905822765568439.dat (No such file or 
directory)
    [junit]     at java.base/java.lang.Throwable.initCause(Throwable.java:462)
    [junit]     at 
uk.ac.starlink.votable.VOTableDOMBuilder$Worker.processFitsHref(VOTableDOMBuilder.java:156)
    [junit]     at 
uk.ac.starlink.votable.SkeletonDOMBuilder$BasicContentHandler.startElement(SkeletonDOMBuilder.java:192)
    [junit]     at 
uk.ac.starlink.votable.CustomDOMBuilder.startElement(CustomDOMBuilder.java:157)
    [junit]     at 
uk.ac.starlink.votable.VOTableDOMBuilder.startElement(VOTableDOMBuilder.java:79)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:183)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1377)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216)
    [junit]     at 
java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635)
    [junit]     at 
uk.ac.starlink.votable.VOElementFactory.parseToDOM(VOElementFactory.java:536)
    [junit]     at 
uk.ac.starlink.votable.VOElementFactory.transformToDOM(VOElementFactory.java:391)
    [junit]     at 
uk.ac.starlink.votable.VOElementFactory.makeVOElement(VOElementFactory.java:221)
    [junit]     at 
uk.ac.starlink.votable.SerializerTest.checkBadSource(SerializerTest.java:135)
    [junit]     at 
uk.ac.starlink.votable.SerializerTest.exerciseStreamSerializer(SerializerTest.java:118)
    [junit]     at 
uk.ac.starlink.votable.SerializerTest.testURLs(SerializerTest.java:84)
    [junit]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit]     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] Caused by: org.xml.sax.SAXParseException; lineNumber: 8; 
columnNumber: 47; stest10126905822765568439.dat (No such file or directory)
    [junit]     at 
uk.ac.starlink.votable.VOTableDOMBuilder$Worker.processFitsHref(VOTableDOMBuilder.java:155)
    [junit] Caused by: java.io.FileNotFoundException: 
stest10126905822765568439.dat (No such file or directory)
    [junit]     at java.base/java.io.FileInputStream.open0(Native Method)
    [junit]     at 
java.base/java.io.FileInputStream.open(FileInputStream.java:219)
    [junit]     at 
java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
    [junit]     at 
java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)
    [junit]     at 
java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
    [junit]     at 
java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184)
    [junit]     at 
uk.ac.starlink.util.ContentCoding$1.getInputStream(ContentCoding.java:151)
    [junit]     at 
uk.ac.starlink.util.URLDataSource.getRawInputStream(URLDataSource.java:98)
    [junit]     at 
uk.ac.starlink.util.DataSource.initialise(DataSource.java:257)
    [junit]     at uk.ac.starlink.util.DataSource.getIntro(DataSource.java:372)
    [junit]     at 
uk.ac.starlink.fits.FitsTableBuilder.makeStarTable(FitsTableBuilder.java:109)
    [junit]     at 
uk.ac.starlink.votable.VOTableDOMBuilder$Worker.processFitsHref(VOTableDOMBuilder.java:146)
    [junit] 
    [junit] 

BUILD FAILED
/build/1st/starjava-votable-2.0+2018.05.01/build.xml:931: Test 
uk.ac.starlink.votable.SerializerTest failed

Total time: 11 seconds
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: starjava-votable
Source-Version: 2.0+2018.10.31-1

We believe that the bug you reported is fixed in the latest version of
starjava-votable, 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 912...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated starjava-votable 
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: Thu, 01 Nov 2018 09:34:59 +0100
Source: starjava-votable
Binary: starlink-votable-java starlink-votable-java-doc
Architecture: source
Version: 2.0+2018.10.31-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Description:
 starlink-votable-java - Classes for VOTable input and output
 starlink-votable-java-doc - Classes for VOTable input and output (javadoc)
Closes: 912346
Changes:
 starjava-votable (2.0+2018.10.31-1) unstable; urgency=medium
 .
   * New upstream version 2.0+2018.10.31. Closes: #912346
   * Push Standards-Version to 4.2.1. No changes needed.
Checksums-Sha1:
 458bea6b98888477049f2c8e6995a1c32d7b404a 2481 
starjava-votable_2.0+2018.10.31-1.dsc
 d8973e653e8e88c5991f61f346b8e7816bbe1e69 110016 
starjava-votable_2.0+2018.10.31.orig.tar.xz
 9cbc2f43739e262329b570392d4895ba079c8efd 4996 
starjava-votable_2.0+2018.10.31-1.debian.tar.xz
Checksums-Sha256:
 d67d0b4a8d7b35c478cc2e2a761c7e29d34c5233c3a2c99bcc80a44ae93aa42c 2481 
starjava-votable_2.0+2018.10.31-1.dsc
 872ddf40e3195bbd845df0d35e8b489a24bb6b2764ac783fa81bc74f554d14cc 110016 
starjava-votable_2.0+2018.10.31.orig.tar.xz
 2c3907919cb0a83baebf40f20a44b3da7f88740501a4934138c76a52a50fffb0 4996 
starjava-votable_2.0+2018.10.31-1.debian.tar.xz
Files:
 c24b435f6fd47a12f365c7a6e034515a 2481 java optional 
starjava-votable_2.0+2018.10.31-1.dsc
 50618d9b9aa27ca109fd7adbc0ddbda2 110016 java optional 
starjava-votable_2.0+2018.10.31.orig.tar.xz
 de0c5d7fea2943c5a810983cede43bb3 4996 java optional 
starjava-votable_2.0+2018.10.31-1.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAlvcoosACgkQmk9WvbkO
GL2BBw//fgBiSkSXz0JSmRvSwEDHqBKsGI+2h/rtYrexHYJro7mz/IVupCK9j1Iv
qDX9prfHiaSAeBdh+X9jezrxPyLA0BptHSH32rB+nyF688I23SxWT6oS7c54cNG1
YuLvWCf4d2QtXeJn+7krJonydWTwcoVOpt5/pnOqdKiW5am6sCW3HshSWCIImZwj
C49mDVKaTIzo2EHb5Rzy320uxhH0R3vS/p7ebFYw+AG7ZY8xoWp3iL++2Qm20Wqi
dWoKv0aISS7bRDDwcG1O6DTrhJJTyJYgFENwS8yuLEMBwLDbep1BFhUWm1rIKvRl
uVV/dfurpJZrfeyL52wPDF9eiCXiinTc5wRmicF8uoyCbg+5dKriCEeJR2z1I3q3
8yAs91qdL22ZcGW0Mftf2LN92db+wglGszgj++vhKgltk7WQJ+ID8CIi6UAtvlz+
yDZtieFGWSXNGYbfmlFSXfx5cJ5G4M0MSE9uW7StBEpwlvurkFifjQlQppGEK8bf
9DCiGDK69XnqkQY2FzyF4BkvEeHLdb5zUP4Jb7reFpYkH+s1pPLYYHAJzRO2c5j+
y3Rs6cykxfGQyLzaPAMO+q3cIfrdar4pIwAvR0FzLkdv9BdyDukvBixCnbM6rDhT
E1+G4k/+Od925pyYTScJBeM/x56td8ouI3ZrVnmbE+rjMljHZqI=
=UE53
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to