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@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@matarje:/usr/lib # pkg upgrade
ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg"


root@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/
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to