Clear Package Lock Button failure
-
When I installed the system, I clicked the button and it isn't worked, but it was still locked.
pkg install pfSense-pkg-acme Updating pfSense-core repository catalogue... pfSense-core repository is up to date. Updating pfSense repository catalogue... pfSense repository is up to date. All repositories are up to date. process with pid 59863 still holds the lock process with pid 59863 still holds the lock process with pid 59863 still holds the lock process with pid 59863 still holds the lock process with pid 59863 still holds the lock process with pid 59863 still holds the lock pkg: Cannot get an advisory lock on a database, it is locked by another process
-
Try to kill that process.
-
@viragomann said in Clear Package Lock Button failure:
Try to kill that process.
what is command for this?
-
-
@viragomann said in Clear Package Lock Button failure:
kill <PID>
Replace <PID> by the number shown in the error-message.
thanks!