Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

template fail from linux #10

Open
aaelony-catasys opened this issue Mar 12, 2021 · 4 comments
Open

template fail from linux #10

aaelony-catasys opened this issue Mar 12, 2021 · 4 comments

Comments

@aaelony-catasys
Copy link

$  clj -Sdeps '{:deps {seancorfield/clj-new {:mvn/version "0.8.6"}}}' \
>   -m clj-new.create \
>   https://github.com/clj-python/clj-template@5b36a33ec79c0c0152317146deca0f37b336365d aa.versuch3
Checking out: https://github.com/clj-python/clj-template at 5b36a33ec79c0c0152317146deca0f37b336365d

Failed with: Missing unknown 5b36a33ec79c0c0152317146deca0f37b336365d
Execution error (ExceptionInfo) at clj-new.helpers/resolve-remote-template (helpers.clj:149).
Could not load artifact for template: clj-template
        Tried coordinates:
                [clj-template/boot-template "RELEASE"]
                [clj-template/lein-template "RELEASE"]

Full report at:
/tmp/clojure-9016412298737742372.edn
:cause
  "Could not load artifact for template: clj-template\n\tTried coordinates:\n\t\t[clj-template/boot-template \"RELEASE\"]\n\t\t[clj-template/lein-template \"RELEASE\"]",
@aaelony-catasys
Copy link
Author

interestingly, using the previous hash 050ff3b087afe0e9967d3aa2793b57e422573fdb succeeds

@jjtolton
Copy link
Collaborator

Which OS is this?

@aaelony-catasys
Copy link
Author

linux

$  cat /proc/version 
Linux version 3.10.0-1160.15.2.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Wed Feb 3 15:06:38 UTC 2021

@jjtolton
Copy link
Collaborator

jjtolton commented Aug 9, 2022

Should be solved by latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants