On Mon, 23 Jun 2008, James Hartley wrote: > 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.
Strangely I always set PKG_PATH manually and never noted the ending slash. And yes, always using a mirror. BTW, just a distraction. Thank you.

