Forced off yum process
Sometimes when you use yum upgrade some of the files, the following occurs:
another app is currently holding the yum lock; waiting for it to exit ...
Can be forced off the yum processes:
rm -f /var/run/yum.pd
Then you can use yum command.