Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2018 18:15:45 +0200
From:      Kurt Jaeger <pi@freebsd.org>
To:        Per Gunnarsson <p.gunnarsson@yahoo.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: pkg problem on FreeBSD 13.0-CURRENT
Message-ID:  <20181025161545.GH28382@home.opsec.eu>
In-Reply-To: <eb14b04e-4533-ba52-1abc-f0a3414121e0@yahoo.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>

next in thread | previous in thread | raw e-mail | index | archive | help
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 !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181025161545.GH28382>