how to kill a yum lock?

Armin Moradi amoradi at fedoraproject.org
Sat May 9 17:27:10 UTC 2009


When you try running yum again, it will inform you as to where the
lock is located (something like /var/run/yum.pid).  Then just delete
it (`su -c 'rm /var/run/yum.pid'`).  Just make sure that no other app
is currently using it (`su -c 'cat /var/run/yum.pid'`)

Hope this helps,
-- 
Armin Moradi




More information about the fedora-list mailing list