The topic have been up for some days ago. Read here what Theo said about it before last release http://marc.info/?l=openbsd-misc&m=120620984225011&w=2
2008/9/16 Stanislaus Hoppe <[EMAIL PROTECTED]> > Hello, > > I've tried to install the bash package > (PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/) > on a -*current* system (4.4 GENERIC#1050 i386) but I get following error: > > pkg_add -v bash > parsing bash-3.2.39 > Dependencies for bash-3.2.39 resolve to: *libiconv*-1.12, gettext-*0*.17 > (todo: *libiconv*-1.12,gettext-*0*.17) > bash-3.2.39:parsing *libiconv*-1.12 > *Can*'t install *libiconv*-1.12: *lib* *not* *found* *c*.*48*.*0* > *c*.*48*.*0*: partial match in /usr/*lib*: major=49, minor=*0* (bad major) > bash-3.2.39:parsing gettext-*0*.17 > Dependencies for gettext-*0*.17 resolve to: *libiconv*-1.12 (todo: > *libiconv*-1.12) > bash-3.2.39:parsing *libiconv*-1.12 > *Can*'t install *libiconv*-1.12: *lib* *not* *found* *c*.*48*.*0* > *c*.*48*.*0*: partial match in /usr/*lib*: major=49, minor=*0* (bad major) > *Can*'t install gettext-*0*.17: *can*'t resolve *libiconv*-1.12 > *Can*'t install bash-3.2.39: *can*'t resolve *libiconv*-1.12,gettext-*0*.17 > > Is there anything that I *can* do to fix this issue? In my opinion the > *libiconv* package has to be packaged on a -*current* (#1050) system. > > Best regards, > zm0