Date: Mon, 10 Jan 2022 09:03:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261079] lang/clojure: clojure -X fails with execution error (FileNotFoundException) Message-ID: <bug-261079-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261079 Bug ID: 261079 Summary: lang/clojure: clojure -X fails with execution error (FileNotFoundException) Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: arca0@pm.me CC: freebsd-ports@jan0sch.de CC: freebsd-ports@jan0sch.de Flags: maintainer-feedback?(freebsd-ports@jan0sch.de) Created attachment 230866 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D230866&action= =3Dedit Clojure - full report from the error Executing clojure -X does not work with the current version of the clojure package - 1.10.3.1020. To reproduce, run: clojure -X:deps help/doc :ns help Expected result: After some packages getting downloaded, you should get a list of docstrings= for the help namespace. Actual result: Execution error (FileNotFoundException) at clojure.main/main (main.java:40). Could not locate clojure/run/exec__init.class, clojure/run/exec.clj or clojure/run/exec.cljc on classpath. Proposed workaround/solution: Download clojure-tools-1.10.3.1020.tar.gz manually and copy exec.jar from t= hat archive to /usr/local/share/clojure/libexec --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261079-7788>