You are not logged in.
However, Pacman was locked for some reason and as a result I was unable to install any fresh software;
error: failed to init transaction (unable to lock database)
Usually means there is another instance of pacman running, or the previous process didn't terminate properly. You need to delete the db.lck file.
sudo rm -r /var/lib/pacman/db.lckis the typical fix.
You must unlearn what you have learned.
-- yoda
Offline
And Mrs. Pacman will get really upset.
(sorry - could not help myself)
We now return you to your regular programming.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Colonel Panic wrote:However, Pacman was locked for some reason and as a result I was unable to install any fresh software;
error: failed to init transaction (unable to lock database)
Usually means there is another instance of pacman running, or the previous process didn't terminate properly. You need to delete the db.lck file.
sudo rm -r /var/lib/pacman/db.lckis the typical fix.
Thanks for replying. I found a temporary fix - I rebooted (didn't think logging out would be drastic enough) and then logged back in again, and I was able to install a couple more programs before it happened again ...
I am slowly getting on top of it though, and advice like that goes a long way to help so thanks again.
Offline