Hi!
Long time I didn't have a problem with
I didn't change anything and settings in
/usr/local/etc/pkg/reps/FreeBSD.conf I have
which I have from FreeBSD 14.2 and now I am using FreeBSD -RELEASE-14.3-p5 and long time was okay.
pkg version is 2.4.2_1.
Thank you.[/cmd]
Long time I didn't have a problem with
pkg upgrade but today surprisse. When I ran I got:
Code:
pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
Updating FreeBSD-kmods repository catalogue...
FreeBSD-kmods repository is up to date.
All repositories are up to date.
Checking for upgrades (922 candidates): 100%
Processing candidates (922 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
I didn't change anything and settings in
/usr/local/etc/pkg/reps/FreeBSD.conf I have
Code:
FreeBSD: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
FreeBSD-kmods: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_latest_${VERSION_MINOR}",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
which I have from FreeBSD 14.2 and now I am using FreeBSD -RELEASE-14.3-p5 and long time was okay.
pkg version is 2.4.2_1.
Thank you.[/cmd]