Unable to run "pkg update -f" on 13-CURRENT

Kubilay Kocak koobs at FreeBSD.org
Mon Mar 2 05:50:25 UTC 2020


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/
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

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


More information about the freebsd-ports mailing list