Update 14.3 -> 15.0 - pkg: packagesite URL error

0 views
Skip to first unread message

Johan Helsingius

unread,
Feb 26, 2026, 5:11:57 AMFeb 26
to ques...@freebsd.org
Hi,

After updating from 14.3 to 15.0, pkg update fails with

pkg: packagesite URL error for
pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/meta.conf --
pkg+:// implies SRV mirror type

Any suggestions?

Julf


Graham Perrin

unread,
Feb 27, 2026, 7:25:25 PM (13 days ago) Feb 27
to freebsd-...@freebsd.org
On 26/02/2026 10:11, Johan Helsingius wrote:
> …
>
> pkg: packagesite URL error for
> pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/meta.conf --
> pkg+:// implies SRV mirror type
>
> …


|pkg repos -el | sort -f ; sleep 5 ; pkg repos -e|


Johan Helsingius

unread,
Feb 28, 2026, 3:45:41 AM (13 days ago) Feb 28
to ques...@freebsd.org
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: packagesite URL error for
pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/meta.conf --
pkg+:// implies SRV mirror type
pkg: packagesite URL error for
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



Graham Perrin

unread,
Feb 28, 2026, 5:00:22 AM (13 days ago) Feb 28
to ques...@freebsd.org
On 28/02/2026 08:45, Johan Helsingius wrote:
FreeBSD: {
    url             : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly",
    enabled         : yes,
    priority        : 0
  } 


Delete the part of the file that includes the configuration above. 

What was previously 'FreeBSD' is now 'FreeBSD-ports. 

Reply all
Reply to author
Forward
0 new messages