How To Find Which Process Is Holding Yum Lock
RegisterLogin
How To Find Which Process Is Holding Yum Lock
Post Description: i get an error that says: another app is currently holding the yum lock; waiting for it to exit... i have linux centos,
Tags: how, to, find, which, process, is, holding, yum, lock
This Post Was Posted On Apr 29, 2010 By Ganti #3437
Post Description: i get an error that says: another app is currently holding the yum lock; waiting for it to exit... i have linux centos,
Tags: how, to, find, which, process, is, holding, yum, lock
This Post Was Posted On Apr 29, 2010 By Ganti #3437
How To Find Which Process Is Holding Yum Lock by Ganti
Another app is currently holding the yum lock; waiting for it to exit...
i have linux centos,
can you help please
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#3887 1
look in the processes list. you can send this command
ps aux | grep yum
once you find out which PID is holding it, you can kill it
for example:
shell command
ps aux | grep yum
once you find out which PID is holding it, you can kill it
for example:
shell command
kill 7754
Apr 29, 2010 Reply Report abuse
©2012 Webune Forums - Thu Dec 13, 2012 1:54 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3