Hi!
I have a longer time problem with "candidates". It was on FreeBSD 15.-RE$LEASE and it is now on 15.1-RELEASE too.
MC is built from ports but other 4?
pkg version is 2.7.5
I had the similar problem very long time and I solved it but now I cannot.
Thank you.
I have a longer time problem with "candidates". It was on FreeBSD 15.-RE$LEASE and it is now on 15.1-RELEASE too.
Code:
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.
All repositories are up to date.
Checking for upgrades (6 candidates): 83%
mc-4.8.32 is locked and may not be modified
Checking for upgrades (6 candidates): 100%
Processing candidates (6 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
Code:
pkg upgrade -r FreeBSD-ports-kmods
Updating FreeBSD-ports-kmods repository catalogue...
FreeBSD-ports-kmods repository is up to date.
FreeBSD-ports-kmods is up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
Code:
pkg upgrade -r FreeBSD-ports
Updating FreeBSD-ports repository catalogue...
FreeBSD-ports repository is up to date.
FreeBSD-ports is up to date.
Checking for upgrades (6 candidates): 83%
mc-4.8.32 is locked and may not be modified
Checking for upgrades (6 candidates): 100%
Processing candidates (6 candidates): 100%
The following 3 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
gpu-firmware-amd-kmod-picasso: 20250109.1501000 -> 20260519.1500068 [FreeBSD-ports]
gpu-firmware-amd-kmod-raven: 20250109.1501000 -> 20260519.1500068 [FreeBSD-ports]
wifi-firmware-iwlwifi-kmod: 20251125 -> 20260410 [FreeBSD-ports]
Number of packages to be upgraded: 3
The operation will free 3 MiB.
770 KiB to be downloaded.
MC is built from ports but other 4?
Code:
root # pkg -d upgrade
Updating FreeBSD-ports repository catalogue...
DBG(1)[37736]> PkgRepo: verifying update for FreeBSD-ports
DBG(1)[37736]> Pkgrepo, begin update of '/var/db/pkg/repos/FreeBSD-ports/db'
DBG(1)[37736]> (fetch) Request to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/meta.conf
DBG(1)[37736]> (fetch) libfetch> connecting
DBG(1)[37736]> (fetch) libfetch> fetching from: https://pkgmir.geo.freebsd.org/FreeBSroot # pkg -d upgrade
Updating FreeBSD-ports repository catalogue...
DBG(1)[40409]> PkgRepo: verifying update for FreeBSD-ports
DBG(1)[40409]> Pkgrepo, begin update of '/var/db/pkg/repos/FreeBSD-ports/db'
DBG(1)[40409]> (fetch) Request to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/meta.conf
DBG(1)[40409]> (fetch) libfetch> connecting
DBG(1)[40409]> (fetch) libfetch> fetching from: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/latest/meta.conf with opts "i"
DBG(1)[40409]> (fetch) Request to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest/data.pkg
DBG(1)[40409]> (fetch) libfetch> connecting
DBG(1)[40409]> (fetch) libfetch> fetching from: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/latest/data.pkg with opts "i"
FreeBSD-ports repository is up to date.
Updating FreeBSD-ports-kmods repository catalogue...
DBG(1)[40409]> PkgRepo: verifying update for FreeBSD-ports-kmods
DBG(1)[40409]> Pkgrepo, begin update of '/var/db/pkg/repos/FreeBSD-ports-kmods/db'
DBG(1)[40409]> (fetch) Request to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_latest_1/meta.conf
DBG(1)[40409]> (fetch) libfetch> connecting
DBG(1)[40409]> (fetch) libfetch> fetching from: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/kmods_latest_1/meta.conf with opts "i"
DBG(1)[40409]> (fetch) Request to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_latest_1/data.pkg
DBG(1)[40409]> (fetch) libfetch> connecting
DBG(1)[40409]> (fetch) libfetch> fetching from: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/kmods_latest_1/data.pkg with opts "i"
FreeBSD-ports-kmods repository is up to date.
All repositories are up to date.
DBG(1)[40409]> (db) want to get an advisory lock on a database
Checking for upgrades (6 candidates): 83%
mc-4.8.32 is locked and may not be modified
Checking for upgrades (6 candidates): 100%
Processing candidates (6 candidates): 100%
DBG(1)[46342]> (universe) removing gpu-firmware-amd-kmod-raven from the request as it is the same as local
DBG(1)[46342]> (universe) removing wifi-firmware-iwlwifi-kmod from the request as it is the same as local
DBG(1)[46342]> (universe) removing gpu-firmware-amd-kmod-picasso from the request as it is the same as local
Checking integrity...DBG(1)[46342]> (jobs) check integrity for 0 items added
done (0 conflicting)
Your packages are up to date.
DBG(1)[46342]> (db) release an advisory lock on a database
I had the similar problem very long time and I solved it but now I cannot.
Thank you.