This is annoying. Every time I try to build with packages I get an error with libiconv-1.9.2p3 . Unfortunately, this failure screws up every other package I try to install
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/ # pkg_add bash-3.1.1p0.tgz Error from ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/: Unknown command. Not an ustar archive header bash-3.1.1p0:libiconv-1.9.2p3: complete Adjusting md5 for /usr/local/lib/libiconv.a from 044a57b2de335fa8b5c24f977e9dc0af to 4e50ca5fc370e7247ffddea2ac1bd5af /usr/sbin/pkg_add: Installation of libiconv-1.9.2p3 failed , partial installation recorded as partial-libiconv-1.9.2p3 # bash ksh: bash: not found # pkg_add amap-5.2.tgz Error from ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/: Unknown command. amap-5.2:pcre-6.4p1: complete amap-5.2: complete # pkg_add nmap-3.95p0.tgz Error from ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/: Unknown command. Can't install libiconv-1.9.2p3 because of conflicts (partial-libiconv-1.9.2p3) /usr/sbin/pkg_add: libiconv-1.9.2p3:Fatal error # pkg_add wget-1.10.2p0.tgz Error from ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/: Unknown command. Can't install libiconv-1.9.2p3 because of conflicts (partial-libiconv-1.9.2p3) /usr/sbin/pkg_add: libiconv-1.9.2p3:Fatal error >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> My only choice appears to be rebuild, which I have done three times now. If someone could point me to the magic formula of package downloads, much appreciated. I am trying to build a box for pen testing, and will switch to a Linux variant or FreeBSD if OpenBSDs ports and packages are screwed up. It never used to be that difficult to build an OpenBSD pen test box, at least with v3.6/v3.7/v3.8 Thanks in advance for any help. Edward Ray