Fork me on GitHub
#datomic
<
2018-04-17
>
Desmond04:04:07

so i just blew away my local m2 and now i'm having a hard time getting datomic back. i have the datomic pro started edition and everything looks fine in the my.datomic portal. i have gpg keys locally that have been working fine before and they match what i see in my.datomic. i followed the instructions in lein help gpg and ran gpg --quiet --batch --decrypt ~/.lein/credentials.clj.gpg and gpg --use-agent --decrypt ~/.lein/credentials.clj.gpg. both work fine so the key should be unlocked, right? but when i try to install i get an unauthorized error. any ideas?

Desmond04:04:02

i also have datomic-pro-0.9.5561.50.jar.lastUpdated in my local m2 now. what is this?

Desmond04:04:34

apparently to indicate a failed download and waiting period before a retry

Desmond04:04:44

and trying to download directly from my.datomic keeps stalling out

jaret13:04:07

I just responded to your e-mail into <mailto:[email protected]|[email protected]> with some questions. Feel free to e-mail, direct message me here, or respond here with your findings.

timgilbert18:04:51

FWIW, I've found it easier to just use the bin/maven-install script from the datomic distribution to get the jars into my local repo rather than trying to mess with the GPG stuff