On 2/03/2020 2:47 pm, Neel Chauhan wrote:
Hi freebsd-ports@,
I am running FreeBSD 13-CURRENT and I am getting this error on a "pkg
update":
pkg: wrong architecture: FreeBSD:13.0:amd64 instead of FreeBSD:13:amd64
pkg: repository FreeBSD contains packages with wrong ABI:
FreeBSD:13.0:amd64
I am running FreeBSD 13-CURRENT r358510.
Why is this happening?
I also filed a bug on Bugzilla:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244549
-Neel
===
https://www.neelc.org/
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"
There's a known issue with the official FreeBSD package builders (which
use ports-mgmt/pkg-devel) causing mismatched ABI error messages for
package users after a recent pkg-devel update.
Pull request addressing the issue has been submitted by Kyle (CC'd):
https://github.com/freebsd/pkg/pull/1817
The change needs to be deployed to the build cluster to resolve the issue
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"