I rebuilt pkg from ports and it seems to work now. When I think about it
there was a note in UPDATING that I maybe should have read.

20181009:
        OpenSSL has been updated to version 1.1.1.  This update included
        additional various API changes througout the base system.  It is
        important to rebuild third-party software after upgrading.  The
value
        of __FreeBSD_version has been bumped accordingly.

On 10/25/18 6:29 PM, Pieper, Jeffrey E wrote:
> I'm seeing:
>
> Installing pkg-1.10.5_5...
> Extracting pkg-1.10.5_5: 100%
> ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg"
>
> Thanks,
> Jeff
>
> On 10/25/18, 9:18 AM, "owner-freebsd-curr...@freebsd.org on behalf of Kurt 
> Jaeger" <owner-freebsd-curr...@freebsd.org on behalf of p...@freebsd.org> 
> wrote:
>
>     Hi!
>     
>     > On 10/25/18 5:19 PM, Sean Bruno wrote:
>     > > pkg-static install -f pkg
>     > 
>     > It works better now, but there are some complaints.
>     
>     If it's only the certificate issue, try this:
>     
>     cd /usr/local/etc
>     cp pkg.conf.sample pkg.conf
>     vi pkg.conf
>     -------------
>     PKG_ENV : {
>             SSL_NO_VERIFY_PEER: 1
>     }
>     -------------
>     
>     -- 
>     p...@freebsd.org         +49 171 3101372              2 years to go !
>     _______________________________________________
>     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"
>     
>

_______________________________________________
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