Public bug reported: Clojure 1.9 and later include additional executables (scripts) that are not currently being packaged and distributed as part of the clojure Ubuntu package. Notably missing is the 'clj' script/executable that should be present at /usr/bin/clj. Manually installing Clojure from the official clojure.org shell script installs these executables. It also looks like the clojure-tools-x.x.x.jar library is not being packaged.
>From https://clojure.org/reference/deps_and_cli Contents: bin/clojure - main tool bin/clj - wrapper for interactive repl use (uses rlwrap) deps.edn - install level deps.edn file, with some default deps (Clojure, etc) and provider config example-deps.edn - commented example that gets copied to <config_dir>/deps.edn libexec/clojure-tools-X.Y.Z.jar - uberjar invoked by clojure to construct classpaths ** Affects: clojure (Ubuntu) Importance: Undecided Status: New ** Attachment added: "apport.clojure.6fpcdv7o.apport" https://bugs.launchpad.net/bugs/1872595/+attachment/5353609/+files/apport.clojure.6fpcdv7o.apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872595 Title: clojure package - missing clj script from /usr/bin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clojure/+bug/1872595/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
