On 03/30/2010 04:51 PM Kahlil Hodgson wrote:
On 03/30/2010 06:34 PM, ken wrote:
I've done a 'yum clean' and then run 'yum update' and get the same result as above. My hunch is that the problem is particular to these two packages (gmime and gmime-sharp)... because I've had repeated problems with just them. Updating thirty-some other packages went smoothly.
You may have a yum transaction that did not complete properly. Try
yum-complete-transaction
Kal
Thanks for trying. But that said there were no imcomplete transactions. And when I ran the update again, I got the same
.... --> Running transaction check --> Processing Dependency: gmime = 2.2.10-5.el5.centos for package: gmime-sharp ---> Package gmime.i386 0:2.2.25-1.el5 set to be updated --> Finished Dependency Resolution gmime-sharp-2.2.10-5.el5.centos.i386 from installed has depsolving problems --> Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) Error: Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) ....
It's good to be thorough though. There's got to be a way to fix this and who knows which command will do it?
Thanks again, Kal, ken