On 10 June 2017 at 05:02, Bob Willcox <[email protected]> wrote: > I am running the drm-next-4.7 and when I ran synth recently on my system > up update the ports and at the end of the run received these errors: > > pkg: wrong architecture: freebsd:10:x86:64 instead of FreeBSD:12:amd64 > pkg: repository Synth contains packages with wrong ABI: freebsd:10:x86:64 > Processing entries: 100% > Unable to update repository Synth > Error updating repositories! > Unfortunately, the system upgrade failed.
synth is complaining that one or more of the packages in the configuration's package directory has packages built for FreeBSD10/amd64 instead of FreeBSD12/amd64. If you have upgraded from FreeBSD 10 to FreeBSD 12, you must remove all the packages that have been built previously. Cheers. -- Jonathan Chen <[email protected]> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
