pkg problem on FreeBSD 13.0-CURRENT
Ben Widawsky
bwidawsk at freebsd.org
Thu Oct 25 16:47:58 UTC 2018
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 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"
>
>
> _______________________________________________
> 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"
More information about the freebsd-current
mailing list