I am using 15.0-RELEASE.
I'm trying to switch to the latest package repo. I put
I'm trying to switch to the latest package repo. I put
FreeBSD: { url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest" } into usr/local/etc/pkg/repos/FreeBSD.conf, according to the manual. However, this results in an error when trying to update the local package repo:
Code:
...
pkg: packagesite URL error for pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/meta.conf --pkg+:// implies SRF mirror type
pkg: packagesite URL error for pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/meta.txz --pkg+:// implies SRF mirror type
pkg: packagesite URL error for pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/data.pkg --pkg+:// implies SRF mirror type
pkg: packagesite URL error for pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/data.tzst --pkg+:// implies SRF mirror type
pkg: packagesite URL error for pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/packagesite.pkg --pkg+:// implies SRF mirror type
pkg: packagesite URL error for pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/packagesite.tzst --pkg+:// implies SRF mirror type
Unable to update repository FreeBSD
Error updating repositories!