> The GUI shows "Update in Progress" on the YUM updater page but nothing
> else happening.
>
> I could reboot the server but it is a working server and 200 miles away
> so don't want to break anything
>
> What to do Blues?
You can always kill the processes;
killall yum_update
killall yum
And then re-run 'yum update' from the console. Don't use -y unless you
really know you want all the updates.
And remove that YUM GUI-crap and always run YUM from the console. The
GUI sure gives more problems than not using it.
/Kristian