pfSense 25.07 RC
I tried to remove Wiregard package but I got this error:
pfSense-pkg-WireGuard removal failed!
Another instance of pfSense-upgrade is running. Try again later
There is no instance running I checked
I found those commands in another thread but it didn't work, any suggestion is welcome
#Force an update of pkg metadata:
sudo pkg-static -o ABI=FreeBSD:15:amd64 -o IGNORE_OSVERSION=yes update
#Update pkg:
sudo pkg-static -o ABI=FreeBSD:15:amd64 -o IGNORE_OSVERSION=yes upgrade -fy pkg
#Upgrade pfSense-upgrade:
sudo pkg-static -o ABI=FreeBSD:15:amd64 -o IGNORE_OSVERSION=yes upgrade -fy pfSense-upgrade
#Check for updates in debug mode:
sudo pfSense-upgrade -dc
#Run the upgrade in debug mode:
sudo pfSense-upgrade -dy