Date: Thu, 25 Oct 2018 09:47:55 -0700 From: Ben Widawsky <bwidawsk@freebsd.org> To: "Pieper, Jeffrey E" <jeffrey.e.pieper@intel.com> Cc: Kurt Jaeger <pi@freebsd.org>, Per Gunnarsson <p.gunnarsson@yahoo.com>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: pkg problem on FreeBSD 13.0-CURRENT Message-ID: <20181025164755.uypkous3cat3hmf6@smtp.freebsd.org> 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
You'll need to update base first, and ideally update all your packages before
make delete-old and make delete-old-libs
On 18-10-25 16:29:59, 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"
>
>
> _______________________________________________
> 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?20181025164755.uypkous3cat3hmf6>
