pkg-build tcp-connect: connection failed, detail: host not found, address: pkgs.racket-lang.org

26 views
Skip to first unread message

Neil Van Dyke

unread,
Feb 26, 2016, 1:06:20 PM2/26/16
to Racket-Dev List
Is the reliability of pkg-build/pkgs servers setup OK?

Reason I ask: This morning, three of my packages failed to build because
pkg-build could not resolve/reach pkgs (example below). I've also seen
at least one install failure in the last few days when pkg-build got a
tcp-connect error to my Web server.

http://pkg-build.racket-lang.org/server/built/fail/rackonsole.txt
> Downloading http://localhost:18333/built/pkgs/mcfly.zip
> Downloading http://localhost:18333/built/pkgs/overeasy.zip
> Downloading http://localhost:18333/built/pkgs/charterm.zip
> Downloading
> https://pkgs.racket-lang.org/www.neilvandyke.org/racket/gdbdump.zip
> tcp-connect: connection failed
> detail: host not found
> address: pkgs.racket-lang.org
> port number: 443
> step: 1
> system error: Name or service not known; errno=-2
> context...:
> /home/racket/build-pkgs/racket/collects/openssl/mzssl.rkt:1641:0:
> ssl-connect150

Thanks,
Neil V.

Matthew Flatt

unread,
Feb 26, 2016, 1:57:31 PM2/26/16
to Neil Van Dyke, Racket-Dev List
The pkg-build service is not good at reporting problems in accessing a
package. Access issues tend to become network failures in the logs,
because the real failure happened when trying to put a copy of the
package where the build VM can reach it.

In this case, the problem is that the "gdbdump" package is registered
with the source "www.neilvandyke.org/racket/gdbdump.zip". I think you
meant a "http://" at the beginning.
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-dev+...@googlegroups.com.
> To post to this group, send email to racke...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-dev/56D0941B.4090205%40neilvandyke.org
> .
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages