On Mon, Jun 23, 2008 at 2:56 PM, Daniel B. <[EMAIL PROTECTED]> wrote: > I've updated to the today -current and I can't install packages as I > usually do. > > # export > PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386
Note the FAQ 15.2.2 requires a final directory delimiter which the above assignment is missing. ie. PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/ Likewise, you should check to see if there is a mirror closer to you geographically. This would relieve usage on the master site.