At this point, I'd suspect a networking timeout issue, do you get a different result if you disable all your connections?
On Thu, May 15, 2014 at 3:31 PM, Mark Watson <[email protected]> wrote: > Tried it > > > On Thursday, May 15, 2014 3:17:58 PM UTC-4, Magomimmo wrote: > >> try removing ~/.m2 >> >> On 15 May 2014, at 20:56, Mark Watson <[email protected]> wrote: >> >> I don't have a ~/.lein/profiles.clj file. I removed all the Leiningen >> files, tried with a fresh install, still no luck. >> >> >> >> On Thursday, May 15, 2014 2:38:34 PM UTC-4, Gary Trakhman wrote: >>> >>> 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. >> >> >> -- > 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.
