Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2018 18:52:13 +0200
From:      Per Gunnarsson <p.gunnarsson@yahoo.com>
To:        "Pieper, Jeffrey E" <jeffrey.e.pieper@intel.com>, Kurt Jaeger <pi@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: pkg problem on FreeBSD 13.0-CURRENT
Message-ID:  <a6aad58d-b2c2-8ac3-4bf1-6edfa50caaac@yahoo.com>
In-Reply-To: <52EFEA27-9BF1-47D5-BDFF-2B5E86F15018@intel.com>
References:  <67b03ad1-9b9c-5b5c-f6b6-3bbc716daf55@yahoo.com> <20181025125732.GG28382@home.opsec.eu> <8352d047-f75f-50f9-e322-443401a7b16f@freebsd.org> <eb14b04e-4533-ba52-1abc-f0a3414121e0@yahoo.com> <20181025161545.GH28382@home.opsec.eu> <52EFEA27-9BF1-47D5-BDFF-2B5E86F15018@intel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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-current@freebsd.org on behalf of Kurt Jaeger" <owner-freebsd-current@freebsd.org on behalf of pi@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@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-unsubscribe@freebsd.org"
>     
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a6aad58d-b2c2-8ac3-4bf1-6edfa50caaac>