Re: HEADS-UP: OpenSSL 1.1.1 in 12.0

From: David Marec <david.marec_at_davenulle.org>
Date: Sat, 27 Oct 2018 18:14:39 +0200
On 09/10/2018 23:34, Glen Barber wrote:
> OpenSSL has been updated to version 1.1.1 as of r339270.
> 
> It is important to rebuild third-party packages before running:
> 
>   # make -C /usr/src delete-old && make -C /usr/src delete-old-libs
> 


I just do a fresh install a FreeBSD-12 from 
http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.0-BETA2

It sounds that "pkg" shipped with 12-BETA-2 still use the old library:

root_at_matarje:/usr/lib # ls -l libssl*
-r--r--r--  1 root  wheel  4386406 Oct 26 03:08 libssl.a
lrwxr-xr-x  1 root  wheel       13 Oct 26 03:08 libssl.so -> libssl.so.111
-r--r--r--  1 root  wheel   604936 Oct 26 03:08 libssl.so.111
-r--r--r--  1 root  wheel  4493898 Oct 26 03:08 libssl_p.a
root_at_matarje:/usr/lib # pkg upgrade
ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg"


root_at_matarje:/usr/lib # pkg-static upgrade
Updating FreeBSD repository catalogue...
pkg-static: Repository FreeBSD load error: access repo 
file(/var/db/pkg/repo-FreeBSD.sqlite) failed: No such file or directory
Fetching meta.txz: 100%    944 B   0.9kB/s    00:01
pkg-static: error reading public key: 
error:00000000:lib(0):func(0):reason(0)
pkg-static: No trusted certificate has been used to sign the repository
repository FreeBSD has no meta file, using default settings
Fetching packagesite.txz: 100%    6 MiB   2.1MB/s    00:03
pkg-static: error reading public key: 
error:00000000:lib(0):func(0):reason(0)
pkg-static: No trusted certificate has been used to sign the repository
Unable to update repository FreeBSD
Error updating repositories!



regards
-- 
David Marec
https://lapinbilly.eu/
Received on Sat Oct 27 2018 - 14:14:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:19 UTC