You are not logged in.
I like to be able to browse packages with Shaman occasionally, but I get this error message now when I try to launch it:
"There was a problem while testing libalpm. Maybe another application has a lock on it."
Any idea what's going on here, and how to correct it?
Offline
Install lsof.
Which is the output as root of
lsof | grep libalpm"I'm Winston Wolfe. I solve problems."
~ Need moar games? [arch-games] ~ [aurcheck] AUR haz updates? ~
Offline
Thanks, again!
Offline
Install lsof.
Which is the output as root oflsof | grep libalpm
I have the same problem that shaman is getting that error but when I try to install lsof
yaourt -S lsofI get:
==> Pacman is currently in use, please wait.
it's obvious I need to quit an app but how?
also when I do a system update -Syu I get this
sudo pacman -Syu
:: Synchronizing package databases...
error: failed to init transaction (unable to lock database)
if you're sure a package manager is not already
running, you can remove /var/lib/pacman/db.lckLast edited by anthonym2121 (2010-01-20 01:40:14)
Offline
never mind I fixed it and found out how to remove it
sudo rm -f /var/lib/pacman/db.lckLast edited by anthonym2121 (2010-01-20 02:01:54)
Offline