pkg 1.2_1

Igor R igor4ml at gmail.com
Thu Nov 28 20:06:02 UTC 2013


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 at 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 at infracaninophile.co.uk
>
>


More information about the freebsd-questions mailing list