Results 1 to 4 of 4
How do I unlock Yum without booting?...
- 11-13-2010 #1
Unlock Yum
How do I unlock Yum without booting?
Last edited by theKbStockpiler; 11-13-2010 at 03:58 AM. Reason: stupidity
- 11-13-2010 #2
Can you explain what you're trying to do? The question as is makes no sense.
- 11-13-2010 #3
Here is the sence.
I had a lot of web pages in RAM at the time and did not want to dump it by unlocking yum through the process of restarting my computer. The daemon that monitors Yum does not always unlock it .
- 11-13-2010 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
If the yum-updatesd daemon is keeping yum locked, then you can try shutting it down: service stop yum-updatesd
If that doesn't work (still locked), then you will need to remove the lock file. I'm not sure where it is located, but it probably starts with a dot, so it will be "hidden" unless you look for it with "ls -a" to show hidden files in a directory.
Anyway, post the contents of /etc/yum/yum-updatesd.conf here just so we can be sure there isn't something in the configuration that may contribute to this problem.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
