The following error message occurred when I did a routine 'pkg update'. I used pkg and NOT pkg-devel using FreeBSD 12.1-RELEASE. Yesterday, I incorrectly reported this issue against ports-mgmt/pkg-devel. > sudo pkg update Updating FreeBSD repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.txz: 100% 6 MiB 322.7kB/s 00:20 Processing entries: 63% pkg: wrong architecture: FreeBSD:12.0:amd64 instead of FreeBSD:12:amd64 pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:12.0:amd64 Processing entries: 100% Unable to update repository FreeBSD Error updating repositories! Exit 70
I can confirm this. This is a normal package update. # pkg update Updating FreeBSD repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.txz: 100% 6 MiB 6.5MB/s 00:01 Processing entries: 63% pkg: wrong architecture: FreeBSD:12.0:amd64 instead of FreeBSD:12:amd64 pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:12.0:amd64 Processing entries: 100% Unable to update repository FreeBSD Error updating repositories!
Yup- this one's a known issue. =-) See: PR 244549 *** This bug has been marked as a duplicate of bug 244549 ***