Yes, one of our machines failed to come back properly after a reboot to address the glibc security issue. We're working on fixing it.
Sam On Wed, Feb 17, 2016 at 9:02 AM Brian Adkins <[email protected]> wrote: > I'm trying to install the html-parsing package, and I'm getting a > connection refused error. Is this just a transient issue? > > $ raco pkg install html-parsing > Resolving "html-parsing" via > https://download.racket-lang.org/releases/6.4/catalog/ > tcp-connect > <https://download.racket-lang.org/releases/6.4/catalog/tcp-connect>: > connection failed > address: mirror.racket-lang.org > port number: 80 > step: 6 > system error: Connection refused; errno=61 > context...: > /Applications/Racket v6.4/collects/net/http-client.rkt:235:0 > /Applications/Racket > v6.4/collects/racket/contract/private/arrow-val-first.rkt:335:3 > /Applications/Racket v6.4/collects/net/url.rkt:144:0: > http://getpost-impure-port > /Applications/Racket v6.4/collects/net/url.rkt:251:2: redirection-loop > /Applications/Racket > v6.4/collects/racket/contract/private/arrow-val-first.rkt:335:3 > /Applications/Racket v6.4/collects/pkg/private/network.rkt:59:3 > /Applications/Racket v6.4/collects/pkg/private/catalog.rkt:218:0: > read-from-server > /Applications/Racket v6.4/collects/pkg/private/catalog.rkt:138:9: > for-loop > /Applications/Racket v6.4/collects/pkg/private/catalog.rkt:135:2: > lookup-normally > /Applications/Racket > v6.4/collects/pkg/private/../../racket/private/more-scheme.rkt:261:28 > /Applications/Racket v6.4/collects/pkg/private/prefetch.rkt:128:2 > /Applications/Racket v6.4/collects/pkg/private/catalog.rkt:132:0: > package-catalog-lookup9 > /Applications/Racket v6.4/collects/pkg/private/catalog.rkt:200:0: > package-catalog-lookup-source19 > /Applications/Racket v6.4/collects/pkg/private/clone-path.rkt:370:0: > desc->repo8 > /Applications/Racket v6.4/collects/pkg/private/clone-path.rkt:64:2: > add-repo-desc35 > /Applications/Racket v6.4/collects/pkg/private/clone-path.rkt:45:0: > adjust-to-normalize-repos > > When I try to open http://mirror.racket-lang.org/releases/6.4/catalog/ > directly, I get connection refused. > > Thanks, > Brian > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" 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 "Racket Users" 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.

