Skip to content

Instantly share code, notes, and snippets.

@greghendershott
Created June 25, 2014 16:10
Show Gist options
  • Save greghendershott/6c741729cea543cfacd3 to your computer and use it in GitHub Desktop.
Save greghendershott/6c741729cea543cfacd3 to your computer and use it in GitHub Desktop.
$ /Applications/Racket_v5.3.5/bin/raco pkg install c
tcp-connect: connection failed
address: pkgs.racket-lang.org
port number: 443
step: 6
system error: Connection refused; errno=61
context...:
/Applications/Racket_v5.3.5/collects/openssl/mzssl.rkt:1431:0: ssl-connect
/Applications/Racket_v5.3.5/collects/net/url.rkt:222:2: redirection-loop
/Applications/Racket_v5.3.5/collects/pkg/util.rkt:33:0: call/input-url+2005
/Applications/Racket_v5.3.5/collects/pkg/lib.rkt:226:3: for-loop
/Applications/Racket_v5.3.5/collects/pkg/lib.rkt:224:0: package-index-lookup
/Applications/Racket_v5.3.5/collects/pkg/lib.rkt:459:2: install-package228
/Applications/Racket_v5.3.5/collects/pkg/lib.rkt:449:0: install-packages55
/Applications/Racket_v5.3.5/collects/racket/file.rkt:295:8
/Applications/Racket_v5.3.5/collects/racket/file.rkt:284:0: call-with-file-lock24
/Applications/Racket_v5.3.5/collects/pkg/main.rkt: [running body]
/Applications/Racket_v5.3.5/collects/pkg/raco.rkt: [traversing imports]
/Applications/Racket_v5.3.5/collects/raco/raco.rkt: [running body]
/Applications/Racket_v5.3.5/collects/raco/main.rkt: [running body]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment