Hi!
I've been reading of various problems people have been having with applying the latest updates using yum.
I'm also having issues similar to this, but I'm getting a failed dependency on libtools-libs as follows
---Snip---
--> Running transaction check
--> Processing Dependency: libtool-libs = 1.5.6-4.EL4.1.c4.4 for package: libtool
--> Finished Dependency Resolution
Error: Missing Dependency: libtool-libs = 1.5.6-4.EL4.1.c4.4 is needed by package libtool
================================================================
No new rpms were installed. No additional commands are required.
================================================================
---Snip---
I have taken the following action:
Removed smeaddons from the yum.conf file.
run 'yum clean all'
run 'yum update' again
I still have the problem.
What am I missing?