Bug#922324: clojure breaks nrepl-clojure autopkgtest

Elana Hashman ehashman at debian.org
Sun Feb 17 18:06:26 GMT 2019


On Thu, Feb 14, 2019 at 04:45:48PM +0100, Paul Gevers wrote:
> autopkgtest [12:11:27]: test hello-nrepl: [-----------------------
> WARNING: requiring-resolve already refers to:
> #'clojure.core/requiring-resolve in namespace: user, being replaced by:
> #'nrepl.misc/requiring-resolve
> "e7d1e44b-654f-4a09-8460-7c9e3d01d783"
> autopkgtest [12:11:32]: test hello-nrepl: -----------------------]
> autopkgtest [12:11:32]: test hello-nrepl:  - - - - - - - - - - results -
> - - - - - - - - -
> hello-nrepl          FAIL stderr: WARNING: requiring-resolve already
> refers to: #'clojure.core/requiring-resolve in namespace: user, being
> replaced by: #'nrepl.misc/requiring-resolve

Looks like it's a name shadowing issue introduced by 1.10. Simplest
solution is to update the autopkgtest to allow stderr, slightly more
sophisticated solution would be to patch the code to avoid name
shadowing.

I will see if I can submit the latter patch upstream but will proceed
with patching the test on nrepl as a quick fix for now.

- e
-------------- 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-clojure-maintainers/attachments/20190217/7682f448/attachment.sig>


More information about the Pkg-clojure-maintainers mailing list