On Sun, Sep 15, 2013 at 9:48 AM, Maxime <o...@mxher.fr> wrote: > Le 15/09/2013 15:25, Jeffrey Walton a écrit : >> On Sun, Sep 15, 2013 at 8:28 AM, Roman Gorelov <bert.bu...@yandex.com> wrote: >>>> Jeffrey Walton <noloa...@gmail.com> writes: >>>>> Mt bad. That was the mirror. Here's the full PKG_PATH (from the >>>>> capture): ftp://mirror.jmu.edu/pub/OpenBSD/OpenBSD/5.3.packages/amd64/ >>>>> (with the trailing slash). >>>> >>> >>> Look carefully at yout $PKG_PATH. >>> Should be: ftp://mirror.jmu.edu/pub/OpenBSD/5.3/packages/amd64/ >>> Really is: ftp://mirror.jmu.edu/pub/OpenBSD/OpenBSD/5.3.packages/amd64/ >> Thanks Roman. It was a typo. The screen capture is correct. >> > > Don't use screen capture attached as they are removed from the > mailing-list. Thanks Maxime. I provided a link to the capture. It was not attached.
> Are you able to do a "telnet mirror.jmu.edu 21" and get successfully > connected or not? > You could just copy/paste text of your terminal. The first few dependent packages were downloaded. It hung on the libiconv. > My guess is there is a firewall which is not allowing your OpenBSD > server to connect to the mirror (dropping packets). > It can be the local firewall itself or another one depending of your > network architecture. OK, thanks. So am I safe to ^C this process and try again? I don't want to corrupt the package database since I'll probably not be able to fix it. Did I do something wrong when attempting to follow the manual? The command woud have been: sudo -E pkg_add subversion Jeff