RSS Amplifier

hyPiRion · Jul 30, 2024

(untitled)

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I can't get Leiningen/tool.deps/any Clojure program to run, because Clojure core can't load its own version number, causing the entire boot sequence to throw an exception. This only happens inside a Docker image running on our CI, and whenever I try to run it locally, it works perfectly fine. Attaching strace to the process won't help me, because I don't have access to strace in the CI for…

I can't get Leiningen/tool.deps/any Clojure program to run, because Clojure core can't load its own version number, causing the entire boot sequence to throw an exception.

This only happens inside a Docker image running on our CI, and whenever I try to run it locally, it works perfectly fine.

Attaching strace to the process won't help me, because I don't have access to strace in the CI for security reasons.

Not sure how I died and ended up in Hell, but I guess I'll try to make the best out of it.

Read on functional.cafe

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.