after pkgbasify – not finding all the repos? 0 ▲ Dan Langille's Other Diary 1 hour ago · Tech · hide · 0 comments If, after moving to pkgbase (for me, that was via pkgbasify), you discover you can’t find the package in question, you might, like me, run this command: % pkg repos -e [18:25 r720-02 dvl ~] % pkg repos -e local: { url : "https://fedex.example.org/packages/FreeBSD:15:amd64/", enabled : yes, priority : 0, signature_type : "PUBKEY", pubkey : "/etc/ssl/slocum.unixathome.org.cert" } Not to worry, that’s my local repo. What’s missing there is pkgbase. When I compare this to another host, I saw: [18:25 gw01 dvl ~] % pkg repos -e FreeBSD-base: { url : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/base_release_0", enabled : yes, priority : 0, mirror_type : "SRV", signature_type : "FINGERPRINTS", fingerprints : "/usr/share/keys/pkgbase-15" } local: { url : "http://fedex.int.example.org/packages/FreeBSD:15:amd64/", enabled : yes, priority : 0, signature_type : "PUBKEY", pubkey : "/etc/ssl/slocum.unixathome.org.cert" } [18:25 gw01 dvl ~] % sudoedit /usr/local/etc/pkg/repos/FreeBSD-base.conf Where… No comments yet. Log in to reply on the Fediverse. Comments will appear here.