Hi,
I am running FreeBSD 13.0-RELEASE-p7, which I upgraded from FreeBSD 12.
I had some issues during the upgrade with
Now when I run
Any idea what I could do to make
Thanks for hints!
I am running FreeBSD 13.0-RELEASE-p7, which I upgraded from FreeBSD 12.
I had some issues during the upgrade with
pkg
and had to run pkg bootstrap
to make it work again.Now when I run
pkg update && pkg upgrade
the local repository is being updated but it always returns:
Code:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are 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.
Any idea what I could do to make
pkg
aware of outdated packages? I removed the sqlite database already but it didn't help.Thanks for hints!