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