Thanks. pkg repos -e gives:
FreeBSD-ports: {
url :
"pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly",
enabled : yes,
priority : 0,
mirror_type : "SRV",
signature_type : "FINGERPRINTS",
fingerprints : "/usr/share/keys/pkg"
}
FreeBSD-ports-kmods: {
url :
"pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_quarterly_0",
enabled : yes,
priority : 0,
mirror_type : "SRV",
signature_type : "FINGERPRINTS",
fingerprints : "/usr/share/keys/pkg"
}
FreeBSD: {
url :
"pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly",
enabled : yes,
priority : 0
}
but pkg upgrade still results in:
pkg upgrade
Updating FreeBSD-ports repository catalogue...
FreeBSD-ports repository is up to date.
Updating FreeBSD-ports-kmods repository catalogue...
FreeBSD-ports-kmods repository is up to date.
Updating FreeBSD repository catalogue...
pkg: Repository FreeBSD has a wrong packagesite, need to re-create database
pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/meta.txz --
pkg+:// implies SRV mirror type
repository FreeBSD has no meta file, using default settings
pkg: packagesite URL error for
pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/data.pkg --
pkg+:// implies SRV mirror type
pkg: packagesite URL error for
pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/data.tzst --
pkg+:// implies SRV mirror type
pkg: packagesite URL error for
pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/packagesite.pkg
-- pkg+:// implies SRV mirror type
pkg: packagesite URL error for
pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/packagesite.tzst
-- pkg+:// implies SRV mirror type
Unable to update repository FreeBSD
Error updating repositories!
Julf