On 3/03/2020 4:58 am, marco wrote:
On Sun, Mar 01, 2020 at 04:50:59PM -0500, you (Brennan Vincent) sent the 
following to [freebsd-current] :
Apparently something has its ABI erroneously listed as FreeBSD:13.0:amd64
instead of FreeBSD:13:amd64.

```
$ sudo pkg update -f
Updating FreeBSD repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%    6 MiB   6.4MB/s    00:01
Processing entries:  72%
pkg: wrong architecture: FreeBSD:13.0:amd64 instead of FreeBSD:13:amd64
pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:13.0:amd64
Processing entries: 100%
Unable to update repository FreeBSD
Error updating repositories!
```

Ran into this very same problem today too.
Just learned on #freebsd that the repos are temporarily borked and
people are working hard to fix it.

I even tried bootstrapping pkg like: env ABI=FreeBSD:13:amd64 pkg
bootstrap -f (pkg 1.13.2 already installed) to no avail.
Hoping things get sorted soon.


Tacked in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244549
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to