pkg problem on FreeBSD 13.0-CURRENT

Warner Losh imp at bsdimp.com
Thu Oct 25 16:41:44 UTC 2018


On Thu, Oct 25, 2018 at 10:17 AM Kurt Jaeger <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
> }
> -------------
>

The issues I've hit needing pkg-static to power through are all
shared-library issues.

Warner


More information about the freebsd-current mailing list