Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2013 21:08:56 -0800 (PST)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   New pkg error: "No signature" & "Unable to find catalogs"
Message-ID:  <1385788136783-5864898.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
I have 2 repos enabled: FreeBSD and myrepo (poudriere). Trying to upgrade has
started giving new error:
pkg upgrade
Updating repository catalogue
digests.txz                                  100%  946KB 135.2KB/s 106.4KB/s  
00:07    
pkg: No signature found
pkg: Unable to find catalogs

I don't need a signature for myrepo and as seen above, only one catalog gets
updated to PKG_CACHEDIR

* pkg.conf.sample copied to pkg.conf (default settings not changed)
* FreeBSD repo settings:
pub: {
url: "pkg+http://pkg.eu.freebsd.org/${ABI}/latest",
mirror_type: "srv"
signature_type: "FINGERPRINTS",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
* myrepo settings:
myrepo: {
url: "file:///asp/poudriere/data/packages/11amd-default",
mirror_type: "srv"
enabled: yes
}




-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/New-pkg-error-No-signature-Unable-to-find-catalogs-tp5864898.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



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