yum update
[...]
Resolving dependencies ....Unable to satisfy dependencies Package gkrellm-wireless needs gkrellm = 2.1.28-3, this is not available.
any idea how I get out of this?
While waiting for the affected repo to update gkrellm, you could modify your /etc/yum.conf file to exclude all updates related to files beginning with gkrellm with this line:
exclude=gkrellm*
Hope this helps, temporarily, until the repo gets the rpm you need. Clint
-- Clint Harshaw <clint@xxxxxxxxxxxxxxxxxxxx>