Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 18:14:39 +0200
From:      David Marec <david.marec@davenulle.org>
To:        freebsd-current@freebsd.org
Subject:   Re: HEADS-UP: OpenSSL 1.1.1 in 12.0
Message-ID:  <fa5c4999-5f6f-37d1-991c-eeedb6f3a8ed@davenulle.org>
In-Reply-To: <20181009213425.GG61558@FreeBSD.org>
References:  <20181009213425.GG61558@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa5c4999-5f6f-37d1-991c-eeedb6f3a8ed>