Did you try to clean out ~/.lein/profiles.clj?
On Thu, May 15, 2014 at 2:34 PM, Mark Watson <[email protected]> wrote: > I'm running Leiningen on CentOS 6.5. Everything was working fine, and > today when I try "lein run" it just hangs. It takes about 15 minutes for > "lein version" to return. > > The project works fine on my macbook pro, and another CentOS box. > > I deleted ~/.m2 and reinstalled Leiningen. I updated Leiningen. I removed > and reinstalled Java as well. > > Has anyone else come across this? I have no clue what I did or what the > problem could be. Any help would be greatly appreciated. > > -bash-4.1$ java -version > java version "1.7.0_55" > OpenJDK Runtime Environment (rhel-2.4.7.1.el6_5-x86_64 u55-b13) > OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) > > -bash-4.1$ lein version > Leiningen 2.3.4 on Java 1.7.0_55 OpenJDK 64-Bit Server VM > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
