GNU bug report logs - #48386
clojure tools.deps

Previous Next

Package: guix;

Reported by: Florian Hoertlehner <hoertlehner <at> gmail.com>

Date: Wed, 12 May 2021 23:43:02 UTC

Severity: normal

Done: Eugen Stan <eugen.stan <at> netdava.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eugen Stan <eugen.stan <at> netdava.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48386: closed (clojure tools.deps)
Date: Fri, 05 May 2023 06:54:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 5 May 2023 00:23:58 +0300
with message-id <a7c452e2-ef98-e3db-14a7-558932c71949 <at> netdava.com>
and subject line clojure tools.deps
has caused the debbugs.gnu.org bug report #48386,
regarding clojure tools.deps
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48386: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48386
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Florian Hoertlehner <hoertlehner <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: clojure tools.deps
Date: Wed, 12 May 2021 18:23:10 -0500
[Message part 3 (text/plain, inline)]
The clojure that comes with guix (in guix "clojure" package) does not
include tools.deps
The missing feature can be tested if it works with:
clojure -Sdescribe

In the currently included clojure this command just talks of missing file.
In the correctly installed clojure it prints out an edn datastructure.

According to: https://clojure.org/guides/getting_started This needs to be
done:
curl -O https://download.clojure.org/install/linux-install-1.10.3.839.sh
chmod +x linux-install-1.10.3.839.sh sudo ./linux-install-1.10.3.839.sh
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Eugen Stan <eugen.stan <at> netdava.com>
To: 48386-done <at> debbugs.gnu.org
Subject: clojure tools.deps
Date: Fri, 5 May 2023 00:23:58 +0300
[Message part 6 (text/plain, inline)]
(resend, forgot to add -done)

This is done, issue can be closed.

I use clojure with deps.edn projects.

https://packages.guix.gnu.org/packages/clojure/1.11.1/

clojure -Sdescribe
{:version "1.11.1.1165"
  :config-files 
["/gnu/store/7ri29vlmg6j36civz8x7c6v8ihdvab3s-clojure-tools-1.11.1.1165/lib/clojure/deps.edn" 
"/home/ieugen/.clojure/deps.edn" "deps.edn" ]
  :config-user "/home/ieugen/.clojure/deps.edn"
  :config-project "deps.edn"
  :install-dir 
"/gnu/store/7ri29vlmg6j36civz8x7c6v8ihdvab3s-clojure-tools-1.11.1.1165/lib/clojure"
  :config-dir "/home/ieugen/.clojure"
  :cache-dir ".cpcache"
  :force false
  :repro false
  :main-aliases ""
  :repl-aliases ""}


-- 
Eugen
[eugen_stan.vcf (text/vcard, attachment)]

This bug report was last modified 2 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.