On Sat, Jul 08, 2017 at 08:38:37AM -0400, RD Thrush wrote: > >Synopsis: libtls.so is missing from base61.tgz set > >Category: system > >Environment: > System : OpenBSD 6.1 > Details : OpenBSD 6.1-current (GENERIC.MP) #93: Thu Jul 6 15:41:21 > MDT 2017 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > After upgrading -current, I noticed the following warning > about libtls: > > Path to firmware: http://firmware.openbsd.org/firmware/snapshots/ > Updating: vmm-firmware-1.10.2p3 > http://firmware.openbsd.org/firmware/snapshots/: warning: libtls.so.15.6: > minor version >= 7 expected, using it anyway > http://firmware.openbsd.org/firmware/snapshots/vmm-firmware-1.10.2p3.tgz: > warning: libtls.so.15.6: minor version >= 7 expected, using it anyway > > libtls.so.15.7 is in /usr/src/distrib/sets/lists/base/mi; > however, it is missing from the base61.tgz set which likely contributes > to the above message, ie.: > 1>(cd /usr/src/distrib/sets/lists && grep -r libtls.so *) > base/mi:./usr/lib/libtls.so.15.7 > 2>tar -tvzf base61.tgz | grep libtls.so | wc > 0 0 0 > > >How-To-Repeat: > Upgrade -current and notice the first reboot message. > >Fix: > Dunno
Known, fixed by https://github.com/openbsd/src/commit/5de0d37d6f006dea60577d9428060862d8e94405, wait for next snaps, etc..
