Monday, October 26, 2009

cannot get shared lock on database

To resolve this i had to look which were the process taking the database:

lsof | grep /var/lib/rpm/packages.rpm

And then killed it with the SIGKILL signal.

0 comentarios: