I'm having a problem upgrading due to SSL certificate issues (I'm running OS X 10.8.1):
λ lein upgrade The script at /Users/sam/bin/lein will be upgraded to the latest preview version. Do you want to continue [Y/n]? Upgrading... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed More details here: http://curl.haxx.se/docs/sslcerts.html curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). If the default bundle file isn't adequate, you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option. Sam --- http://sam.aaron.name On 25 Aug 2012, at 01:34, Phil Hagelberg <p...@hagelb.org> wrote: > > I'm happy to announce the release of Leiningen version 2.0.0-preview9. > > This release fixes a serious bug where profiles wouldn't be applied > correctly in the trampoline task as well making auto-loaded hooks and > middleware more consistent. It also introduces an experimental new flag > ($LEIN_FAST_TRAMPOLINE) allowing trampoline calls to cache their command > so that repeated invocations can happen without launching Leiningen's JVM. > > ## 2.0.0-preview9 / 2012-08-24 > > * Use :provided profile by default everywhere except uberjar. (Marshall > Vandegrift) > * Unify format for auto-loading middleware and hooks. (Justin Balthrop) > * Allow more declarative :nrepl-middleware settings. (Chas Emerick) > * Fix :eval-in :classloader for native dependencies. (Justin Balthrop) > * Support project and user leinrc file for shell-level customization. (Justin > Balthrop) > * Cache trampoline commands for fast boot. Set $LEIN_FAST_TRAMPOLINE to > enable. > * Support setting HTTPS proxies. > * Improved resilience when self-install is interrupted. (Bruce Adams) > * Fix a bug where profile dependencies weren't honored in trampoline task. > > As usual, `lein upgrade` will get you the latest version if you're > already running a 2.x preview. Otherwise you can fetch it from > https://raw.github.com/technomancy/leiningen/preview/bin/lein. > Especially if you use the trampoline task, you should be sure to > upgrade. > > Hope you find this useful. Please report any problems via GitHub issues > or the mailing list. > > Thanks, > Phil > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > 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 post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en