Terminate Yum Lock

Try this:

Open a terminal.
Become superuser by entering 'su' and then the password.
Then,
# cd /var/run/
# dir
Look for the 'yum.pid' file.
# rm -f yum.pid
# dir
Confirm that the 'yum.pid' file has been deleted.
# yum update
This should re-start your update process.
 

Post a Comment

0 Comments

"; var FstickyWork = stickyWork.replace(/(\r\n|\n|\r)/gm," "); if ( FstickyWork === "yes" ) { $(document).ready(function(){$("#header-navigation").sticky({topSpacing:0});}); } //]]>