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, "[email protected] on behalf of Kurt > Jaeger" <[email protected] on behalf of [email protected]> > 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 > } > ------------- > > -- > [email protected] +49 171 3101372 2 years to go ! > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" > > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
