Bug#880351: trapperkeeper-status-clojure: FTBFS: Test failures
Cyril Brulebois
kibi at debian.org
Fri Dec 28 06:44:59 GMT 2018
Control: tag -1 patch
Hi Apollon & Java team,
Lucas Nussbaum <lucas at debian.org> (2017-10-30):
> Relevant part (hopefully):
> > at clojure.lang.Var.applyTo(Var.java:700)
> > at clojure.main.main(main.java:37)
> > Caused by: java.io.IOException: No such file or directory
> > at java.io.UnixFileSystem.createFileExclusively(Native Method)
> > at java.io.File.createNewFile(File.java:1012)
> > at me.raynes.fs$create.invokeStatic(fs.clj:283)
> > at me.raynes.fs$create.invoke(fs.clj:280)
> > at me.raynes.fs$touch.invokeStatic(fs.clj:412)
> > at me.raynes.fs$touch.doInvoke(fs.clj:408)
> > at clojure.lang.RestFn.invoke(RestFn.java:410)
> > at puppetlabs.trapperkeeper.testutils.bootstrap$eval24901.invokeStatic(bootstrap.clj:11)
> > at puppetlabs.trapperkeeper.testutils.bootstrap$eval24901.invoke(bootstrap.clj:11)
> > at clojure.lang.Compiler.eval(Compiler.java:6927)
> > at clojure.lang.Compiler.load(Compiler.java:7379)
> > ... 42 more
> > debian/rules:44: recipe for target 'override_dh_auto_test' failed
It was a bit curious at first since I couldn't reproduce it in my sid
amd64 devel chroot, but could in my sid amd64 sbuild chroot… Checking
strace's output, it seemed like it might be that some leftover from a
previous test might have been missing:
[…]/test/./target/empty.ini
so I've tried sorting the tests to run, and I've got a reproducible
success, both inside devel & sbuild chroots.
You'll find attached two patches: one for the FTBFS, one for the Vcs-*
fields.
I can upload an NMU and/or push those to git if you give me permission
on salsa (username = kibi), or prepare a merge request; whatever works
for you. :)
Cheers,
--
Cyril Brulebois (kibi at debian.org) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-work-around-FTBFS-by-running-tests-in-order-Clos.patch
Type: text/x-diff
Size: 1471 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20181228/7ec5f666/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Update-Vcs-Browser-Git-to-point-to-salsa-alioth-s-re.patch
Type: text/x-diff
Size: 1550 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20181228/7ec5f666/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20181228/7ec5f666/attachment-0001.sig>
More information about the pkg-java-maintainers
mailing list