Re: Clojars moved to new infrastructure

2020-03-28 Thread Alan Thompson
OK, it is fixed. :) Got rid of the beta test stuff for the new Clojars.org: :deploy-repositories [["clojars" "http://beta.clojars.org/repo/";]] Now it works perfectly. Thanks, Toby. Alan On Sat, Mar 28, 2020 at 6:05 PM Toby Crawley wrote: > Hi Alan: > > This looks like it may be an iss

Re: Noob: Getting (re)started with Clojure on OS X

2020-03-28 Thread R Aguilera
I was having the same issue as above and deleting my `lein` folder in my root directory solved my issue. Thank you so much, I was about to give up learning Clojure. On Wednesday, March 13, 2019 at 10:20:08 AM UTC-7, Sean Corfield wrote: > > Check what’s in your ~/.lein/profiles.clj file – that’s

Re: Clojars moved to new infrastructure

2020-03-28 Thread Toby Crawley
Hi Alan: This looks like it may be an issue with the logic in lein to warn you about non-https repos. I see in your project.clj[1] you have :deploy-repositories set to ["clojars" "http://beta.clojars.org/repo/";] - can you remove that or change it to https? Also, beta.clojars.org is now a CNAME fo

Re: Clojars moved to new infrastructure

2020-03-28 Thread Alan Thompson
Just tried to upload a new release to Clojars.org and got an error. Details: ~/tupelo > uname -a Linux brandy 4.4.0-176-generic #206-Ubuntu SMP Fri Feb 28 05:02:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ~/tupelo > lsb_release -a LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110u

Re: Online Clojure COVID-19 Hackathon

2020-03-28 Thread Daniel Slutsky
Here is the video from the #Covid_19 #Clojure 1st hackathon: https://youtu.be/-441SPx8lTo See you on the 2nd hackathon this Sunday: https://scicloj.github.io/posts/2020-03-18-covid-19-hackathons-announcement/ On Thursday, 19 March 2020 00:22:38 UTC+2, Daniel Slutsky wrote: > > The hackathon dat