On Aug 11, 2006, at 10:45 AM, Marc Espie wrote:

Are you people actually TESTING STUFF ???

Right now, the base system snapshot for i386 has
a libc.so.39.2, and the packages snapshot is built
against libc.so.39.3.

I've seen ZERO reports about that.

Zilch, nothing, nada.

Fresh install from snapshot this morning.

# pkg_add bash
Can't install expat-2.0.0: lib not found c.39.3
Even by looking in the dependency tree:

Maybe it's in a dependent package, but not tagged with @lib ?
(check with pkg_info -K -L)
If you are still running 3.6 packages, update them.
Can't install gettext-0.14.5p1: can't resolve expat-2.0.0
Can't install bash-3.1.17: can't resolve gettext-0.14.5p1

# uname -a
OpenBSD server1.test.dixongroup.net 4.0 GENERIC#1055 i386
# ldconfig -r | grep libc.so.39
        0:-lc.39.2 => /usr/lib/libc.so.39.2


What's strange is that I built this system from the same location (ftp://ftp2.usa.openbsd.org/pub/OpenBSD/snapshots) last night, and this same package installed without errors. Not sure why it didn't fail before.

--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net



Reply via email to