Re: pkg problem on FreeBSD 13.0-CURRENT

From: Pieper, Jeffrey E <jeffrey.e.pieper_at_intel.com>
Date: Thu, 25 Oct 2018 16:29:59 +0000
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-current_at_freebsd.org on behalf of Kurt Jaeger" <owner-freebsd-current_at_freebsd.org on behalf of pi_at_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
    }
    -------------
    
    -- 
    pi_at_FreeBSD.org         +49 171 3101372              2 years to go !
    _______________________________________________
    freebsd-current_at_freebsd.org mailing list
    https://lists.freebsd.org/mailman/listinfo/freebsd-current

    To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
    

Received on Thu Oct 25 2018 - 14:31:12 UTC

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