Date: Fri, 29 Nov 2013 00:06:00 +0400 From: Igor R <igor4ml@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: pkg 1.2_1 Message-ID: <CAGLzeoyTtOOQz4=G_cxeso8G%2B8Ff=jtvcautm3uZOxJNSmDc5g@mail.gmail.com> In-Reply-To: <5297A0B6.3070302@infracaninophile.co.uk> References: <1894592.P4B1yXKRe7@lumiwa.farms.net> <5297835E.6060105@infracaninophile.co.uk> <l783it$t31$1@ger.gmane.org> <5297A0B6.3070302@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
I have another question about new pkg - it complains about signature:
pkg: No signature found
pkg: Unable to find catalogs
/etc/pkg/FreeBSD.conf:
# $FreeBSD: stable/10/etc/pkg/FreeBSD.conf 257797 2013-11-07 15:43:41Z
bdrewery $
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
ls -R /usr/share/keys/pkg :
revoked trusted
/usr/share/keys/pkg/revoked:
/usr/share/keys/pkg/trusted:
pkg.freebsd.org.2013102301
I dont have any custom repositories, have just upgraded pkg.
On Thu, Nov 28, 2013 at 11:59 PM, Matthew Seaman <
m.seaman@infracaninophile.co.uk> wrote:
> On 28/11/2013 18:55, Walter Hurry wrote:
> > Thanks. I understand that, but my question is where should the file
> > actually live? In /etc/pkg, or in /usr/local/etc/pkg/repos?
>
> pkg(8) will search all the directories on REPOS_PATH, which by default is
>
> /etc/pkg
> /usr/local/etc/pkg/repos
>
> /etc/pkg is for the "official" FreeBSD.conf that comes with the base
> system. /usr/local/etc/pkg/repos is for general use.
>
> > And for that matter, where should pkg.conf be? I still have SHLIBS : YES
> > in /usr/local/etc/pkg.conf. And is it still needed?
>
> No that's not needed. 'SHLIBS: yes' is the default now. Verb. Sap. if
> you don't want to override any of the default values you can do without
> a pkg.conf entirely. (pkg(8) complains about an empty pkg.conf at the
> moment, which is a bug.)
>
> Cheers,
>
> Matthew
>
> --
> Dr Matthew J Seaman MA, D.Phil.
>
> PGP: http://www.infracaninophile.co.uk/pgpkey
> JID: matthew@infracaninophile.co.uk
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGLzeoyTtOOQz4=G_cxeso8G%2B8Ff=jtvcautm3uZOxJNSmDc5g>
