Results 1 to 2 of 2
Hey guys:
I ran service --status-all and on the last line, I got this:
yum-updatesd dead but subsys locked
I was wondering what that means?...
- 08-18-2009 #1
yum-updatesd dead but subsys locked
Hey guys:
I ran service --status-all and on the last line, I got this:
yum-updatesd dead but subsys locked
I was wondering what that means?
- 08-26-2009 #2Linux Newbie
- Join Date
- Jan 2008
- Location
- Canada
- Posts
- 109
Hi
As root go to the directory /var/lock/subsys and look for a file with the name yum-updatesd . Remove it with 'rm -i yum-updatesd' (exclude the single quotes). This is a lock file and is created each time a process starts. These get messed up and must be removed on occasion.
Cheers...
Robert


Reply With Quote
