A second problem is is that the package catalog is not supposed to
depend on that machine's uptime. That's a configuration mistake that we
will fix, too. Unfortunately, I haven't yet found a way to fix it
before the machine is back up.

At Wed, 17 Feb 2016 14:21:02 +0000, Sam Tobin-Hochstadt wrote:
> 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 <lojicdot...@gmail.com> 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 racket-users+unsubscr...@googlegroups.com.
> > 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 racket-users+unsubscr...@googlegroups.com.
> 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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to