[Bug 1178408] New: clojure - Could not find or load main class clojure.main
http://bugzilla.opensuse.org/show_bug.cgi?id=1178408 Bug ID: 1178408 Summary: clojure - Could not find or load main class clojure.main Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Java Assignee: java-maintainers@suse.de Reporter: petr@cervinka.net QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Clojure can't jar files and can't launch: # /usr/bin/clojure Error: Could not find or load main class clojure.main Caused by: java.lang.ClassNotFoundException: clojure.main Caused by recent change: 25-sed -i "s|PREFIX|/usr/share/clojure|" clojure 26+sed -i "s|PREFIX|%{_prefix}/clojure|" clojure Prefix is incorrect. There is also missing exec.jar in clojure/libexec, which leads to: /usr/bin/clojure -X clojure.core/prn :foo "bar" 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. Full report at: /tmp/clojure-2097596848411803026.edn -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178408 Petr Cervinka <petr@cervinka.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|java-maintainers@suse.de |petr@cervinka.net QA Contact|qa-bugs@suse.de | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178408 Petr Cervinka <petr@cervinka.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178408 http://bugzilla.opensuse.org/show_bug.cgi?id=1178408#c1 --- Comment #1 from Petr Cervinka <petr@cervinka.net> --- openQA test will follow in https://progress.opensuse.org/issues/76933 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com