Your message dated Thu, 30 Jan 2020 21:17:32 +0000
with message-id <[email protected]>
and subject line Bug#909216: fixed in libjaxen-java 1.1.6-1+deb9u1
has caused the Debian Bug report #909216,
regarding libjaxen-java FTBFS: java.lang.IllegalArgumentException: Illegal
character in local name: 'pre:foo'
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.)
--
909216: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libjaxen-java
Version: 1.1.6-3
Severity: serious
Tags: ftbfs
Some recent change in unstable makes libjaxen-java FTBFS:
https://tests.reproducible-builds.org/debian/history/libjaxen-java.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libjaxen-java.html
...
[ERROR] Tests run: 7, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.03 s
<<< FAILURE! - in org.jaxen.test.DOM4JXPathTest
[ERROR] testJaxen20AttributeNamespaceNodes(org.jaxen.test.DOM4JXPathTest) Time
elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Illegal character in local name: 'pre:foo'.
at org.dom4j.QName.validateNCName(QName.java:346)
at org.dom4j.QName.<init>(QName.java:153)
at org.dom4j.tree.QNameCache.createQName(QNameCache.java:245)
at org.dom4j.tree.QNameCache.get(QNameCache.java:115)
at org.dom4j.DocumentFactory.createQName(DocumentFactory.java:191)
at org.dom4j.tree.FlyweightAttribute.<init>(FlyweightAttribute.java:69)
at org.dom4j.tree.DefaultAttribute.<init>(DefaultAttribute.java:65)
at
org.jaxen.test.DOM4JXPathTest.testJaxen20AttributeNamespaceNodes(DOM4JXPathTest.java:130)
[ERROR] testNamespaceNodesAreInherited(org.jaxen.test.DOM4JXPathTest) Time
elapsed: 0.001 s <<< ERROR!
java.lang.IllegalArgumentException: Illegal character in local name: 'pre:foo'.
at org.dom4j.QName.validateNCName(QName.java:346)
at org.dom4j.QName.<init>(QName.java:153)
at org.dom4j.tree.QNameCache.createQName(QNameCache.java:245)
at org.dom4j.tree.QNameCache.get(QNameCache.java:115)
at org.dom4j.DocumentFactory.createQName(DocumentFactory.java:191)
at org.dom4j.tree.FlyweightAttribute.<init>(FlyweightAttribute.java:69)
at org.dom4j.tree.DefaultAttribute.<init>(DefaultAttribute.java:65)
at
org.jaxen.test.DOM4JXPathTest.testNamespaceNodesAreInherited(DOM4JXPathTest.java:159)
[INFO] Running org.jaxen.test.DefaultNamestepTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.jaxen.test.DefaultNamestepTest
[INFO] Running org.jaxen.test.NameTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s
- in org.jaxen.test.NameTest
[INFO] Running org.jaxen.test.FunctionCallExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.jaxen.test.FunctionCallExceptionTest
[INFO] Running org.jaxen.test.CountTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s
- in org.jaxen.test.CountTest
[INFO] Running org.jaxen.test.RoundTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s -
in org.jaxen.test.RoundTest
[INFO] Running org.jaxen.test.AxisTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.jaxen.test.AxisTest
[INFO] Running org.jaxen.test.PriorityTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.jaxen.test.PriorityTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] org.jaxen.test.DOM4JXPathTest#testJaxen20AttributeNamespaceNodes
IllegalArgumentException
[ERROR] org.jaxen.test.DOM4JXPathTest#testNamespaceNodesAreInherited
IllegalArgumentException
[INFO]
[ERROR] Tests run: 716, Failures: 0, Errors: 2, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.739 s
[INFO] Finished at: 2019-10-22T13:34:45-12:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on
project jaxen: There are test failures.
[ERROR]
[ERROR] Please refer to /build/1st/libjaxen-java-1.1.6/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
dh_auto_test: /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=/build/1st/libjaxen-java-1.1.6
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/1st/libjaxen-java-1.1.6/debian
-Dmaven.repo.local=/build/1st/libjaxen-java-1.1.6/debian/maven-repo
--batch-mode test returned exit code 1
make: *** [debian/rules:4: build] Error 2
--- End Message ---
--- Begin Message ---
Source: libjaxen-java
Source-Version: 1.1.6-1+deb9u1
We believe that the bug you reported is fixed in the latest version of
libjaxen-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated libjaxen-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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 11 Jan 2020 12:06:52 +0200
Source: libjaxen-java
Binary: libjaxen-java libjaxen-java-doc
Architecture: source
Version: 1.1.6-1+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Description:
libjaxen-java - Java XPath engine
libjaxen-java-doc - Java XPath engine - documentation
Closes: 909216
Changes:
libjaxen-java (1.1.6-1+deb9u1) stretch; urgency=medium
.
* Non-maintainer upload.
* Ignore the test failures (Closes: #909216)
Checksums-Sha1:
7d0bde226df5911f48698fffabaf1867f18b67f9 2271 libjaxen-java_1.1.6-1+deb9u1.dsc
783759df4402c50ff0f6597cabe62f823e434605 6612
libjaxen-java_1.1.6-1+deb9u1.debian.tar.xz
Checksums-Sha256:
115911b92dfbea6a3812bed28100c01b397e3ff2fc0642f2dbb54d77ad71d8dd 2271
libjaxen-java_1.1.6-1+deb9u1.dsc
4af53cd2b6da57733cf101440d85fcbf468fff691b779489f1a53415a5ff42f3 6612
libjaxen-java_1.1.6-1+deb9u1.debian.tar.xz
Files:
7267d4b5a6aeac9b535f21688519cc07 2271 java optional
libjaxen-java_1.1.6-1+deb9u1.dsc
4e2f2eeca588092f9980ff9cf789af65 6612 java optional
libjaxen-java_1.1.6-1+deb9u1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAl4Znp4ACgkQiNJCh6LY
mLFDlxAAvxdlKNNOhVJrslNHTG+4lJIMehpQbrib+NxYKcBzx2mzot8Pey53PG9n
ColDw68Af4/pmt5jgWvC9mCRapR7wAXuZSohd4UxM4oLxeQsdFFcFyJpMmk9i1YH
WbaQdc9HGISnVQbqwkWI/KoZcE2gKnlMLrauz5r6zVjAmQwlnq8vXMnkep9GBjD6
XSzh9IgVo71wzuPPhqp5tZuQYvRX0Ks6oEpQ8FDGIeVOq2DMfZylRFQ1g0y6G7m1
Ouxo/VOmGhHaipZjI+EHe5uUYrbyR9gXE067cniatuB/PFf2i1DUtVewQbnSqQAb
BLFgxh+l1DTu4Fumt0tMF3zhyCDm5k7/4cfRF3OgfdoFvasf2Vko6h0xz9kwNn+q
4wTtsypPpw+T2vPcMx7DjJJUcvIKrLpb9m4EjABdk/MQAscTSSu/uaoYAQwKURPe
jBbdAmDXW8HRbstAIEik50FyGgDJwvUJ9mCVOQ6bmN9uwuwXWemd852Zrst9v1XR
GYcTrCO68rkLn1WtE8cJUvBvWpJ1dNJthp58gHi1xYDopGX25I5z9vzQaq0CuAq0
ohkD+mq5CKLC1Gq9Ht5FJCpDnds5bzePKficjbzvTG4iQhEndTRpitS4GLPbhD49
BcIPXfpafOPcJwJrV3Jj2FnndT7MbeZNDsOVgFn0VYcDz6omAtM=
=lj+p
-----END PGP SIGNATURE-----
--- End Message ---