Hi all, I just connect to my server this evening for pkg update task and I've got this: # pkg update Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 916 B 0.9kB/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!
I immediatly start to search what is going wrong but I found nothing: # pkg -vv | grep ABI ABI = "FreeBSD:12:amd64"; ALTABI = "freebsd:12:x86:64"; # uname -UK 1201000 1201000 I've update my /usr/src and delete my iocage package, still nothing So I deleted all my packgage and try again and again but still repositorie issue... # pkg info pkg-1.12.0 Package manager # freebsd-update fetch install Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 12.1-RELEASE from update2.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. No updates needed to update system to 12.1-RELEASE-p2. No updates are available to install. # freebsd-version 12.1-RELEASE-p2 What is wrong with my system ?? It's make me crazy Thanks for your help -- Antoine Michard GPG Key: 0xF5C9E7CD0882B381 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
