Your message dated Thu, 20 Dec 2018 17:07:04 +0000
with message-id <[email protected]>
and subject line Bug#909216: fixed in libjaxen-java 1.1.6-4
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-4
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.
Emmanuel Bourg <[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: Thu, 20 Dec 2018 17:42:17 +0100
Source: libjaxen-java
Binary: libjaxen-java libjaxen-java-doc
Architecture: source
Version: 1.1.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
libjaxen-java - Java XPath engine
libjaxen-java-doc - Java XPath engine - documentation
Closes: 909216 910195
Changes:
libjaxen-java (1.1.6-4) unstable; urgency=medium
.
* Ignore the test failures (Closes: #909216)
* Fixed the symlink to the API documentation (Closes: #910195)
* Standards-Version updated to 4.2.1
* Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
a8ab0d9c8e869af2efd9f1aaf5ef22a12fbe9a17 2234 libjaxen-java_1.1.6-4.dsc
6cfa071575396553762fa173b7be2632f2d4eb41 6744
libjaxen-java_1.1.6-4.debian.tar.xz
bcd9fca11522f99b64db7d11b1093d53ef6384b3 15407
libjaxen-java_1.1.6-4_source.buildinfo
Checksums-Sha256:
0be05386a0652d2a918e86544c3ab134155cafa6eeb440395d9fcc89c087625c 2234
libjaxen-java_1.1.6-4.dsc
c426e2c4770dbdc575d8fc84b3ef40020a0f45d1ed14cc4452384b4cf97c3805 6744
libjaxen-java_1.1.6-4.debian.tar.xz
08bd71f7868d81c07088fc74b9b75c34024d0ee138d37eaca1c07079f7b375c4 15407
libjaxen-java_1.1.6-4_source.buildinfo
Files:
918745d4a841429c6dd2ddcd7f4c683e 2234 java optional libjaxen-java_1.1.6-4.dsc
adb83b6488a87cbb870b8c7c7c5095c0 6744 java optional
libjaxen-java_1.1.6-4.debian.tar.xz
4b9b36e862a1107ad33ac4dc0baa52b0 15407 java optional
libjaxen-java_1.1.6-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlwbxnwSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsVd8P/iuEDtQ7WyMbc2XgdX/Y2bzpTenun+ZU
e4MQFzbGDURfNIsehQROo36FQwlGDmT+e+QthZGxcWhy0hQQYs312U0YKoQFfTzW
AcktB5JbHC2aQKVyVnK4E1U5C8PsCXy71ynsk7T2DsuLQUmnzmABqEWBTlyFX3XJ
+R1YD2chbxVrPGQki905FCUF8BfoI4ooHYGMigqkR8dvWGipmmDLMB+rBcnjoDXk
ILoaImNWZ9yZAtniPFRVIWAyTPUCuZigAAQDdtqaZqIG3cwGvUrNDH8i3SSH3Ig5
WEjvEQK32x1Oj3B0Lg/urTU65tM56Gh6PIJDO69iUDXnjiQWoPQNtwI4lR1zksTP
aSKkWX9nQ+BlOhBpwNAQpSvLf88fWl/2xMomcNUVjgEyjLl4K5QBVmSLcimoh0g4
sJdWlK4N68MQW6fU5/WMiJtsSDzw8xpTzR0DtQuzqB2URKY7JyH4gDV5TZvjWRWQ
q1H7gSvSv5IW2NVpaHfqybzuIAoiypjJfJeh0J05t73gpBVLLcbybupkRZkFwSpF
DSfpt/rq6zdgZFiPK/YxkTnE5ZaC1I8uD3H8XTe0jtbLc32E7etxC+cnyGjbRy3W
mjlUMCt5DZzNsd8JnvPzLCtM5tLHeLETMitWvVza1q+/UlxfFNAKi0Cx2HwCu6oA
aDE/9H3rQaFm
=hlmD
-----END PGP SIGNATURE-----
--- End Message ---