Akemi Yagi wrote:
On Tue, Aug 25, 2009 at 7:09 AM, Bowie BaileyBowie_Bailey@buc.com wrote:
I was starting to run a yum update on one of my servers and noticed that it wanted to install Thunderbird for some reason. Running yum with the '-v' option gave this output:
Why is it trying to get the python lib from Thunderbird when the Python package is already installed?
I don't really want Thunderbird installed on a server. Any suggestions?
Please run 'yum clean all' and try again. That should take care of the problem (for now).
Yep. I thought about that right after I sent the email. 'yum clean all' fixed it for me.